Jul 23 00:57:51.102776 np0000186232 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 23 00:57:51.111551 np0000186232 devstack@c-api.service[111347]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 23 00:57:51.114420 np0000186232 devstack@c-api.service[111347]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jul 23 00:57:51 2026] *** Jul 23 00:57:51.114420 np0000186232 devstack@c-api.service[111347]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 23 00:57:51.114420 np0000186232 devstack@c-api.service[111347]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 23 00:57:51.114420 np0000186232 devstack@c-api.service[111347]: nodename: np0000186232 Jul 23 00:57:51.114420 np0000186232 devstack@c-api.service[111347]: machine: x86_64 Jul 23 00:57:51.114420 np0000186232 devstack@c-api.service[111347]: clock source: unix Jul 23 00:57:51.114420 np0000186232 devstack@c-api.service[111347]: pcre jit disabled Jul 23 00:57:51.114420 np0000186232 devstack@c-api.service[111347]: detected number of CPU cores: 16 Jul 23 00:57:51.114420 np0000186232 devstack@c-api.service[111347]: current working directory: / Jul 23 00:57:51.114420 np0000186232 devstack@c-api.service[111347]: detected binary path: /usr/bin/uwsgi-core Jul 23 00:57:51.114420 np0000186232 devstack@c-api.service[111347]: your processes number limit is 256916 Jul 23 00:57:51.114420 np0000186232 devstack@c-api.service[111347]: your memory page size is 4096 bytes Jul 23 00:57:51.114420 np0000186232 devstack@c-api.service[111347]: detected max file descriptor number: 2048 Jul 23 00:57:51.114420 np0000186232 devstack@c-api.service[111347]: lock engine: pthread robust mutexes Jul 23 00:57:51.114926 np0000186232 devstack@c-api.service[111347]: thunder lock: enabled Jul 23 00:57:51.114926 np0000186232 devstack@c-api.service[111347]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 23 00:57:51.114926 np0000186232 devstack@c-api.service[111347]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 23 00:57:51.115032 np0000186232 devstack@c-api.service[111347]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 23 00:57:51.115032 np0000186232 devstack@c-api.service[111347]: Set PythonHome to /opt/stack/data/venv Jul 23 00:57:51.162489 np0000186232 devstack@c-api.service[111347]: Python main interpreter initialized at 0x7b63d3ea4668 Jul 23 00:57:51.162489 np0000186232 devstack@c-api.service[111347]: python threads support enabled Jul 23 00:57:51.162489 np0000186232 devstack@c-api.service[111347]: your server socket listen backlog is limited to 100 connections Jul 23 00:57:51.162489 np0000186232 devstack@c-api.service[111347]: your mercy for graceful operations on workers is 80 seconds Jul 23 00:57:51.162489 np0000186232 devstack@c-api.service[111347]: mapped 671795 bytes (656 KB) for 4 cores Jul 23 00:57:51.162701 np0000186232 devstack@c-api.service[111347]: *** Operational MODE: preforking *** Jul 23 00:57:51.162851 np0000186232 devstack@c-api.service[111347]: *** uWSGI is running in multiple interpreter mode *** Jul 23 00:57:51.162851 np0000186232 devstack@c-api.service[111347]: spawned uWSGI master process (pid: 111347) Jul 23 00:57:51.162991 np0000186232 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 23 00:57:51.163662 np0000186232 devstack@c-api.service[111347]: spawned uWSGI worker 1 (pid: 111407, cores: 1) Jul 23 00:57:51.164278 np0000186232 devstack@c-api.service[111347]: spawned uWSGI worker 2 (pid: 111408, cores: 1) Jul 23 00:57:51.164743 np0000186232 devstack@c-api.service[111347]: spawned uWSGI worker 3 (pid: 111409, cores: 1) Jul 23 00:57:51.165249 np0000186232 devstack@c-api.service[111347]: spawned uWSGI worker 4 (pid: 111410, cores: 1) Jul 23 00:57:51.165332 np0000186232 devstack@c-api.service[111347]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 23 00:57:51.292140 np0000186232 devstack@c-api.service[111408]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 23 00:57:51.292140 np0000186232 devstack@c-api.service[111408]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 23 00:57:51.292140 np0000186232 devstack@c-api.service[111408]: we strongly recommend against using it for new projects. Jul 23 00:57:51.292140 np0000186232 devstack@c-api.service[111408]: If you are already using Eventlet, we recommend migrating to a different Jul 23 00:57:51.292140 np0000186232 devstack@c-api.service[111408]: framework. For more detail see Jul 23 00:57:51.292140 np0000186232 devstack@c-api.service[111408]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 23 00:57:51.292140 np0000186232 devstack@c-api.service[111408]: import eventlet # noqa Jul 23 00:57:51.294831 np0000186232 devstack@c-api.service[111409]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 23 00:57:51.294831 np0000186232 devstack@c-api.service[111409]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 23 00:57:51.294831 np0000186232 devstack@c-api.service[111409]: we strongly recommend against using it for new projects. Jul 23 00:57:51.294831 np0000186232 devstack@c-api.service[111409]: If you are already using Eventlet, we recommend migrating to a different Jul 23 00:57:51.294831 np0000186232 devstack@c-api.service[111409]: framework. For more detail see Jul 23 00:57:51.294831 np0000186232 devstack@c-api.service[111409]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 23 00:57:51.294831 np0000186232 devstack@c-api.service[111409]: import eventlet # noqa Jul 23 00:57:51.299839 np0000186232 devstack@c-api.service[111410]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 23 00:57:51.299839 np0000186232 devstack@c-api.service[111410]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 23 00:57:51.299839 np0000186232 devstack@c-api.service[111410]: we strongly recommend against using it for new projects. Jul 23 00:57:51.299839 np0000186232 devstack@c-api.service[111410]: If you are already using Eventlet, we recommend migrating to a different Jul 23 00:57:51.299839 np0000186232 devstack@c-api.service[111410]: framework. For more detail see Jul 23 00:57:51.299839 np0000186232 devstack@c-api.service[111410]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 23 00:57:51.299839 np0000186232 devstack@c-api.service[111410]: import eventlet # noqa Jul 23 00:57:51.302632 np0000186232 devstack@c-api.service[111407]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 23 00:57:51.302632 np0000186232 devstack@c-api.service[111407]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 23 00:57:51.302632 np0000186232 devstack@c-api.service[111407]: we strongly recommend against using it for new projects. Jul 23 00:57:51.302632 np0000186232 devstack@c-api.service[111407]: If you are already using Eventlet, we recommend migrating to a different Jul 23 00:57:51.302632 np0000186232 devstack@c-api.service[111407]: framework. For more detail see Jul 23 00:57:51.302632 np0000186232 devstack@c-api.service[111407]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 23 00:57:51.302632 np0000186232 devstack@c-api.service[111407]: import eventlet # noqa Jul 23 00:57:51.456927 np0000186232 devstack@c-api.service[111408]: /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 23 00:57:51.456927 np0000186232 devstack@c-api.service[111408]: from cgi import parse_header Jul 23 00:57:51.467139 np0000186232 devstack@c-api.service[111409]: /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 23 00:57:51.467139 np0000186232 devstack@c-api.service[111409]: from cgi import parse_header Jul 23 00:57:51.468112 np0000186232 devstack@c-api.service[111407]: /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 23 00:57:51.468112 np0000186232 devstack@c-api.service[111407]: from cgi import parse_header Jul 23 00:57:51.470072 np0000186232 devstack@c-api.service[111410]: /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 23 00:57:51.470072 np0000186232 devstack@c-api.service[111410]: from cgi import parse_header Jul 23 00:57:51.505073 np0000186232 devstack@c-api.service[111408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 23 00:57:51.505073 np0000186232 devstack@c-api.service[111408]: warnings.warn( Jul 23 00:57:51.508619 np0000186232 devstack@c-api.service[111407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 23 00:57:51.508619 np0000186232 devstack@c-api.service[111407]: warnings.warn( Jul 23 00:57:51.509582 np0000186232 devstack@c-api.service[111410]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 23 00:57:51.509582 np0000186232 devstack@c-api.service[111410]: warnings.warn( Jul 23 00:57:51.511644 np0000186232 devstack@c-api.service[111409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 23 00:57:51.511644 np0000186232 devstack@c-api.service[111409]: warnings.warn( Jul 23 00:57:51.517970 np0000186232 devstack@c-api.service[111408]: /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 23 00:57:51.517970 np0000186232 devstack@c-api.service[111408]: removals.removed_module( Jul 23 00:57:51.519277 np0000186232 devstack@c-api.service[111407]: /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 23 00:57:51.519277 np0000186232 devstack@c-api.service[111407]: removals.removed_module( Jul 23 00:57:51.519912 np0000186232 devstack@c-api.service[111410]: /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 23 00:57:51.519912 np0000186232 devstack@c-api.service[111410]: removals.removed_module( Jul 23 00:57:51.520812 np0000186232 devstack@c-api.service[111408]: /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 23 00:57:51.520812 np0000186232 devstack@c-api.service[111408]: removals.removed_module( Jul 23 00:57:51.520969 np0000186232 devstack@c-api.service[111407]: /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 23 00:57:51.520969 np0000186232 devstack@c-api.service[111407]: removals.removed_module( Jul 23 00:57:51.521691 np0000186232 devstack@c-api.service[111410]: /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 23 00:57:51.521691 np0000186232 devstack@c-api.service[111410]: removals.removed_module( Jul 23 00:57:51.522849 np0000186232 devstack@c-api.service[111409]: /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 23 00:57:51.522849 np0000186232 devstack@c-api.service[111409]: removals.removed_module( Jul 23 00:57:51.524749 np0000186232 devstack@c-api.service[111409]: /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 23 00:57:51.524749 np0000186232 devstack@c-api.service[111409]: removals.removed_module( Jul 23 00:57:52.278268 np0000186232 devstack@c-api.service[111407]: /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 23 00:57:52.278268 np0000186232 devstack@c-api.service[111407]: warnings.warn( Jul 23 00:57:52.290205 np0000186232 devstack@c-api.service[111409]: /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 23 00:57:52.290205 np0000186232 devstack@c-api.service[111409]: warnings.warn( Jul 23 00:57:52.325675 np0000186232 devstack@c-api.service[111408]: /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 23 00:57:52.325675 np0000186232 devstack@c-api.service[111408]: warnings.warn( Jul 23 00:57:52.328366 np0000186232 devstack@c-api.service[111407]: /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 23 00:57:52.328366 np0000186232 devstack@c-api.service[111407]: warnings.warn( Jul 23 00:57:52.331857 np0000186232 devstack@c-api.service[111410]: /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 23 00:57:52.331857 np0000186232 devstack@c-api.service[111410]: warnings.warn( Jul 23 00:57:52.342637 np0000186232 devstack@c-api.service[111409]: /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 23 00:57:52.342637 np0000186232 devstack@c-api.service[111409]: warnings.warn( Jul 23 00:57:52.378402 np0000186232 devstack@c-api.service[111408]: /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 23 00:57:52.378402 np0000186232 devstack@c-api.service[111408]: warnings.warn( Jul 23 00:57:52.381685 np0000186232 devstack@c-api.service[111410]: /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 23 00:57:52.381685 np0000186232 devstack@c-api.service[111410]: warnings.warn( Jul 23 00:57:52.539588 np0000186232 devstack@c-api.service[111409]: 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 23 00:57:52.539588 np0000186232 devstack@c-api.service[111409]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111409) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 23 00:57:52.539828 np0000186232 devstack@c-api.service[111407]: 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 23 00:57:52.539828 np0000186232 devstack@c-api.service[111407]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111407) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 23 00:57:52.548151 np0000186232 devstack@c-api.service[111408]: 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 23 00:57:52.548325 np0000186232 devstack@c-api.service[111408]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111408) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 23 00:57:52.570200 np0000186232 devstack@c-api.service[111410]: 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 23 00:57:52.570402 np0000186232 devstack@c-api.service[111410]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111410) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 23 00:57:52.623759 np0000186232 devstack@c-api.service[111408]: /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 23 00:57:52.623759 np0000186232 devstack@c-api.service[111408]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 23 00:57:52.624152 np0000186232 devstack@c-api.service[111407]: /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 23 00:57:52.624152 np0000186232 devstack@c-api.service[111407]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 23 00:57:52.624686 np0000186232 devstack@c-api.service[111409]: /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 23 00:57:52.624686 np0000186232 devstack@c-api.service[111409]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 23 00:57:52.644779 np0000186232 devstack@c-api.service[111410]: /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 23 00:57:52.644779 np0000186232 devstack@c-api.service[111410]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 23 00:57:53.082509 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111409) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 23 00:57:53.082695 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111410) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 23 00:57:53.082772 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111408) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 23 00:57:53.082849 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.082947 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111407) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 23 00:57:53.083036 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.083097 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.083097 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.083229 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.083295 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.083295 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.083396 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.083453 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.083453 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.083639 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.083711 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.084992 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.084992 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.084992 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.084992 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.085319 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.085380 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.085515 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.085601 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.085697 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.085779 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.085877 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.085949 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.085986 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.086033 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.086076 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.086116 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.086150 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.086188 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.086232 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.086280 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.086331 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.086367 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.086411 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.086457 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.086513 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.086552 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.086552 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.086552 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.091488 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.091488 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.091488 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.091676 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.091719 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.091763 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.091807 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.091844 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.091878 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.091923 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.091967 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.092008 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.092008 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.092077 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.092123 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.092162 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.092162 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.092236 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.092276 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.092315 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.092315 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.092388 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.092433 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.092484 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.092528 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.092579 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.092619 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.092619 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.092691 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.092732 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.092766 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.092804 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.092846 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.092893 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.092931 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.092970 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.093006 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.093046 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.093091 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.093130 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.093180 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.093218 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.093253 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.093294 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.093333 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.093367 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.093412 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.093452 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.093506 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.093550 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.093585 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.093623 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.093623 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.093623 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.093623 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.093623 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.094107 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.094315 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.094315 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.094386 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.094426 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.094483 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.094540 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.094580 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.094616 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.094654 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.094697 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.094736 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.094773 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.094810 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.094810 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.094877 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.094877 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.094877 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.094877 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.095016 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.095057 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.095095 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.095131 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.095169 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.095213 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.095256 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.095295 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.095333 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.095373 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.095415 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.095454 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.095509 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.095547 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.095585 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.095622 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.095670 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.095710 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.095747 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.095791 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.095830 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.095867 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.095909 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.096004 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.096049 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.096049 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.096222 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.096263 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.096307 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.096345 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.096383 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.096426 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.096481 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.096521 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.096521 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.096521 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.096521 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.096671 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.096671 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.096671 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.096781 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.096820 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.096859 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.096896 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.096896 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.096987 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.096987 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.097056 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.097056 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.097127 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.097220 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.097259 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.097302 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.097346 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.097401 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.097439 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.100294 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.100294 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.100365 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.100390 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.100415 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.100415 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.100415 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.100415 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.100415 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.100547 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.100547 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.100595 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.100620 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.100648 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.100682 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.100707 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.100730 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.100761 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.100785 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.100809 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.100839 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.100868 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.100893 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.100923 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.100948 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.100977 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.101015 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.101015 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.101065 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.101093 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.101120 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.101165 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.101190 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.101214 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.101242 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.101267 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.101298 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.101327 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.101354 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.101378 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.101405 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.101428 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.101454 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.101496 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.101521 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.101521 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.101521 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.101603 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.101631 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.101655 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.101680 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.101704 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.101743 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.101772 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.101796 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.101826 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.101826 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.101826 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.101905 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.101905 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.101905 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.101905 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.101905 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.101905 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.101905 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.104069 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.104135 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.104195 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.104274 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.104347 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.104426 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.104457 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.104523 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.104549 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.104597 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.104658 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.104717 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.104775 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.104810 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.104844 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.104882 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.104911 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.104970 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.105030 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.105089 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.105221 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.105546 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.105641 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.105732 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.105824 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.105915 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.106011 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.106108 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.106496 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.106559 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.106627 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.106679 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.106736 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.106785 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.106843 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.106897 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.106948 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.106998 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.107049 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.107094 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.107137 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.107179 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.107179 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.107257 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.107309 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.107352 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.107400 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.107443 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.107500 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.107543 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.107593 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.107635 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.107681 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.107681 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.107681 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.107681 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.107937 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.107994 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.108045 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.108099 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.108168 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.108210 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.108210 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.108289 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.108341 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.108390 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.108390 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.108390 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.108521 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.108566 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.108610 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.108666 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.108712 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.108763 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.108806 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.108849 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.108890 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.108890 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.108974 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.109018 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.109065 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.109107 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.109185 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.109185 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.109260 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.109260 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.109260 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.109375 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.109375 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.109452 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.109515 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.109559 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.109622 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.109669 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.109720 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.109763 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.109808 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.109852 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.109852 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.110056 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.110150 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.110213 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.110319 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.110400 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.110460 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.110593 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.110655 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.110655 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.110778 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.110853 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.110853 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.110853 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.111734 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.111863 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.111863 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.111983 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.112041 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.112101 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.112156 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.112211 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.112265 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.112330 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.112402 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.112514 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.112514 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.112514 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.112728 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.112728 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.112728 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.112728 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.112728 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.112728 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.112728 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.113077 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.113077 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.113077 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.113077 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.113077 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.113077 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.113077 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.113596 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.113666 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.113724 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.113779 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.113846 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.113914 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.113971 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.114026 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.114082 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.114136 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.114191 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.114247 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.114303 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.114362 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.114439 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.114575 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.114655 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.114711 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.114768 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.114768 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.114906 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.114986 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.115041 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.115041 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.115041 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.115041 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.115041 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.115041 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.115557 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.115557 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.115557 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.115557 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.115761 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.115849 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.115906 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.115961 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.116028 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.116083 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.116138 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.116192 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.116249 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.116304 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.116358 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.116438 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.116581 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.116641 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.116712 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.116770 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.116829 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.116883 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.116883 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.116992 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.117059 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.117059 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.117059 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.117059 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.117344 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.117344 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.117344 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.117344 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.117344 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.117667 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.117737 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.117737 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.117840 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.117840 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.117840 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.117840 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.117840 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.117840 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.118051 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.118051 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.118051 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.118155 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.118195 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.118230 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.118268 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.118305 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.118340 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.118378 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.118415 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.118457 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.118521 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.118571 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.118614 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.118654 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.118690 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.118727 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.118764 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.118807 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.118843 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.118888 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.118926 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.118964 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.119000 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.119037 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.119072 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.119112 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.119150 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.119150 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.119150 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.119150 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.119285 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.119321 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.119360 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.119396 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.119434 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.119518 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.119565 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.119565 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.119565 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.119565 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.119711 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.119752 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.119790 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.119826 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.119870 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.119914 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.119962 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.120006 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.120050 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.120095 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.120136 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.120176 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.120211 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.120247 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.120283 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.120320 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.120353 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.120402 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.120442 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.120500 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.120565 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.120607 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.120644 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.120680 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.120717 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.120751 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.120797 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.120835 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.120872 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.120906 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.120945 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.120983 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.121018 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.121061 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.121097 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.121131 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.121201 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.121240 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.121279 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.121314 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.121352 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.121388 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.124834 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.124911 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.125002 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.125094 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.125233 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.125335 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.125431 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.125548 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.125644 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.125712 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.125757 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.125798 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.125836 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.125888 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.125927 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.125967 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.126009 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.126049 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.126088 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.126127 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.126164 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.126200 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.126238 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.126275 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.126335 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.126404 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.126450 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.126525 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.126647 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.126709 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.126748 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.126788 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.126828 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.126876 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.126916 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.126960 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.126999 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.127038 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.127075 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.127114 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.127153 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.127192 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.127230 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.127276 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.127276 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.127356 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.127394 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.127430 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.127487 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.127528 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.127566 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.127604 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.127651 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.127705 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.127745 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.127783 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.127828 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.127866 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.127904 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.127945 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.127984 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.128021 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.128059 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.128109 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.128148 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.128148 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.128148 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.128148 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.128148 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.128148 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.128832 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.128887 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.128954 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.129012 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.129068 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.129126 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.129199 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.129245 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.129285 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.129322 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.129367 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.129405 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.129450 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.129513 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.129555 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.129598 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.129641 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.129692 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.129692 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.129766 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.129804 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.129848 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.129848 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.129848 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.129848 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.129848 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.130028 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.130028 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.135395 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.135479 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.135574 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.135653 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.135735 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.135817 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.135917 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.136005 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.136098 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.136175 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.136262 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.136346 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.136429 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.136541 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.155195 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.155365 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.155426 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.155607 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.155738 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.155869 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.156018 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.156146 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.156272 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.156397 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.156559 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.156690 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.156815 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.156952 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.157663 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.157821 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.157961 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.158103 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.158232 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.158304 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.158370 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.158410 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.158450 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.158540 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.158583 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.158686 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.158731 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.158767 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.158820 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.158866 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.158906 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.158954 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.158992 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.159057 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.159097 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.159132 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.159192 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.159231 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.159276 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.159314 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.159351 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.159449 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.168034 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.168087 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.168159 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.168200 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.168249 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.168288 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.168325 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.168370 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.168413 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.168456 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.168511 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.168561 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.168561 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.168561 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.168929 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.169008 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.169070 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.169130 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.169234 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.169234 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.169359 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.169420 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.169506 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.169626 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.169697 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.169796 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.169858 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.169970 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.170576 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.170822 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.170822 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.170822 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.170822 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.171058 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.171148 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.171215 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.171284 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.171349 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.171409 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.171503 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.171570 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.171642 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.171704 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.171762 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.171822 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.171884 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.171944 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.172002 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.172062 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.172135 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.172195 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.172254 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.172316 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.172375 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.172434 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.172516 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.172577 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.172639 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.172711 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.172711 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.172839 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.172903 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.172962 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.173017 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.173072 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.173128 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.173128 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.173264 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.173320 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.173385 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.173489 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.173549 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.173604 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.173660 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.173715 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.173715 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.173851 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.173909 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.173963 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.174018 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.174018 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.174119 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.174188 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.174188 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.174291 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.174291 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.174291 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.174456 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.174548 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.174548 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.174657 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.174737 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.174794 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.174850 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.174913 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.174913 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.174913 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.174913 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.175146 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.175146 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.175146 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.175146 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.175146 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.175146 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.175146 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.175557 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.175557 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.175557 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.175557 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.175784 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.175841 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.175908 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.175983 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.176048 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.176113 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.176178 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.176234 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.176288 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.176350 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.176407 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.176506 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.176565 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.176620 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.176674 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.176746 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.176801 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.176856 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.176926 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.176982 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.177039 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.177112 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.177237 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.177237 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.177237 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.177237 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.177237 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.177237 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.177237 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.177237 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.177237 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.177719 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.177719 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.177841 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.177899 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.177965 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.178017 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.178050 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.178076 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.178076 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.178130 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.178130 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.178184 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.178212 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.178238 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.178264 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.178297 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.178325 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.178352 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.178387 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.178417 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.178443 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.178487 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.178517 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.178548 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.178576 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.178604 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.178632 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.178655 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.178687 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.178717 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.178743 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.178770 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.178794 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.178822 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.178853 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.178881 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.178908 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.178948 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.178980 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.179007 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.179034 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.179062 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.179086 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.179115 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.179115 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.179162 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.179187 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.179224 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.179249 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.179278 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.179305 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.179332 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.179360 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.179385 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.179385 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.179385 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:57:53.179490 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.179490 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.179490 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.179490 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.179490 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.179490 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111410) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.179678 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.179678 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.179678 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.179768 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.179768 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.179822 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.179853 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.179881 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.179908 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.179974 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.180013 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.180074 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:57:53.180104 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.180148 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:57:53.180205 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:57:53.180266 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:57:53.180323 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:57:53.180381 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:57:53.226666 np0000186232 devstack@c-api.service[111410]: INFO dbcounter [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Registered counter for database cinder Jul 23 00:57:53.227354 np0000186232 devstack@c-api.service[111408]: INFO dbcounter [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Registered counter for database cinder Jul 23 00:57:53.228176 np0000186232 devstack@c-api.service[111407]: INFO dbcounter [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Registered counter for database cinder Jul 23 00:57:53.239675 np0000186232 devstack@c-api.service[111409]: INFO dbcounter [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Registered counter for database cinder Jul 23 00:57:53.266317 np0000186232 devstack@c-api.service[111410]: DEBUG oslo_db.sqlalchemy.engines [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 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=111410) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:57:53.267448 np0000186232 devstack@c-api.service[111408]: DEBUG oslo_db.sqlalchemy.engines [None req-373334f8-4398-40da-95f8-b7ff26e21e81 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=111408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:57:53.271613 np0000186232 devstack@c-api.service[111407]: DEBUG oslo_db.sqlalchemy.engines [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 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=111407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:57:53.282935 np0000186232 devstack@c-api.service[111409]: DEBUG oslo_db.sqlalchemy.engines [None req-d33487ae-3499-4103-ac85-ee32c18c2acd 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=111409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:57:53.383063 np0000186232 devstack@c-api.service[111408]: DEBUG dbcounter [-] [111408] Writer thread running {{(pid=111408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 23 00:57:53.383442 np0000186232 devstack@c-api.service[111410]: DEBUG dbcounter [-] [111410] Writer thread running {{(pid=111410) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 23 00:57:53.385236 np0000186232 devstack@c-api.service[111410]: INFO cinder.rpc [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 23 00:57:53.385347 np0000186232 devstack@c-api.service[111408]: INFO cinder.rpc [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 23 00:57:53.387279 np0000186232 devstack@c-api.service[111410]: INFO cinder.rpc [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 23 00:57:53.387572 np0000186232 devstack@c-api.service[111408]: INFO cinder.rpc [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 23 00:57:53.389093 np0000186232 devstack@c-api.service[111410]: INFO cinder.rpc [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 23 00:57:53.389543 np0000186232 devstack@c-api.service[111408]: INFO cinder.rpc [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 23 00:57:53.390733 np0000186232 devstack@c-api.service[111410]: INFO cinder.rpc [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 23 00:57:53.391309 np0000186232 devstack@c-api.service[111408]: INFO cinder.rpc [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 23 00:57:53.391585 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.392160 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.394036 np0000186232 devstack@c-api.service[111407]: DEBUG dbcounter [-] [111407] Writer thread running {{(pid=111407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 23 00:57:53.394460 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.395074 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.396221 np0000186232 devstack@c-api.service[111409]: DEBUG dbcounter [-] [111409] Writer thread running {{(pid=111409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 23 00:57:53.396784 np0000186232 devstack@c-api.service[111407]: INFO cinder.rpc [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 23 00:57:53.398974 np0000186232 devstack@c-api.service[111409]: INFO cinder.rpc [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 23 00:57:53.399532 np0000186232 devstack@c-api.service[111407]: INFO cinder.rpc [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 23 00:57:53.401400 np0000186232 devstack@c-api.service[111409]: INFO cinder.rpc [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 23 00:57:53.402082 np0000186232 devstack@c-api.service[111407]: INFO cinder.rpc [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 23 00:57:53.403582 np0000186232 devstack@c-api.service[111409]: INFO cinder.rpc [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 23 00:57:53.404895 np0000186232 devstack@c-api.service[111407]: INFO cinder.rpc [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 23 00:57:53.405569 np0000186232 devstack@c-api.service[111409]: INFO cinder.rpc [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 23 00:57:53.406087 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.406435 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.409410 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.410123 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.425369 np0000186232 devstack@c-api.service[111408]: DEBUG oslo_db.sqlalchemy.engines [None req-373334f8-4398-40da-95f8-b7ff26e21e81 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=111408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:57:53.427157 np0000186232 devstack@c-api.service[111410]: DEBUG oslo_db.sqlalchemy.engines [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 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=111410) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:57:53.427596 np0000186232 devstack@c-api.service[111408]: INFO cinder.rpc [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 23 00:57:53.429909 np0000186232 devstack@c-api.service[111408]: INFO cinder.rpc [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 23 00:57:53.430002 np0000186232 devstack@c-api.service[111410]: INFO cinder.rpc [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 23 00:57:53.431112 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.432491 np0000186232 devstack@c-api.service[111410]: INFO cinder.rpc [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 23 00:57:53.433637 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.441752 np0000186232 devstack@c-api.service[111409]: DEBUG oslo_db.sqlalchemy.engines [None req-d33487ae-3499-4103-ac85-ee32c18c2acd 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=111409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:57:53.442211 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.443995 np0000186232 devstack@c-api.service[111409]: INFO cinder.rpc [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 23 00:57:53.444445 np0000186232 devstack@c-api.service[111407]: DEBUG oslo_db.sqlalchemy.engines [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 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=111407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:57:53.445433 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.445676 np0000186232 devstack@c-api.service[111409]: INFO cinder.rpc [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 23 00:57:53.446069 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.446526 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.447260 np0000186232 devstack@c-api.service[111407]: INFO cinder.rpc [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 23 00:57:53.448600 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.449266 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.449743 np0000186232 devstack@c-api.service[111407]: INFO cinder.rpc [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 23 00:57:53.450991 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.452390 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.453681 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.456676 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.456747 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.457533 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.459583 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.459859 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.460521 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.463017 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.463093 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.463431 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.464501 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.465900 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.466694 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.467727 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.468165 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.468767 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.469531 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.470248 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.470909 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.471438 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.472384 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.473012 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.473888 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.474346 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.475946 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.476565 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.477705 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.478711 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.478993 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.480519 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.481903 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.482067 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.482162 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.483388 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.484238 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.484860 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.485005 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.485563 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.485744 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.487160 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.487612 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.487682 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.487965 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.488571 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.489111 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.490053 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.490552 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.490888 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.491066 np0000186232 devstack@c-api.service[111408]: WARNING cinder.api.contrib.hosts [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 23 00:57:53.491776 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.491944 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.492351 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.493148 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.493297 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.493457 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.494480 np0000186232 devstack@c-api.service[111410]: WARNING cinder.api.contrib.hosts [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 23 00:57:53.494662 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.495057 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.495171 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.495657 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extended resource: extensions {{(pid=111408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.496521 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.496649 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.497069 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extended resource: os-quota-class-sets {{(pid=111408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.498000 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.498491 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extended resource: backups {{(pid=111408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.498621 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.498958 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extended resource: extensions {{(pid=111410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.500085 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.500267 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extended resource: os-quota-class-sets {{(pid=111410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.500848 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.500919 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extended resource: qos-specs {{(pid=111408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.501571 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.501639 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extended resource: backups {{(pid=111410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.502959 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.503686 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extended resource: os-quota-sets {{(pid=111408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.504138 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extended resource: qos-specs {{(pid=111410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.504243 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.504403 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.505156 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extended resource: os-availability-zone {{(pid=111408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.505453 np0000186232 devstack@c-api.service[111409]: WARNING cinder.api.contrib.hosts [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 23 00:57:53.506163 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.506247 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extended resource: os-quota-sets {{(pid=111410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.506374 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.506441 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extended resource: extra_specs {{(pid=111408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.507635 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.507702 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extended resource: os-availability-zone {{(pid=111410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.507872 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.508020 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extended resource: encryption {{(pid=111408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.508979 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.509044 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extended resource: extra_specs {{(pid=111410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.509337 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.509805 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extended resource: capabilities {{(pid=111408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.509946 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extended resource: extensions {{(pid=111409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.510585 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extended resource: encryption {{(pid=111410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.510726 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.511023 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extended resource: consistencygroups {{(pid=111408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.511280 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extended resource: os-quota-class-sets {{(pid=111409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.512145 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extended resource: capabilities {{(pid=111410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.512211 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.512573 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extended resource: backups {{(pid=111409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.512967 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extended resource: os-volume-manage {{(pid=111408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.513229 np0000186232 devstack@c-api.service[111407]: WARNING cinder.api.contrib.hosts [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 23 00:57:53.513407 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extended resource: consistencygroups {{(pid=111410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.513906 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.514503 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extended resource: os-hosts {{(pid=111408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.514661 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extended resource: qos-specs {{(pid=111409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.515366 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extended resource: os-volume-manage {{(pid=111410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.515435 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.515858 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extended resource: cgsnapshots {{(pid=111408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.516724 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.516813 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extended resource: os-hosts {{(pid=111410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.517247 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extended resource: encryption {{(pid=111408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.517319 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extended resource: os-quota-sets {{(pid=111409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.517734 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extended resource: extensions {{(pid=111407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.518220 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extended resource: cgsnapshots {{(pid=111410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.518778 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extended resource: os-availability-zone {{(pid=111409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.518848 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extended resource: os-snapshot-manage {{(pid=111408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.519070 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extended resource: os-quota-class-sets {{(pid=111407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.519595 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extended resource: encryption {{(pid=111410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.520052 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extended resource: extra_specs {{(pid=111409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.520267 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extended resource: os-volume-type-access {{(pid=111408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.520351 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extended resource: backups {{(pid=111407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.521149 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extended resource: os-snapshot-manage {{(pid=111410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.521665 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extended resource: encryption {{(pid=111409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.521858 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extended resource: scheduler-stats {{(pid=111408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.522662 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extended resource: os-volume-type-access {{(pid=111410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.523013 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extended resource: qos-specs {{(pid=111407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.523201 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extended resource: capabilities {{(pid=111409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.523277 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extended resource: os-volume-transfer {{(pid=111408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.524225 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extended resource: scheduler-stats {{(pid=111410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.524426 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extended resource: consistencygroups {{(pid=111409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.525107 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extended resource: os-quota-sets {{(pid=111407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.525693 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.525787 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extended resource: os-volume-transfer {{(pid=111410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.526386 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extended resource: os-volume-manage {{(pid=111409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.526590 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extended resource: os-availability-zone {{(pid=111407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.527091 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.527847 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extended resource: os-hosts {{(pid=111409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.527917 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extended resource: extra_specs {{(pid=111407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.527976 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.528434 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.529237 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extended resource: cgsnapshots {{(pid=111409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.529356 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.529424 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extended resource: encryption {{(pid=111407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.529839 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.530614 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extended resource: encryption {{(pid=111409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.530727 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.530794 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.contrib.snapshot_actions [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] SnapshotActionsController initialized {{(pid=111408) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 23 00:57:53.531022 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extended resource: capabilities {{(pid=111407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.531553 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.532103 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.532167 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extended resource: os-snapshot-manage {{(pid=111409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.532227 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extended resource: consistencygroups {{(pid=111407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.532888 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.533059 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.contrib.snapshot_actions [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] SnapshotActionsController initialized {{(pid=111410) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 23 00:57:53.533674 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extended resource: os-volume-type-access {{(pid=111409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.533825 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.534225 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extended resource: os-volume-manage {{(pid=111407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.534324 np0000186232 devstack@c-api.service[111408]: WARNING castellan.key_manager.migration [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.535099 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extension TypesManage extending resource: types {{(pid=111408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.535183 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.535242 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extended resource: scheduler-stats {{(pid=111409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.535307 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.535307 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extension AdminActions extending resource: volumes {{(pid=111408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.535456 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extension AdminActions extending resource: snapshots {{(pid=111408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.535547 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extension AdminActions extending resource: backups {{(pid=111408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.535685 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.535771 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extended resource: os-hosts {{(pid=111407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.535831 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.535890 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.536066 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.536168 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.536282 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.536377 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extension VolumeActions extending resource: volumes {{(pid=111408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.536500 np0000186232 devstack@c-api.service[111410]: WARNING castellan.key_manager.migration [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.536540 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.536616 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.536657 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extended resource: os-volume-transfer {{(pid=111409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.536729 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extension UsedLimits extending resource: limits {{(pid=111408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.536829 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.v3.router [None req-373334f8-4398-40da-95f8-b7ff26e21e81 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.537059 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extended resource: cgsnapshots {{(pid=111407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.537318 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extension TypesManage extending resource: types {{(pid=111410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.537437 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.537555 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extension AdminActions extending resource: volumes {{(pid=111410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.537680 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extension AdminActions extending resource: snapshots {{(pid=111410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.537782 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extension AdminActions extending resource: backups {{(pid=111410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.537883 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.537992 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.538095 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.538444 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extended resource: encryption {{(pid=111407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.538757 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.538860 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.538958 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.539000 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.539056 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extension VolumeActions extending resource: volumes {{(pid=111410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.539185 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.539276 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.539394 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extension UsedLimits extending resource: limits {{(pid=111410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.539500 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.v3.router [None req-10a6d298-21e6-4f3f-9ea8-d0d525951d70 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.539998 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extended resource: os-snapshot-manage {{(pid=111407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.540322 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.541486 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extended resource: os-volume-type-access {{(pid=111407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.541724 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.543055 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extended resource: scheduler-stats {{(pid=111407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.543150 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.544123 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.contrib.snapshot_actions [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] SnapshotActionsController initialized {{(pid=111409) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 23 00:57:53.544505 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extended resource: os-volume-transfer {{(pid=111407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:57:53.544837 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.545600 np0000186232 devstack@c-api.service[111408]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b63d3ea4668 pid: 111408 (default app) Jul 23 00:57:53.546171 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.546823 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.547185 np0000186232 devstack@c-api.service[111410]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b63d3ea4668 pid: 111410 (default app) Jul 23 00:57:53.547528 np0000186232 devstack@c-api.service[111409]: WARNING castellan.key_manager.migration [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.548190 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.548332 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extension TypesManage extending resource: types {{(pid=111409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.548548 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.548698 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extension AdminActions extending resource: volumes {{(pid=111409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.548822 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extension AdminActions extending resource: snapshots {{(pid=111409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.548919 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extension AdminActions extending resource: backups {{(pid=111409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.549026 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.549140 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.549258 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.549451 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extension SnapshotActions extending resource: snapshots {{(pid=111409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.549573 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.549615 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.549665 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.549769 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extension VolumeActions extending resource: volumes {{(pid=111409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.549888 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.549982 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extension VolumeTypeAccess extending resource: types {{(pid=111409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.550095 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extension UsedLimits extending resource: limits {{(pid=111409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.550192 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.v3.router [None req-d33487ae-3499-4103-ac85-ee32c18c2acd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.550960 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.551933 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.contrib.snapshot_actions [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] SnapshotActionsController initialized {{(pid=111407) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 23 00:57:53.552654 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.554091 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.555247 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.middleware.request_id [None req-9057eaba-623d-4fc5-ba0e-0492f78974c2 None None] RequestId filter calling following filter/app {{(pid=111408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:57:53.555591 np0000186232 devstack@c-api.service[111407]: WARNING castellan.key_manager.migration [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:57:53.556393 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extension TypesManage extending resource: types {{(pid=111407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.556534 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.556641 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extension AdminActions extending resource: volumes {{(pid=111407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.556756 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extension AdminActions extending resource: snapshots {{(pid=111407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.556861 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extension AdminActions extending resource: backups {{(pid=111407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.556959 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.557076 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.557199 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.557872 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.557974 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.558067 np0000186232 devstack@c-api.service[111408]: [pid: 111408|app: 0|req: 1/1] 199.204.45.242 () {60 vars in 956 bytes} [Thu Jul 23 00:57:53 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 23 00:57:53.558112 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.558174 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extension VolumeActions extending resource: volumes {{(pid=111407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.558300 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.558390 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.558533 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extension UsedLimits extending resource: limits {{(pid=111407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.558576 np0000186232 devstack@c-api.service[111409]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b63d3ea4668 pid: 111409 (default app) Jul 23 00:57:53.558610 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.v3.router [None req-95feb70e-32d0-4b3a-9b00-e4686ed54672 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:57:53.566780 np0000186232 devstack@c-api.service[111407]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b63d3ea4668 pid: 111407 (default app) Jul 23 00:58:00.618817 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.middleware.request_id [None req-9920df1f-8121-4464-8b19-27502dc0fc88 None None] RequestId filter calling following filter/app {{(pid=111410) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:58:01.115377 np0000186232 devstack@c-api.service[111410]: INFO cinder.api.openstack.wsgi [None req-9920df1f-8121-4464-8b19-27502dc0fc88 admin admin] POST https://199.204.45.242/volume/v3/types Jul 23 00:58:01.115961 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.openstack.wsgi [None req-9920df1f-8121-4464-8b19-27502dc0fc88 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111410) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 23 00:58:01.117615 np0000186232 devstack@c-api.service[111410]: /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 23 00:58:01.117615 np0000186232 devstack@c-api.service[111410]: warnings.warn( Jul 23 00:58:01.155168 np0000186232 devstack@c-api.service[111410]: DEBUG oslo_db.sqlalchemy.engines [None req-9920df1f-8121-4464-8b19-27502dc0fc88 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=111410) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:58:01.191836 np0000186232 devstack@c-api.service[111410]: INFO cinder.api.openstack.wsgi [None req-9920df1f-8121-4464-8b19-27502dc0fc88 admin admin] https://199.204.45.242/volume/v3/types returned with HTTP 200 Jul 23 00:58:01.192587 np0000186232 devstack@c-api.service[111410]: [pid: 111410|app: 0|req: 1/2] 199.204.45.242 () {68 vars in 1333 bytes} [Thu Jul 23 00:58:00 2026] POST /volume/v3/types => generated 186 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 00:58:01.208519 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.middleware.request_id [None req-8c03d580-3f74-4fcf-b88d-ceb1e35451a4 None None] RequestId filter calling following filter/app {{(pid=111408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:58:01.532923 np0000186232 devstack@c-api.service[111408]: INFO cinder.api.openstack.wsgi [None req-8c03d580-3f74-4fcf-b88d-ceb1e35451a4 admin admin] POST https://199.204.45.242/volume/v3/types/e2007272-b666-4fa5-a9d4-b77a6816ff26/extra_specs Jul 23 00:58:01.533483 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.openstack.wsgi [None req-8c03d580-3f74-4fcf-b88d-ceb1e35451a4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 23 00:58:01.535249 np0000186232 devstack@c-api.service[111408]: /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 23 00:58:01.535249 np0000186232 devstack@c-api.service[111408]: warnings.warn( Jul 23 00:58:01.569271 np0000186232 devstack@c-api.service[111408]: DEBUG oslo_db.sqlalchemy.engines [None req-8c03d580-3f74-4fcf-b88d-ceb1e35451a4 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=111408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:58:01.634494 np0000186232 devstack@c-api.service[111408]: INFO cinder.api.openstack.wsgi [None req-8c03d580-3f74-4fcf-b88d-ceb1e35451a4 admin admin] https://199.204.45.242/volume/v3/types/e2007272-b666-4fa5-a9d4-b77a6816ff26/extra_specs returned with HTTP 200 Jul 23 00:58:01.635065 np0000186232 devstack@c-api.service[111408]: [pid: 111408|app: 0|req: 2/3] 199.204.45.242 () {68 vars in 1480 bytes} [Thu Jul 23 00:58:01 2026] POST /volume/v3/types/e2007272-b666-4fa5-a9d4-b77a6816ff26/extra_specs => generated 55 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 00:58:03.447772 np0000186232 devstack@c-api.service[111409]: DEBUG dbcounter [-] [111409] Writing DB stats cinder:SELECT=6 {{(pid=111409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 00:58:03.448964 np0000186232 devstack@c-api.service[111407]: DEBUG dbcounter [-] [111407] Writing DB stats cinder:SELECT=6 {{(pid=111407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 00:58:11.188507 np0000186232 devstack@c-api.service[111410]: DEBUG dbcounter [-] [111410] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111410) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 00:58:11.632865 np0000186232 devstack@c-api.service[111408]: DEBUG dbcounter [-] [111408] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:01:34.891394 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.middleware.request_id [None req-2b7ca677-0027-41fd-a5a1-b4c395c18625 None None] RequestId filter calling following filter/app {{(pid=111409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:01:34.892330 np0000186232 devstack@c-api.service[111409]: INFO cinder.api.openstack.wsgi [None req-2b7ca677-0027-41fd-a5a1-b4c395c18625 None None] GET https://199.204.45.242/volume// Jul 23 01:01:34.892600 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.openstack.wsgi [None req-2b7ca677-0027-41fd-a5a1-b4c395c18625 None None] Empty body provided in request {{(pid=111409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:01:34.892941 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.openstack.wsgi [None req-2b7ca677-0027-41fd-a5a1-b4c395c18625 None None] Calling method 'all' {{(pid=111409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:01:34.893593 np0000186232 devstack@c-api.service[111409]: INFO cinder.api.openstack.wsgi [None req-2b7ca677-0027-41fd-a5a1-b4c395c18625 None None] https://199.204.45.242/volume// returned with HTTP 300 Jul 23 01:01:34.893967 np0000186232 devstack@c-api.service[111409]: [pid: 111409|app: 0|req: 1/4] 199.204.45.242 () {66 vars in 1456 bytes} [Thu Jul 23 01:01:34 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 23 01:02:12.249742 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.middleware.request_id [None req-6e15ac1f-b2be-4532-ae98-100fad0ee5ab None None] RequestId filter calling following filter/app {{(pid=111407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:02:12.253096 np0000186232 devstack@c-api.service[111407]: [pid: 111407|app: 0|req: 1/5] 199.204.45.242 () {62 vars in 1068 bytes} [Thu Jul 23 01:02:12 2026] GET /volume/v3 => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 23 01:02:12.286009 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.middleware.request_id [None req-bc921083-a674-4078-89f4-1622e9a4d114 None None] RequestId filter calling following filter/app {{(pid=111410) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:02:12.293414 np0000186232 devstack@c-api.service[111410]: [pid: 111410|app: 0|req: 2/6] 199.204.45.242 () {64 vars in 1272 bytes} [Thu Jul 23 01:02:12 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 23 01:02:12.326374 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.middleware.request_id [req-bc921083-a674-4078-89f4-1622e9a4d114 req-5edf88be-5f9b-4628-af46-70d17a2d1aec None None] RequestId filter calling following filter/app {{(pid=111408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:02:12.329619 np0000186232 devstack@c-api.service[111408]: INFO cinder.api.openstack.wsgi [req-bc921083-a674-4078-89f4-1622e9a4d114 req-5edf88be-5f9b-4628-af46-70d17a2d1aec demo demo] GET https://199.204.45.242/volume/v3/ Jul 23 01:02:12.329896 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.openstack.wsgi [req-bc921083-a674-4078-89f4-1622e9a4d114 req-5edf88be-5f9b-4628-af46-70d17a2d1aec demo demo] Empty body provided in request {{(pid=111408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:02:12.330192 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.openstack.wsgi [req-bc921083-a674-4078-89f4-1622e9a4d114 req-5edf88be-5f9b-4628-af46-70d17a2d1aec demo demo] Calling method 'version_select' {{(pid=111408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:02:12.332971 np0000186232 devstack@c-api.service[111408]: INFO cinder.api.openstack.wsgi [req-bc921083-a674-4078-89f4-1622e9a4d114 req-5edf88be-5f9b-4628-af46-70d17a2d1aec demo demo] https://199.204.45.242/volume/v3/ returned with HTTP 200 Jul 23 01:02:12.333444 np0000186232 devstack@c-api.service[111408]: [pid: 111408|app: 0|req: 3/7] 199.204.45.242 () {66 vars in 1346 bytes} [Thu Jul 23 01:02:12 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 01:02:12.369670 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.middleware.request_id [None req-ad549a0f-ba54-4739-a5f1-cd06ba2f6751 None None] RequestId filter calling following filter/app {{(pid=111409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:02:12.737967 np0000186232 devstack@c-api.service[111409]: INFO cinder.api.openstack.wsgi [None req-ad549a0f-ba54-4739-a5f1-cd06ba2f6751 demo demo] GET https://199.204.45.242/volume/v3/types Jul 23 01:02:12.738387 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.openstack.wsgi [None req-ad549a0f-ba54-4739-a5f1-cd06ba2f6751 demo demo] Empty body provided in request {{(pid=111409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:02:12.738552 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.openstack.wsgi [None req-ad549a0f-ba54-4739-a5f1-cd06ba2f6751 demo demo] Calling method 'index' {{(pid=111409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:02:12.739112 np0000186232 devstack@c-api.service[111409]: /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 23 01:02:12.739112 np0000186232 devstack@c-api.service[111409]: warnings.warn( Jul 23 01:02:12.739762 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.api_utils [None req-ad549a0f-ba54-4739-a5f1-cd06ba2f6751 demo demo] Removing options '' from query. {{(pid=111409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:02:12.777932 np0000186232 devstack@c-api.service[111409]: DEBUG oslo_db.sqlalchemy.engines [None req-ad549a0f-ba54-4739-a5f1-cd06ba2f6751 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=111409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 01:02:12.798395 np0000186232 devstack@c-api.service[111409]: INFO cinder.api.openstack.wsgi [None req-ad549a0f-ba54-4739-a5f1-cd06ba2f6751 demo demo] https://199.204.45.242/volume/v3/types returned with HTTP 200 Jul 23 01:02:12.798976 np0000186232 devstack@c-api.service[111409]: [pid: 111409|app: 0|req: 2/8] 199.204.45.242 () {64 vars in 1290 bytes} [Thu Jul 23 01:02:12 2026] GET /volume/v3/types => generated 377 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 01:02:12.835595 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.middleware.request_id [None req-ed9adfa7-3667-420f-87be-981468249d81 None None] RequestId filter calling following filter/app {{(pid=111407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:02:13.168543 np0000186232 devstack@c-api.service[111407]: INFO cinder.api.openstack.wsgi [None req-ed9adfa7-3667-420f-87be-981468249d81 demo demo] GET https://199.204.45.242/volume/v3/types/default Jul 23 01:02:13.168963 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.openstack.wsgi [None req-ed9adfa7-3667-420f-87be-981468249d81 demo demo] Empty body provided in request {{(pid=111407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:02:13.169232 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.openstack.wsgi [None req-ed9adfa7-3667-420f-87be-981468249d81 demo demo] Calling method 'show' {{(pid=111407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:02:13.207029 np0000186232 devstack@c-api.service[111407]: DEBUG oslo_db.sqlalchemy.engines [None req-ed9adfa7-3667-420f-87be-981468249d81 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=111407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 01:02:13.226401 np0000186232 devstack@c-api.service[111407]: /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 23 01:02:13.226401 np0000186232 devstack@c-api.service[111407]: warnings.warn( Jul 23 01:02:13.228539 np0000186232 devstack@c-api.service[111407]: INFO cinder.api.openstack.wsgi [None req-ed9adfa7-3667-420f-87be-981468249d81 demo demo] https://199.204.45.242/volume/v3/types/default returned with HTTP 200 Jul 23 01:02:13.229125 np0000186232 devstack@c-api.service[111407]: [pid: 111407|app: 0|req: 2/9] 199.204.45.242 () {64 vars in 1301 bytes} [Thu Jul 23 01:02:12 2026] GET /volume/v3/types/default => generated 145 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 01:02:13.727538 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.middleware.request_id [None req-5fc73a2a-1905-4fc7-8986-9148382a61eb None None] RequestId filter calling following filter/app {{(pid=111410) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:02:13.729017 np0000186232 devstack@c-api.service[111410]: [pid: 111410|app: 0|req: 3/10] 199.204.45.242 () {62 vars in 1068 bytes} [Thu Jul 23 01:02:13 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 23 01:02:13.761963 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.middleware.request_id [None req-331556ae-1947-44d4-8981-2351d46218c5 None None] RequestId filter calling following filter/app {{(pid=111408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:02:13.768313 np0000186232 devstack@c-api.service[111408]: [pid: 111408|app: 0|req: 4/11] 199.204.45.242 () {64 vars in 1272 bytes} [Thu Jul 23 01:02:13 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 23 01:02:13.799662 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.middleware.request_id [req-331556ae-1947-44d4-8981-2351d46218c5 req-8235859a-5541-41cd-90d1-76a313ec62eb None None] RequestId filter calling following filter/app {{(pid=111409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:02:13.803640 np0000186232 devstack@c-api.service[111409]: INFO cinder.api.openstack.wsgi [req-331556ae-1947-44d4-8981-2351d46218c5 req-8235859a-5541-41cd-90d1-76a313ec62eb demo demo] GET https://199.204.45.242/volume/v3/ Jul 23 01:02:13.804358 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.openstack.wsgi [req-331556ae-1947-44d4-8981-2351d46218c5 req-8235859a-5541-41cd-90d1-76a313ec62eb demo demo] Empty body provided in request {{(pid=111409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:02:13.804813 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.openstack.wsgi [req-331556ae-1947-44d4-8981-2351d46218c5 req-8235859a-5541-41cd-90d1-76a313ec62eb demo demo] Calling method 'version_select' {{(pid=111409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:02:13.805657 np0000186232 devstack@c-api.service[111409]: INFO cinder.api.openstack.wsgi [req-331556ae-1947-44d4-8981-2351d46218c5 req-8235859a-5541-41cd-90d1-76a313ec62eb demo demo] https://199.204.45.242/volume/v3/ returned with HTTP 200 Jul 23 01:02:13.806281 np0000186232 devstack@c-api.service[111409]: [pid: 111409|app: 0|req: 3/12] 199.204.45.242 () {66 vars in 1346 bytes} [Thu Jul 23 01:02:13 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 01:02:13.846963 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.middleware.request_id [None req-5d6f1f35-3397-4efd-bd7d-9b24fe7a6797 None None] RequestId filter calling following filter/app {{(pid=111407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:02:13.849337 np0000186232 devstack@c-api.service[111407]: INFO cinder.api.openstack.wsgi [None req-5d6f1f35-3397-4efd-bd7d-9b24fe7a6797 demo demo] GET https://199.204.45.242/volume/v3/types/default Jul 23 01:02:13.849675 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.openstack.wsgi [None req-5d6f1f35-3397-4efd-bd7d-9b24fe7a6797 demo demo] Empty body provided in request {{(pid=111407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:02:13.849963 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.openstack.wsgi [None req-5d6f1f35-3397-4efd-bd7d-9b24fe7a6797 demo demo] Calling method 'show' {{(pid=111407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:02:13.859121 np0000186232 devstack@c-api.service[111407]: INFO cinder.api.openstack.wsgi [None req-5d6f1f35-3397-4efd-bd7d-9b24fe7a6797 demo demo] https://199.204.45.242/volume/v3/types/default returned with HTTP 200 Jul 23 01:02:13.859529 np0000186232 devstack@c-api.service[111407]: [pid: 111407|app: 0|req: 3/13] 199.204.45.242 () {64 vars in 1301 bytes} [Thu Jul 23 01:02:13 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 01:02:14.470740 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.middleware.request_id [None req-0ff29943-b1a2-4de0-b9b1-c6813c3ff361 None None] RequestId filter calling following filter/app {{(pid=111410) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:02:14.472358 np0000186232 devstack@c-api.service[111410]: [pid: 111410|app: 0|req: 4/14] 199.204.45.242 () {62 vars in 1068 bytes} [Thu Jul 23 01:02:14 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 23 01:02:14.502795 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.middleware.request_id [None req-83dcfdf6-e847-4b68-8ddb-b764dc6e5518 None None] RequestId filter calling following filter/app {{(pid=111408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:02:14.504647 np0000186232 devstack@c-api.service[111408]: [pid: 111408|app: 0|req: 5/15] 199.204.45.242 () {64 vars in 1272 bytes} [Thu Jul 23 01:02:14 2026] GET /volume/v3 => generated 0 bytes in 2 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 23 01:02:14.536234 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.middleware.request_id [req-83dcfdf6-e847-4b68-8ddb-b764dc6e5518 req-51134a2e-e923-4125-bb15-1a316152d65b None None] RequestId filter calling following filter/app {{(pid=111409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:02:14.539663 np0000186232 devstack@c-api.service[111409]: INFO cinder.api.openstack.wsgi [req-83dcfdf6-e847-4b68-8ddb-b764dc6e5518 req-51134a2e-e923-4125-bb15-1a316152d65b demo demo] GET https://199.204.45.242/volume/v3/ Jul 23 01:02:14.539995 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.openstack.wsgi [req-83dcfdf6-e847-4b68-8ddb-b764dc6e5518 req-51134a2e-e923-4125-bb15-1a316152d65b demo demo] Empty body provided in request {{(pid=111409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:02:14.540317 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.openstack.wsgi [req-83dcfdf6-e847-4b68-8ddb-b764dc6e5518 req-51134a2e-e923-4125-bb15-1a316152d65b demo demo] Calling method 'version_select' {{(pid=111409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:02:14.540806 np0000186232 devstack@c-api.service[111409]: INFO cinder.api.openstack.wsgi [req-83dcfdf6-e847-4b68-8ddb-b764dc6e5518 req-51134a2e-e923-4125-bb15-1a316152d65b demo demo] https://199.204.45.242/volume/v3/ returned with HTTP 200 Jul 23 01:02:14.541232 np0000186232 devstack@c-api.service[111409]: [pid: 111409|app: 0|req: 4/16] 199.204.45.242 () {66 vars in 1346 bytes} [Thu Jul 23 01:02:14 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 01:02:14.578583 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.middleware.request_id [None req-5e39e961-9f4b-4377-8ef1-f115a0609239 None None] RequestId filter calling following filter/app {{(pid=111407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:02:14.581296 np0000186232 devstack@c-api.service[111407]: INFO cinder.api.openstack.wsgi [None req-5e39e961-9f4b-4377-8ef1-f115a0609239 demo demo] GET https://199.204.45.242/volume/v3/types/default Jul 23 01:02:14.581542 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.openstack.wsgi [None req-5e39e961-9f4b-4377-8ef1-f115a0609239 demo demo] Empty body provided in request {{(pid=111407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:02:14.581789 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.openstack.wsgi [None req-5e39e961-9f4b-4377-8ef1-f115a0609239 demo demo] Calling method 'show' {{(pid=111407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:02:14.592551 np0000186232 devstack@c-api.service[111407]: INFO cinder.api.openstack.wsgi [None req-5e39e961-9f4b-4377-8ef1-f115a0609239 demo demo] https://199.204.45.242/volume/v3/types/default returned with HTTP 200 Jul 23 01:02:14.593140 np0000186232 devstack@c-api.service[111407]: [pid: 111407|app: 0|req: 4/17] 199.204.45.242 () {64 vars in 1301 bytes} [Thu Jul 23 01:02:14 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 23 01:02:14.630810 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.middleware.request_id [None req-692c771c-57ac-4963-92b3-64d9fa08d981 None None] RequestId filter calling following filter/app {{(pid=111410) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:02:14.631862 np0000186232 devstack@c-api.service[111410]: [pid: 111410|app: 0|req: 5/18] 199.204.45.242 () {62 vars in 1068 bytes} [Thu Jul 23 01:02:14 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 23 01:02:14.662910 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.middleware.request_id [None req-cc665f54-e019-4655-97ca-1a83788272d2 None None] RequestId filter calling following filter/app {{(pid=111408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:02:14.665255 np0000186232 devstack@c-api.service[111408]: [pid: 111408|app: 0|req: 6/19] 199.204.45.242 () {64 vars in 1272 bytes} [Thu Jul 23 01:02:14 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 23 01:02:14.696525 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.middleware.request_id [req-cc665f54-e019-4655-97ca-1a83788272d2 req-c3acdcd0-9af7-49a8-8d32-2e1b7f7ac8f6 None None] RequestId filter calling following filter/app {{(pid=111409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:02:14.700230 np0000186232 devstack@c-api.service[111409]: INFO cinder.api.openstack.wsgi [req-cc665f54-e019-4655-97ca-1a83788272d2 req-c3acdcd0-9af7-49a8-8d32-2e1b7f7ac8f6 demo demo] GET https://199.204.45.242/volume/v3/ Jul 23 01:02:14.700404 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.openstack.wsgi [req-cc665f54-e019-4655-97ca-1a83788272d2 req-c3acdcd0-9af7-49a8-8d32-2e1b7f7ac8f6 demo demo] Empty body provided in request {{(pid=111409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:02:14.700820 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.openstack.wsgi [req-cc665f54-e019-4655-97ca-1a83788272d2 req-c3acdcd0-9af7-49a8-8d32-2e1b7f7ac8f6 demo demo] Calling method 'version_select' {{(pid=111409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:02:14.701483 np0000186232 devstack@c-api.service[111409]: INFO cinder.api.openstack.wsgi [req-cc665f54-e019-4655-97ca-1a83788272d2 req-c3acdcd0-9af7-49a8-8d32-2e1b7f7ac8f6 demo demo] https://199.204.45.242/volume/v3/ returned with HTTP 200 Jul 23 01:02:14.702156 np0000186232 devstack@c-api.service[111409]: [pid: 111409|app: 0|req: 5/20] 199.204.45.242 () {66 vars in 1346 bytes} [Thu Jul 23 01:02:14 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 23 01:02:14.739120 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.middleware.request_id [None req-299f039b-c349-4cfc-8986-0e8e4bf6a04c None None] RequestId filter calling following filter/app {{(pid=111407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:02:14.741918 np0000186232 devstack@c-api.service[111407]: INFO cinder.api.openstack.wsgi [None req-299f039b-c349-4cfc-8986-0e8e4bf6a04c demo demo] GET https://199.204.45.242/volume/v3/types/default Jul 23 01:02:14.742298 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.openstack.wsgi [None req-299f039b-c349-4cfc-8986-0e8e4bf6a04c demo demo] Empty body provided in request {{(pid=111407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:02:14.742758 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.openstack.wsgi [None req-299f039b-c349-4cfc-8986-0e8e4bf6a04c demo demo] Calling method 'show' {{(pid=111407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:02:14.752464 np0000186232 devstack@c-api.service[111407]: INFO cinder.api.openstack.wsgi [None req-299f039b-c349-4cfc-8986-0e8e4bf6a04c demo demo] https://199.204.45.242/volume/v3/types/default returned with HTTP 200 Jul 23 01:02:14.753017 np0000186232 devstack@c-api.service[111407]: [pid: 111407|app: 0|req: 5/21] 199.204.45.242 () {64 vars in 1301 bytes} [Thu Jul 23 01:02:14 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 01:02:22.791488 np0000186232 devstack@c-api.service[111409]: DEBUG dbcounter [-] [111409] Writing DB stats cinder:SELECT=1 {{(pid=111409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:02:24.747425 np0000186232 devstack@c-api.service[111407]: DEBUG dbcounter [-] [111407] Writing DB stats cinder:SELECT=8 {{(pid=111407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:08:29.773506 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.middleware.request_id [None req-77b201b9-60b8-47f9-b9fe-8fc4688c19f5 None None] RequestId filter calling following filter/app {{(pid=111410) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:08:29.872733 np0000186232 devstack@c-api.service[111410]: INFO cinder.api.openstack.wsgi [None req-77b201b9-60b8-47f9-b9fe-8fc4688c19f5 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:08:29.873063 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.openstack.wsgi [None req-77b201b9-60b8-47f9-b9fe-8fc4688c19f5 demo demo] Empty body provided in request {{(pid=111410) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:08:29.873647 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.openstack.wsgi [None req-77b201b9-60b8-47f9-b9fe-8fc4688c19f5 demo demo] Calling method 'detail' {{(pid=111410) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:08:29.874502 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.api_utils [None req-77b201b9-60b8-47f9-b9fe-8fc4688c19f5 demo demo] Removing options '' from query. {{(pid=111410) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:08:29.875923 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.volume.api [None req-77b201b9-60b8-47f9-b9fe-8fc4688c19f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111410) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:08:29.917316 np0000186232 devstack@c-api.service[111410]: INFO cinder.volume.api [None req-77b201b9-60b8-47f9-b9fe-8fc4688c19f5 demo demo] Get all volumes completed successfully. Jul 23 01:08:29.920535 np0000186232 devstack@c-api.service[111410]: INFO cinder.api.openstack.wsgi [None req-77b201b9-60b8-47f9-b9fe-8fc4688c19f5 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:08:29.920922 np0000186232 devstack@c-api.service[111410]: [pid: 111410|app: 0|req: 6/22] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:08:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:08:39.908438 np0000186232 devstack@c-api.service[111410]: DEBUG dbcounter [-] [111410] Writing DB stats cinder:SELECT=1 {{(pid=111410) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:09:29.972373 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.middleware.request_id [None req-6e7464a9-23db-4091-95b5-d033f7f674ed None None] RequestId filter calling following filter/app {{(pid=111408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:09:29.976016 np0000186232 devstack@c-api.service[111408]: INFO cinder.api.openstack.wsgi [None req-6e7464a9-23db-4091-95b5-d033f7f674ed demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:09:29.976016 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.openstack.wsgi [None req-6e7464a9-23db-4091-95b5-d033f7f674ed demo demo] Empty body provided in request {{(pid=111408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:09:29.976421 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.openstack.wsgi [None req-6e7464a9-23db-4091-95b5-d033f7f674ed demo demo] Calling method 'detail' {{(pid=111408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:09:29.977483 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.api_utils [None req-6e7464a9-23db-4091-95b5-d033f7f674ed demo demo] Removing options '' from query. {{(pid=111408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:09:29.978747 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.volume.api [None req-6e7464a9-23db-4091-95b5-d033f7f674ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:09:30.028232 np0000186232 devstack@c-api.service[111408]: INFO cinder.volume.api [None req-6e7464a9-23db-4091-95b5-d033f7f674ed demo demo] Get all volumes completed successfully. Jul 23 01:09:30.030334 np0000186232 devstack@c-api.service[111408]: INFO cinder.api.openstack.wsgi [None req-6e7464a9-23db-4091-95b5-d033f7f674ed demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:09:30.030701 np0000186232 devstack@c-api.service[111408]: [pid: 111408|app: 0|req: 7/23] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:09:29 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 23 01:09:40.006601 np0000186232 devstack@c-api.service[111408]: DEBUG dbcounter [-] [111408] Writing DB stats cinder:SELECT=1 {{(pid=111408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:10:30.057861 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.middleware.request_id [None req-09938939-60a8-423a-874d-f12a1c4c068f None None] RequestId filter calling following filter/app {{(pid=111409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:10:30.062186 np0000186232 devstack@c-api.service[111409]: INFO cinder.api.openstack.wsgi [None req-09938939-60a8-423a-874d-f12a1c4c068f demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:10:30.062563 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.openstack.wsgi [None req-09938939-60a8-423a-874d-f12a1c4c068f demo demo] Empty body provided in request {{(pid=111409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:10:30.062987 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.openstack.wsgi [None req-09938939-60a8-423a-874d-f12a1c4c068f demo demo] Calling method 'detail' {{(pid=111409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:10:30.063792 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.api_utils [None req-09938939-60a8-423a-874d-f12a1c4c068f demo demo] Removing options '' from query. {{(pid=111409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:10:30.064831 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.volume.api [None req-09938939-60a8-423a-874d-f12a1c4c068f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:10:30.115773 np0000186232 devstack@c-api.service[111409]: INFO cinder.volume.api [None req-09938939-60a8-423a-874d-f12a1c4c068f demo demo] Get all volumes completed successfully. Jul 23 01:10:30.118759 np0000186232 devstack@c-api.service[111409]: INFO cinder.api.openstack.wsgi [None req-09938939-60a8-423a-874d-f12a1c4c068f demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:10:30.119379 np0000186232 devstack@c-api.service[111409]: [pid: 111409|app: 0|req: 6/24] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:10:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:10:40.104984 np0000186232 devstack@c-api.service[111409]: DEBUG dbcounter [-] [111409] Writing DB stats cinder:SELECT=1 {{(pid=111409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:11:30.142704 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.middleware.request_id [None req-cafd65a0-2e27-433c-9378-5b02386a4a8a None None] RequestId filter calling following filter/app {{(pid=111407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:11:30.148178 np0000186232 devstack@c-api.service[111407]: INFO cinder.api.openstack.wsgi [None req-cafd65a0-2e27-433c-9378-5b02386a4a8a demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:11:30.148570 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.openstack.wsgi [None req-cafd65a0-2e27-433c-9378-5b02386a4a8a demo demo] Empty body provided in request {{(pid=111407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:11:30.148948 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.openstack.wsgi [None req-cafd65a0-2e27-433c-9378-5b02386a4a8a demo demo] Calling method 'detail' {{(pid=111407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:11:30.149945 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.api_utils [None req-cafd65a0-2e27-433c-9378-5b02386a4a8a demo demo] Removing options '' from query. {{(pid=111407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:11:30.151251 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.volume.api [None req-cafd65a0-2e27-433c-9378-5b02386a4a8a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:11:30.194951 np0000186232 devstack@c-api.service[111407]: INFO cinder.volume.api [None req-cafd65a0-2e27-433c-9378-5b02386a4a8a demo demo] Get all volumes completed successfully. Jul 23 01:11:30.200136 np0000186232 devstack@c-api.service[111407]: INFO cinder.api.openstack.wsgi [None req-cafd65a0-2e27-433c-9378-5b02386a4a8a demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:11:30.201961 np0000186232 devstack@c-api.service[111407]: [pid: 111407|app: 0|req: 6/25] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:11:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:11:40.188618 np0000186232 devstack@c-api.service[111407]: DEBUG dbcounter [-] [111407] Writing DB stats cinder:SELECT=1 {{(pid=111407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:12:30.222499 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.middleware.request_id [None req-abd90d0f-a163-4903-9a14-21ef14817d59 None None] RequestId filter calling following filter/app {{(pid=111410) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:12:30.227157 np0000186232 devstack@c-api.service[111410]: INFO cinder.api.openstack.wsgi [None req-abd90d0f-a163-4903-9a14-21ef14817d59 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:12:30.227337 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.openstack.wsgi [None req-abd90d0f-a163-4903-9a14-21ef14817d59 demo demo] Empty body provided in request {{(pid=111410) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:12:30.228674 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.openstack.wsgi [None req-abd90d0f-a163-4903-9a14-21ef14817d59 demo demo] Calling method 'detail' {{(pid=111410) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:12:30.228924 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.api_utils [None req-abd90d0f-a163-4903-9a14-21ef14817d59 demo demo] Removing options '' from query. {{(pid=111410) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:12:30.229619 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.volume.api [None req-abd90d0f-a163-4903-9a14-21ef14817d59 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111410) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:12:30.240517 np0000186232 devstack@c-api.service[111410]: INFO cinder.volume.api [None req-abd90d0f-a163-4903-9a14-21ef14817d59 demo demo] Get all volumes completed successfully. Jul 23 01:12:30.242540 np0000186232 devstack@c-api.service[111410]: INFO cinder.api.openstack.wsgi [None req-abd90d0f-a163-4903-9a14-21ef14817d59 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:12:30.242893 np0000186232 devstack@c-api.service[111410]: [pid: 111410|app: 0|req: 7/26] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:12:30 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 23 01:12:40.235750 np0000186232 devstack@c-api.service[111410]: DEBUG dbcounter [-] [111410] Writing DB stats cinder:SELECT=1 {{(pid=111410) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:13:30.275524 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.middleware.request_id [None req-8c6f4e99-fe89-42ac-ba49-8d36c2926429 None None] RequestId filter calling following filter/app {{(pid=111408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:13:30.390491 np0000186232 devstack@c-api.service[111408]: INFO cinder.api.openstack.wsgi [None req-8c6f4e99-fe89-42ac-ba49-8d36c2926429 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:13:30.390683 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.openstack.wsgi [None req-8c6f4e99-fe89-42ac-ba49-8d36c2926429 demo demo] Empty body provided in request {{(pid=111408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:13:30.392746 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.openstack.wsgi [None req-8c6f4e99-fe89-42ac-ba49-8d36c2926429 demo demo] Calling method 'detail' {{(pid=111408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:13:30.392746 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.api_utils [None req-8c6f4e99-fe89-42ac-ba49-8d36c2926429 demo demo] Removing options '' from query. {{(pid=111408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:13:30.392746 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.volume.api [None req-8c6f4e99-fe89-42ac-ba49-8d36c2926429 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:13:30.402583 np0000186232 devstack@c-api.service[111408]: INFO cinder.volume.api [None req-8c6f4e99-fe89-42ac-ba49-8d36c2926429 demo demo] Get all volumes completed successfully. Jul 23 01:13:30.405192 np0000186232 devstack@c-api.service[111408]: INFO cinder.api.openstack.wsgi [None req-8c6f4e99-fe89-42ac-ba49-8d36c2926429 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:13:30.405734 np0000186232 devstack@c-api.service[111408]: [pid: 111408|app: 0|req: 8/27] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:13:30 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 23 01:13:40.397085 np0000186232 devstack@c-api.service[111408]: DEBUG dbcounter [-] [111408] Writing DB stats cinder:SELECT=1 {{(pid=111408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:14:30.434202 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.middleware.request_id [None req-79c86724-6ab1-4f67-b7f0-e18f347f6618 None None] RequestId filter calling following filter/app {{(pid=111409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:14:30.437651 np0000186232 devstack@c-api.service[111409]: INFO cinder.api.openstack.wsgi [None req-79c86724-6ab1-4f67-b7f0-e18f347f6618 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:14:30.437845 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.openstack.wsgi [None req-79c86724-6ab1-4f67-b7f0-e18f347f6618 demo demo] Empty body provided in request {{(pid=111409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:14:30.438030 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.openstack.wsgi [None req-79c86724-6ab1-4f67-b7f0-e18f347f6618 demo demo] Calling method 'detail' {{(pid=111409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:14:30.438260 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.api_utils [None req-79c86724-6ab1-4f67-b7f0-e18f347f6618 demo demo] Removing options '' from query. {{(pid=111409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:14:30.439458 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.volume.api [None req-79c86724-6ab1-4f67-b7f0-e18f347f6618 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:14:30.449533 np0000186232 devstack@c-api.service[111409]: INFO cinder.volume.api [None req-79c86724-6ab1-4f67-b7f0-e18f347f6618 demo demo] Get all volumes completed successfully. Jul 23 01:14:30.451698 np0000186232 devstack@c-api.service[111409]: INFO cinder.api.openstack.wsgi [None req-79c86724-6ab1-4f67-b7f0-e18f347f6618 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:14:30.452137 np0000186232 devstack@c-api.service[111409]: [pid: 111409|app: 0|req: 7/28] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:14:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:14:40.450228 np0000186232 devstack@c-api.service[111409]: DEBUG dbcounter [-] [111409] Writing DB stats cinder:SELECT=1 {{(pid=111409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:15:30.470869 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.middleware.request_id [None req-5ac4bb62-a86e-423c-9819-eb79efb416eb None None] RequestId filter calling following filter/app {{(pid=111407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:15:30.475568 np0000186232 devstack@c-api.service[111407]: INFO cinder.api.openstack.wsgi [None req-5ac4bb62-a86e-423c-9819-eb79efb416eb demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:15:30.476126 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.openstack.wsgi [None req-5ac4bb62-a86e-423c-9819-eb79efb416eb demo demo] Empty body provided in request {{(pid=111407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:15:30.476723 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.openstack.wsgi [None req-5ac4bb62-a86e-423c-9819-eb79efb416eb demo demo] Calling method 'detail' {{(pid=111407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:15:30.477385 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.api_utils [None req-5ac4bb62-a86e-423c-9819-eb79efb416eb demo demo] Removing options '' from query. {{(pid=111407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:15:30.478999 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.volume.api [None req-5ac4bb62-a86e-423c-9819-eb79efb416eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:15:30.487906 np0000186232 devstack@c-api.service[111407]: INFO cinder.volume.api [None req-5ac4bb62-a86e-423c-9819-eb79efb416eb demo demo] Get all volumes completed successfully. Jul 23 01:15:30.489898 np0000186232 devstack@c-api.service[111407]: INFO cinder.api.openstack.wsgi [None req-5ac4bb62-a86e-423c-9819-eb79efb416eb demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:15:30.490333 np0000186232 devstack@c-api.service[111407]: [pid: 111407|app: 0|req: 7/29] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:15:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:15:40.482920 np0000186232 devstack@c-api.service[111407]: DEBUG dbcounter [-] [111407] Writing DB stats cinder:SELECT=1 {{(pid=111407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:16:30.508677 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.middleware.request_id [None req-a8b2008a-7b7f-465d-a6d7-904ea8df1f2f None None] RequestId filter calling following filter/app {{(pid=111410) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:16:30.510922 np0000186232 devstack@c-api.service[111410]: INFO cinder.api.openstack.wsgi [None req-a8b2008a-7b7f-465d-a6d7-904ea8df1f2f demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:16:30.511086 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.openstack.wsgi [None req-a8b2008a-7b7f-465d-a6d7-904ea8df1f2f demo demo] Empty body provided in request {{(pid=111410) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:16:30.511270 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.openstack.wsgi [None req-a8b2008a-7b7f-465d-a6d7-904ea8df1f2f demo demo] Calling method 'detail' {{(pid=111410) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:16:30.511521 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.api_utils [None req-a8b2008a-7b7f-465d-a6d7-904ea8df1f2f demo demo] Removing options '' from query. {{(pid=111410) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:16:30.512421 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.volume.api [None req-a8b2008a-7b7f-465d-a6d7-904ea8df1f2f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111410) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:16:30.520456 np0000186232 devstack@c-api.service[111410]: INFO cinder.volume.api [None req-a8b2008a-7b7f-465d-a6d7-904ea8df1f2f demo demo] Get all volumes completed successfully. Jul 23 01:16:30.522956 np0000186232 devstack@c-api.service[111410]: INFO cinder.api.openstack.wsgi [None req-a8b2008a-7b7f-465d-a6d7-904ea8df1f2f demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:16:30.523495 np0000186232 devstack@c-api.service[111410]: [pid: 111410|app: 0|req: 8/30] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:16:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:16:40.515307 np0000186232 devstack@c-api.service[111410]: DEBUG dbcounter [-] [111410] Writing DB stats cinder:SELECT=1 {{(pid=111410) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:17:30.534952 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.middleware.request_id [None req-f15d74f7-3f67-4b67-b006-10b919df44c8 None None] RequestId filter calling following filter/app {{(pid=111408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:17:30.537983 np0000186232 devstack@c-api.service[111408]: INFO cinder.api.openstack.wsgi [None req-f15d74f7-3f67-4b67-b006-10b919df44c8 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:17:30.538239 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.openstack.wsgi [None req-f15d74f7-3f67-4b67-b006-10b919df44c8 demo demo] Empty body provided in request {{(pid=111408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:17:30.538592 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.openstack.wsgi [None req-f15d74f7-3f67-4b67-b006-10b919df44c8 demo demo] Calling method 'detail' {{(pid=111408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:17:30.538801 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.api_utils [None req-f15d74f7-3f67-4b67-b006-10b919df44c8 demo demo] Removing options '' from query. {{(pid=111408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:17:30.540106 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.volume.api [None req-f15d74f7-3f67-4b67-b006-10b919df44c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:17:30.548026 np0000186232 devstack@c-api.service[111408]: INFO cinder.volume.api [None req-f15d74f7-3f67-4b67-b006-10b919df44c8 demo demo] Get all volumes completed successfully. Jul 23 01:17:30.549795 np0000186232 devstack@c-api.service[111408]: INFO cinder.api.openstack.wsgi [None req-f15d74f7-3f67-4b67-b006-10b919df44c8 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:17:30.550110 np0000186232 devstack@c-api.service[111408]: [pid: 111408|app: 0|req: 9/31] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:17:30 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 23 01:17:40.543613 np0000186232 devstack@c-api.service[111408]: DEBUG dbcounter [-] [111408] Writing DB stats cinder:SELECT=1 {{(pid=111408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:18:30.565767 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.middleware.request_id [None req-5c0fb5b1-6b03-450d-9016-d65338d1688b None None] RequestId filter calling following filter/app {{(pid=111409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:18:30.761770 np0000186232 devstack@c-api.service[111409]: INFO cinder.api.openstack.wsgi [None req-5c0fb5b1-6b03-450d-9016-d65338d1688b demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:18:30.762148 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.openstack.wsgi [None req-5c0fb5b1-6b03-450d-9016-d65338d1688b demo demo] Empty body provided in request {{(pid=111409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:18:30.762548 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.openstack.wsgi [None req-5c0fb5b1-6b03-450d-9016-d65338d1688b demo demo] Calling method 'detail' {{(pid=111409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:18:30.762989 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.api_utils [None req-5c0fb5b1-6b03-450d-9016-d65338d1688b demo demo] Removing options '' from query. {{(pid=111409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:18:30.764341 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.volume.api [None req-5c0fb5b1-6b03-450d-9016-d65338d1688b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:18:30.774634 np0000186232 devstack@c-api.service[111409]: INFO cinder.volume.api [None req-5c0fb5b1-6b03-450d-9016-d65338d1688b demo demo] Get all volumes completed successfully. Jul 23 01:18:30.777150 np0000186232 devstack@c-api.service[111409]: INFO cinder.api.openstack.wsgi [None req-5c0fb5b1-6b03-450d-9016-d65338d1688b demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:18:30.777650 np0000186232 devstack@c-api.service[111409]: [pid: 111409|app: 0|req: 8/32] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:18:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:18:40.768248 np0000186232 devstack@c-api.service[111409]: DEBUG dbcounter [-] [111409] Writing DB stats cinder:SELECT=1 {{(pid=111409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:19:30.793575 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.middleware.request_id [None req-409ec0f5-815a-40fb-9f84-53379b5ffa56 None None] RequestId filter calling following filter/app {{(pid=111407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:19:30.796775 np0000186232 devstack@c-api.service[111407]: INFO cinder.api.openstack.wsgi [None req-409ec0f5-815a-40fb-9f84-53379b5ffa56 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:19:30.797016 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.openstack.wsgi [None req-409ec0f5-815a-40fb-9f84-53379b5ffa56 demo demo] Empty body provided in request {{(pid=111407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:19:30.797294 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.openstack.wsgi [None req-409ec0f5-815a-40fb-9f84-53379b5ffa56 demo demo] Calling method 'detail' {{(pid=111407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:19:30.797663 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.api_utils [None req-409ec0f5-815a-40fb-9f84-53379b5ffa56 demo demo] Removing options '' from query. {{(pid=111407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:19:30.798647 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.volume.api [None req-409ec0f5-815a-40fb-9f84-53379b5ffa56 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:19:30.812894 np0000186232 devstack@c-api.service[111407]: INFO cinder.volume.api [None req-409ec0f5-815a-40fb-9f84-53379b5ffa56 demo demo] Get all volumes completed successfully. Jul 23 01:19:30.815852 np0000186232 devstack@c-api.service[111407]: INFO cinder.api.openstack.wsgi [None req-409ec0f5-815a-40fb-9f84-53379b5ffa56 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:19:30.816578 np0000186232 devstack@c-api.service[111407]: [pid: 111407|app: 0|req: 8/33] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:19:30 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 23 01:19:40.802717 np0000186232 devstack@c-api.service[111407]: DEBUG dbcounter [-] [111407] Writing DB stats cinder:SELECT=1 {{(pid=111407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:20:30.834457 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.middleware.request_id [None req-3210371f-1251-432c-8c72-aa40216870ad None None] RequestId filter calling following filter/app {{(pid=111410) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:20:30.838490 np0000186232 devstack@c-api.service[111410]: INFO cinder.api.openstack.wsgi [None req-3210371f-1251-432c-8c72-aa40216870ad demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:20:30.838750 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.openstack.wsgi [None req-3210371f-1251-432c-8c72-aa40216870ad demo demo] Empty body provided in request {{(pid=111410) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:20:30.839061 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.openstack.wsgi [None req-3210371f-1251-432c-8c72-aa40216870ad demo demo] Calling method 'detail' {{(pid=111410) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:20:30.839369 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.api_utils [None req-3210371f-1251-432c-8c72-aa40216870ad demo demo] Removing options '' from query. {{(pid=111410) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:20:30.840043 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.volume.api [None req-3210371f-1251-432c-8c72-aa40216870ad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111410) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:20:30.851762 np0000186232 devstack@c-api.service[111410]: INFO cinder.volume.api [None req-3210371f-1251-432c-8c72-aa40216870ad demo demo] Get all volumes completed successfully. Jul 23 01:20:30.855306 np0000186232 devstack@c-api.service[111410]: INFO cinder.api.openstack.wsgi [None req-3210371f-1251-432c-8c72-aa40216870ad demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:20:30.855797 np0000186232 devstack@c-api.service[111410]: [pid: 111410|app: 0|req: 9/34] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:20:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:20:40.844309 np0000186232 devstack@c-api.service[111410]: DEBUG dbcounter [-] [111410] Writing DB stats cinder:SELECT=1 {{(pid=111410) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:21:30.869494 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.middleware.request_id [None req-69e35f90-aae0-4803-bd6d-de07eeadddbd None None] RequestId filter calling following filter/app {{(pid=111408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:21:30.873821 np0000186232 devstack@c-api.service[111408]: INFO cinder.api.openstack.wsgi [None req-69e35f90-aae0-4803-bd6d-de07eeadddbd demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:21:30.874094 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.openstack.wsgi [None req-69e35f90-aae0-4803-bd6d-de07eeadddbd demo demo] Empty body provided in request {{(pid=111408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:21:30.874368 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.openstack.wsgi [None req-69e35f90-aae0-4803-bd6d-de07eeadddbd demo demo] Calling method 'detail' {{(pid=111408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:21:30.874734 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.api_utils [None req-69e35f90-aae0-4803-bd6d-de07eeadddbd demo demo] Removing options '' from query. {{(pid=111408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:21:30.875763 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.volume.api [None req-69e35f90-aae0-4803-bd6d-de07eeadddbd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:21:30.884137 np0000186232 devstack@c-api.service[111408]: INFO cinder.volume.api [None req-69e35f90-aae0-4803-bd6d-de07eeadddbd demo demo] Get all volumes completed successfully. Jul 23 01:21:30.886060 np0000186232 devstack@c-api.service[111408]: INFO cinder.api.openstack.wsgi [None req-69e35f90-aae0-4803-bd6d-de07eeadddbd demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:21:30.886379 np0000186232 devstack@c-api.service[111408]: [pid: 111408|app: 0|req: 10/35] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:21:30 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 23 01:21:40.878949 np0000186232 devstack@c-api.service[111408]: DEBUG dbcounter [-] [111408] Writing DB stats cinder:SELECT=1 {{(pid=111408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:22:30.904230 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.middleware.request_id [None req-345dc2c1-54e4-47ed-94a8-6a742cf2473b None None] RequestId filter calling following filter/app {{(pid=111409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:22:30.906381 np0000186232 devstack@c-api.service[111409]: INFO cinder.api.openstack.wsgi [None req-345dc2c1-54e4-47ed-94a8-6a742cf2473b demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:22:30.906582 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.openstack.wsgi [None req-345dc2c1-54e4-47ed-94a8-6a742cf2473b demo demo] Empty body provided in request {{(pid=111409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:22:30.906767 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.openstack.wsgi [None req-345dc2c1-54e4-47ed-94a8-6a742cf2473b demo demo] Calling method 'detail' {{(pid=111409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:22:30.907007 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.api_utils [None req-345dc2c1-54e4-47ed-94a8-6a742cf2473b demo demo] Removing options '' from query. {{(pid=111409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:22:30.907684 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.volume.api [None req-345dc2c1-54e4-47ed-94a8-6a742cf2473b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:22:30.914193 np0000186232 devstack@c-api.service[111409]: INFO cinder.volume.api [None req-345dc2c1-54e4-47ed-94a8-6a742cf2473b demo demo] Get all volumes completed successfully. Jul 23 01:22:30.916074 np0000186232 devstack@c-api.service[111409]: INFO cinder.api.openstack.wsgi [None req-345dc2c1-54e4-47ed-94a8-6a742cf2473b demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:22:30.916420 np0000186232 devstack@c-api.service[111409]: [pid: 111409|app: 0|req: 9/36] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:22:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:22:40.910372 np0000186232 devstack@c-api.service[111409]: DEBUG dbcounter [-] [111409] Writing DB stats cinder:SELECT=1 {{(pid=111409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:23:30.933222 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.middleware.request_id [None req-03df588e-17cd-40f1-998b-8fd381cd67c0 None None] RequestId filter calling following filter/app {{(pid=111407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:23:31.052833 np0000186232 devstack@c-api.service[111407]: INFO cinder.api.openstack.wsgi [None req-03df588e-17cd-40f1-998b-8fd381cd67c0 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:23:31.053233 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.openstack.wsgi [None req-03df588e-17cd-40f1-998b-8fd381cd67c0 demo demo] Empty body provided in request {{(pid=111407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:23:31.053674 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.openstack.wsgi [None req-03df588e-17cd-40f1-998b-8fd381cd67c0 demo demo] Calling method 'detail' {{(pid=111407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:23:31.054141 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.api_utils [None req-03df588e-17cd-40f1-998b-8fd381cd67c0 demo demo] Removing options '' from query. {{(pid=111407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:23:31.055750 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.volume.api [None req-03df588e-17cd-40f1-998b-8fd381cd67c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:23:31.064254 np0000186232 devstack@c-api.service[111407]: INFO cinder.volume.api [None req-03df588e-17cd-40f1-998b-8fd381cd67c0 demo demo] Get all volumes completed successfully. Jul 23 01:23:31.066733 np0000186232 devstack@c-api.service[111407]: INFO cinder.api.openstack.wsgi [None req-03df588e-17cd-40f1-998b-8fd381cd67c0 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:23:31.067175 np0000186232 devstack@c-api.service[111407]: [pid: 111407|app: 0|req: 9/37] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:23:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:23:41.060056 np0000186232 devstack@c-api.service[111407]: DEBUG dbcounter [-] [111407] Writing DB stats cinder:SELECT=1 {{(pid=111407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:24:31.087707 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.middleware.request_id [None req-7a72b445-841b-412e-ad0b-5be6e30311c5 None None] RequestId filter calling following filter/app {{(pid=111410) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:24:31.091718 np0000186232 devstack@c-api.service[111410]: INFO cinder.api.openstack.wsgi [None req-7a72b445-841b-412e-ad0b-5be6e30311c5 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:24:31.091884 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.openstack.wsgi [None req-7a72b445-841b-412e-ad0b-5be6e30311c5 demo demo] Empty body provided in request {{(pid=111410) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:24:31.092301 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.openstack.wsgi [None req-7a72b445-841b-412e-ad0b-5be6e30311c5 demo demo] Calling method 'detail' {{(pid=111410) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:24:31.092874 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.api_utils [None req-7a72b445-841b-412e-ad0b-5be6e30311c5 demo demo] Removing options '' from query. {{(pid=111410) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:24:31.094072 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.volume.api [None req-7a72b445-841b-412e-ad0b-5be6e30311c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111410) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:24:31.102011 np0000186232 devstack@c-api.service[111410]: INFO cinder.volume.api [None req-7a72b445-841b-412e-ad0b-5be6e30311c5 demo demo] Get all volumes completed successfully. Jul 23 01:24:31.103778 np0000186232 devstack@c-api.service[111410]: INFO cinder.api.openstack.wsgi [None req-7a72b445-841b-412e-ad0b-5be6e30311c5 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:24:31.104102 np0000186232 devstack@c-api.service[111410]: [pid: 111410|app: 0|req: 10/38] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:24:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:24:41.098125 np0000186232 devstack@c-api.service[111410]: DEBUG dbcounter [-] [111410] Writing DB stats cinder:SELECT=1 {{(pid=111410) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:25:31.118266 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.middleware.request_id [None req-88fb05a7-994f-4b16-8d8c-75b076e11e60 None None] RequestId filter calling following filter/app {{(pid=111408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:25:31.121740 np0000186232 devstack@c-api.service[111408]: INFO cinder.api.openstack.wsgi [None req-88fb05a7-994f-4b16-8d8c-75b076e11e60 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:25:31.121913 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.openstack.wsgi [None req-88fb05a7-994f-4b16-8d8c-75b076e11e60 demo demo] Empty body provided in request {{(pid=111408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:25:31.122070 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.openstack.wsgi [None req-88fb05a7-994f-4b16-8d8c-75b076e11e60 demo demo] Calling method 'detail' {{(pid=111408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:25:31.122289 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.api_utils [None req-88fb05a7-994f-4b16-8d8c-75b076e11e60 demo demo] Removing options '' from query. {{(pid=111408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:25:31.123030 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.volume.api [None req-88fb05a7-994f-4b16-8d8c-75b076e11e60 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:25:31.134799 np0000186232 devstack@c-api.service[111408]: INFO cinder.volume.api [None req-88fb05a7-994f-4b16-8d8c-75b076e11e60 demo demo] Get all volumes completed successfully. Jul 23 01:25:31.136658 np0000186232 devstack@c-api.service[111408]: INFO cinder.api.openstack.wsgi [None req-88fb05a7-994f-4b16-8d8c-75b076e11e60 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:25:31.137018 np0000186232 devstack@c-api.service[111408]: [pid: 111408|app: 0|req: 11/39] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:25:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:25:41.128860 np0000186232 devstack@c-api.service[111408]: DEBUG dbcounter [-] [111408] Writing DB stats cinder:SELECT=1 {{(pid=111408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:26:31.155146 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.middleware.request_id [None req-ae7cc50c-0f70-44a0-8f1b-a04132393b6c None None] RequestId filter calling following filter/app {{(pid=111409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:26:31.158186 np0000186232 devstack@c-api.service[111409]: INFO cinder.api.openstack.wsgi [None req-ae7cc50c-0f70-44a0-8f1b-a04132393b6c demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:26:31.158471 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.openstack.wsgi [None req-ae7cc50c-0f70-44a0-8f1b-a04132393b6c demo demo] Empty body provided in request {{(pid=111409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:26:31.159648 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.openstack.wsgi [None req-ae7cc50c-0f70-44a0-8f1b-a04132393b6c demo demo] Calling method 'detail' {{(pid=111409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:26:31.159648 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.api_utils [None req-ae7cc50c-0f70-44a0-8f1b-a04132393b6c demo demo] Removing options '' from query. {{(pid=111409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:26:31.159914 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.volume.api [None req-ae7cc50c-0f70-44a0-8f1b-a04132393b6c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:26:31.168393 np0000186232 devstack@c-api.service[111409]: INFO cinder.volume.api [None req-ae7cc50c-0f70-44a0-8f1b-a04132393b6c demo demo] Get all volumes completed successfully. Jul 23 01:26:31.170410 np0000186232 devstack@c-api.service[111409]: INFO cinder.api.openstack.wsgi [None req-ae7cc50c-0f70-44a0-8f1b-a04132393b6c demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:26:31.170777 np0000186232 devstack@c-api.service[111409]: [pid: 111409|app: 0|req: 10/40] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:26:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:26:41.162944 np0000186232 devstack@c-api.service[111409]: DEBUG dbcounter [-] [111409] Writing DB stats cinder:SELECT=1 {{(pid=111409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:27:31.188323 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.middleware.request_id [None req-0ec2066c-f7f4-49b1-8043-39da15da090f None None] RequestId filter calling following filter/app {{(pid=111407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:27:31.191279 np0000186232 devstack@c-api.service[111407]: INFO cinder.api.openstack.wsgi [None req-0ec2066c-f7f4-49b1-8043-39da15da090f demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:27:31.191573 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.openstack.wsgi [None req-0ec2066c-f7f4-49b1-8043-39da15da090f demo demo] Empty body provided in request {{(pid=111407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:27:31.191919 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.openstack.wsgi [None req-0ec2066c-f7f4-49b1-8043-39da15da090f demo demo] Calling method 'detail' {{(pid=111407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:27:31.192259 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.api_utils [None req-0ec2066c-f7f4-49b1-8043-39da15da090f demo demo] Removing options '' from query. {{(pid=111407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:27:31.193318 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.volume.api [None req-0ec2066c-f7f4-49b1-8043-39da15da090f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:27:31.202106 np0000186232 devstack@c-api.service[111407]: INFO cinder.volume.api [None req-0ec2066c-f7f4-49b1-8043-39da15da090f demo demo] Get all volumes completed successfully. Jul 23 01:27:31.204348 np0000186232 devstack@c-api.service[111407]: INFO cinder.api.openstack.wsgi [None req-0ec2066c-f7f4-49b1-8043-39da15da090f demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:27:31.205437 np0000186232 devstack@c-api.service[111407]: [pid: 111407|app: 0|req: 10/41] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:27:31 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 23 01:27:41.197618 np0000186232 devstack@c-api.service[111407]: DEBUG dbcounter [-] [111407] Writing DB stats cinder:SELECT=1 {{(pid=111407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:28:31.225388 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.middleware.request_id [None req-0941819a-a413-4680-b716-130bd81ea9bf None None] RequestId filter calling following filter/app {{(pid=111410) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:28:31.323526 np0000186232 devstack@c-api.service[111410]: INFO cinder.api.openstack.wsgi [None req-0941819a-a413-4680-b716-130bd81ea9bf demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:28:31.323755 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.openstack.wsgi [None req-0941819a-a413-4680-b716-130bd81ea9bf demo demo] Empty body provided in request {{(pid=111410) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:28:31.323988 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.openstack.wsgi [None req-0941819a-a413-4680-b716-130bd81ea9bf demo demo] Calling method 'detail' {{(pid=111410) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:28:31.324271 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.api_utils [None req-0941819a-a413-4680-b716-130bd81ea9bf demo demo] Removing options '' from query. {{(pid=111410) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:28:31.325135 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.volume.api [None req-0941819a-a413-4680-b716-130bd81ea9bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111410) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:28:31.334070 np0000186232 devstack@c-api.service[111410]: INFO cinder.volume.api [None req-0941819a-a413-4680-b716-130bd81ea9bf demo demo] Get all volumes completed successfully. Jul 23 01:28:31.336489 np0000186232 devstack@c-api.service[111410]: INFO cinder.api.openstack.wsgi [None req-0941819a-a413-4680-b716-130bd81ea9bf demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:28:31.336943 np0000186232 devstack@c-api.service[111410]: [pid: 111410|app: 0|req: 11/42] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:28:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:28:41.328792 np0000186232 devstack@c-api.service[111410]: DEBUG dbcounter [-] [111410] Writing DB stats cinder:SELECT=1 {{(pid=111410) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:29:31.386960 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.middleware.request_id [None req-c872424d-6f7d-4aa0-ae12-1ddd29801837 None None] RequestId filter calling following filter/app {{(pid=111408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:29:31.393513 np0000186232 devstack@c-api.service[111408]: INFO cinder.api.openstack.wsgi [None req-c872424d-6f7d-4aa0-ae12-1ddd29801837 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:29:31.393952 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.openstack.wsgi [None req-c872424d-6f7d-4aa0-ae12-1ddd29801837 demo demo] Empty body provided in request {{(pid=111408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:29:31.394313 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.openstack.wsgi [None req-c872424d-6f7d-4aa0-ae12-1ddd29801837 demo demo] Calling method 'detail' {{(pid=111408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:29:31.394797 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.api_utils [None req-c872424d-6f7d-4aa0-ae12-1ddd29801837 demo demo] Removing options '' from query. {{(pid=111408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:29:31.396567 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.volume.api [None req-c872424d-6f7d-4aa0-ae12-1ddd29801837 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:29:31.409403 np0000186232 devstack@c-api.service[111408]: INFO cinder.volume.api [None req-c872424d-6f7d-4aa0-ae12-1ddd29801837 demo demo] Get all volumes completed successfully. Jul 23 01:29:31.413704 np0000186232 devstack@c-api.service[111408]: INFO cinder.api.openstack.wsgi [None req-c872424d-6f7d-4aa0-ae12-1ddd29801837 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:29:31.414074 np0000186232 devstack@c-api.service[111408]: [pid: 111408|app: 0|req: 12/43] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:29:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:29:41.400791 np0000186232 devstack@c-api.service[111408]: DEBUG dbcounter [-] [111408] Writing DB stats cinder:SELECT=1 {{(pid=111408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:30:31.432230 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.middleware.request_id [None req-155a4c75-c809-41e4-bd38-04ca66064c7c None None] RequestId filter calling following filter/app {{(pid=111409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:30:31.437348 np0000186232 devstack@c-api.service[111409]: INFO cinder.api.openstack.wsgi [None req-155a4c75-c809-41e4-bd38-04ca66064c7c demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:30:31.437348 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.openstack.wsgi [None req-155a4c75-c809-41e4-bd38-04ca66064c7c demo demo] Empty body provided in request {{(pid=111409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:30:31.437348 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.openstack.wsgi [None req-155a4c75-c809-41e4-bd38-04ca66064c7c demo demo] Calling method 'detail' {{(pid=111409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:30:31.437348 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.api_utils [None req-155a4c75-c809-41e4-bd38-04ca66064c7c demo demo] Removing options '' from query. {{(pid=111409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:30:31.438057 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.volume.api [None req-155a4c75-c809-41e4-bd38-04ca66064c7c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:30:31.446024 np0000186232 devstack@c-api.service[111409]: INFO cinder.volume.api [None req-155a4c75-c809-41e4-bd38-04ca66064c7c demo demo] Get all volumes completed successfully. Jul 23 01:30:31.447872 np0000186232 devstack@c-api.service[111409]: INFO cinder.api.openstack.wsgi [None req-155a4c75-c809-41e4-bd38-04ca66064c7c demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:30:31.448231 np0000186232 devstack@c-api.service[111409]: [pid: 111409|app: 0|req: 11/44] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:30:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:30:41.441667 np0000186232 devstack@c-api.service[111409]: DEBUG dbcounter [-] [111409] Writing DB stats cinder:SELECT=1 {{(pid=111409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:31:31.461536 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.middleware.request_id [None req-81bbf865-a275-460f-9519-8e29e6b1938e None None] RequestId filter calling following filter/app {{(pid=111407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:31:31.464305 np0000186232 devstack@c-api.service[111407]: INFO cinder.api.openstack.wsgi [None req-81bbf865-a275-460f-9519-8e29e6b1938e demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:31:31.464808 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.openstack.wsgi [None req-81bbf865-a275-460f-9519-8e29e6b1938e demo demo] Empty body provided in request {{(pid=111407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:31:31.465556 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.openstack.wsgi [None req-81bbf865-a275-460f-9519-8e29e6b1938e demo demo] Calling method 'detail' {{(pid=111407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:31:31.465556 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.api_utils [None req-81bbf865-a275-460f-9519-8e29e6b1938e demo demo] Removing options '' from query. {{(pid=111407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:31:31.466485 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.volume.api [None req-81bbf865-a275-460f-9519-8e29e6b1938e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:31:31.475255 np0000186232 devstack@c-api.service[111407]: INFO cinder.volume.api [None req-81bbf865-a275-460f-9519-8e29e6b1938e demo demo] Get all volumes completed successfully. Jul 23 01:31:31.477849 np0000186232 devstack@c-api.service[111407]: INFO cinder.api.openstack.wsgi [None req-81bbf865-a275-460f-9519-8e29e6b1938e demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:31:31.478320 np0000186232 devstack@c-api.service[111407]: [pid: 111407|app: 0|req: 11/45] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:31:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:31:41.469517 np0000186232 devstack@c-api.service[111407]: DEBUG dbcounter [-] [111407] Writing DB stats cinder:SELECT=1 {{(pid=111407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:32:31.492278 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.middleware.request_id [None req-a51619f4-d40b-45a0-b36f-6fce66dc4d35 None None] RequestId filter calling following filter/app {{(pid=111410) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:32:31.496993 np0000186232 devstack@c-api.service[111410]: INFO cinder.api.openstack.wsgi [None req-a51619f4-d40b-45a0-b36f-6fce66dc4d35 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:32:31.497451 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.openstack.wsgi [None req-a51619f4-d40b-45a0-b36f-6fce66dc4d35 demo demo] Empty body provided in request {{(pid=111410) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:32:31.497742 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.openstack.wsgi [None req-a51619f4-d40b-45a0-b36f-6fce66dc4d35 demo demo] Calling method 'detail' {{(pid=111410) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:32:31.498006 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.api.api_utils [None req-a51619f4-d40b-45a0-b36f-6fce66dc4d35 demo demo] Removing options '' from query. {{(pid=111410) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:32:31.498798 np0000186232 devstack@c-api.service[111410]: DEBUG cinder.volume.api [None req-a51619f4-d40b-45a0-b36f-6fce66dc4d35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111410) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:32:31.507368 np0000186232 devstack@c-api.service[111410]: INFO cinder.volume.api [None req-a51619f4-d40b-45a0-b36f-6fce66dc4d35 demo demo] Get all volumes completed successfully. Jul 23 01:32:31.510176 np0000186232 devstack@c-api.service[111410]: INFO cinder.api.openstack.wsgi [None req-a51619f4-d40b-45a0-b36f-6fce66dc4d35 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:32:31.510745 np0000186232 devstack@c-api.service[111410]: [pid: 111410|app: 0|req: 12/46] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:32:31 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 23 01:32:41.502213 np0000186232 devstack@c-api.service[111410]: DEBUG dbcounter [-] [111410] Writing DB stats cinder:SELECT=1 {{(pid=111410) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:33:31.523775 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.middleware.request_id [None req-759c66ad-0b31-4d6e-a93f-a55152990e88 None None] RequestId filter calling following filter/app {{(pid=111408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:33:31.591323 np0000186232 devstack@c-api.service[111408]: INFO cinder.api.openstack.wsgi [None req-759c66ad-0b31-4d6e-a93f-a55152990e88 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:33:31.591747 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.openstack.wsgi [None req-759c66ad-0b31-4d6e-a93f-a55152990e88 demo demo] Empty body provided in request {{(pid=111408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:33:31.592115 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.openstack.wsgi [None req-759c66ad-0b31-4d6e-a93f-a55152990e88 demo demo] Calling method 'detail' {{(pid=111408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:33:31.593233 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.api.api_utils [None req-759c66ad-0b31-4d6e-a93f-a55152990e88 demo demo] Removing options '' from query. {{(pid=111408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:33:31.594794 np0000186232 devstack@c-api.service[111408]: DEBUG cinder.volume.api [None req-759c66ad-0b31-4d6e-a93f-a55152990e88 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:33:31.608703 np0000186232 devstack@c-api.service[111408]: INFO cinder.volume.api [None req-759c66ad-0b31-4d6e-a93f-a55152990e88 demo demo] Get all volumes completed successfully. Jul 23 01:33:31.611297 np0000186232 devstack@c-api.service[111408]: INFO cinder.api.openstack.wsgi [None req-759c66ad-0b31-4d6e-a93f-a55152990e88 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:33:31.611787 np0000186232 devstack@c-api.service[111408]: [pid: 111408|app: 0|req: 13/47] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:33:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:33:41.600021 np0000186232 devstack@c-api.service[111408]: DEBUG dbcounter [-] [111408] Writing DB stats cinder:SELECT=1 {{(pid=111408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:34:31.631023 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.middleware.request_id [None req-e4480949-05cb-4843-a4de-9108bf94dac0 None None] RequestId filter calling following filter/app {{(pid=111409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:34:31.635865 np0000186232 devstack@c-api.service[111409]: INFO cinder.api.openstack.wsgi [None req-e4480949-05cb-4843-a4de-9108bf94dac0 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:34:31.636612 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.openstack.wsgi [None req-e4480949-05cb-4843-a4de-9108bf94dac0 demo demo] Empty body provided in request {{(pid=111409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:34:31.636937 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.openstack.wsgi [None req-e4480949-05cb-4843-a4de-9108bf94dac0 demo demo] Calling method 'detail' {{(pid=111409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:34:31.637626 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.api.api_utils [None req-e4480949-05cb-4843-a4de-9108bf94dac0 demo demo] Removing options '' from query. {{(pid=111409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:34:31.639530 np0000186232 devstack@c-api.service[111409]: DEBUG cinder.volume.api [None req-e4480949-05cb-4843-a4de-9108bf94dac0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:34:31.646178 np0000186232 devstack@c-api.service[111409]: INFO cinder.volume.api [None req-e4480949-05cb-4843-a4de-9108bf94dac0 demo demo] Get all volumes completed successfully. Jul 23 01:34:31.648208 np0000186232 devstack@c-api.service[111409]: INFO cinder.api.openstack.wsgi [None req-e4480949-05cb-4843-a4de-9108bf94dac0 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:34:31.648567 np0000186232 devstack@c-api.service[111409]: [pid: 111409|app: 0|req: 12/48] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:34:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:34:41.642387 np0000186232 devstack@c-api.service[111409]: DEBUG dbcounter [-] [111409] Writing DB stats cinder:SELECT=1 {{(pid=111409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:35:31.666346 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.middleware.request_id [None req-7f38209a-4cb3-4631-afed-58b875a237d5 None None] RequestId filter calling following filter/app {{(pid=111407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:35:31.668862 np0000186232 devstack@c-api.service[111407]: INFO cinder.api.openstack.wsgi [None req-7f38209a-4cb3-4631-afed-58b875a237d5 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail Jul 23 01:35:31.669141 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.openstack.wsgi [None req-7f38209a-4cb3-4631-afed-58b875a237d5 demo demo] Empty body provided in request {{(pid=111407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:35:31.669439 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.openstack.wsgi [None req-7f38209a-4cb3-4631-afed-58b875a237d5 demo demo] Calling method 'detail' {{(pid=111407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:35:31.669783 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.api.api_utils [None req-7f38209a-4cb3-4631-afed-58b875a237d5 demo demo] Removing options '' from query. {{(pid=111407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:35:31.670760 np0000186232 devstack@c-api.service[111407]: DEBUG cinder.volume.api [None req-7f38209a-4cb3-4631-afed-58b875a237d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:35:31.680339 np0000186232 devstack@c-api.service[111407]: INFO cinder.volume.api [None req-7f38209a-4cb3-4631-afed-58b875a237d5 demo demo] Get all volumes completed successfully. Jul 23 01:35:31.683196 np0000186232 devstack@c-api.service[111407]: INFO cinder.api.openstack.wsgi [None req-7f38209a-4cb3-4631-afed-58b875a237d5 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:35:31.683684 np0000186232 devstack@c-api.service[111407]: [pid: 111407|app: 0|req: 12/49] 199.204.45.242 () {64 vars in 1294 bytes} [Thu Jul 23 01:35:31 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 23 01:35:41.674354 np0000186232 devstack@c-api.service[111407]: DEBUG dbcounter [-] [111407] Writing DB stats cinder:SELECT=1 {{(pid=111407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}