Sep 09 16:36:46.507801 np0000192401 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 09 16:36:46.518376 np0000192401 devstack@c-api.service[111380]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 09 16:36:46.523677 np0000192401 devstack@c-api.service[111380]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Sep 9 16:36:46 2026] *** Sep 09 16:36:46.523677 np0000192401 devstack@c-api.service[111380]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 09 16:36:46.523845 np0000192401 devstack@c-api.service[111380]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 09 16:36:46.523845 np0000192401 devstack@c-api.service[111380]: nodename: np0000192401 Sep 09 16:36:46.523845 np0000192401 devstack@c-api.service[111380]: machine: x86_64 Sep 09 16:36:46.523845 np0000192401 devstack@c-api.service[111380]: clock source: unix Sep 09 16:36:46.523845 np0000192401 devstack@c-api.service[111380]: pcre jit disabled Sep 09 16:36:46.523845 np0000192401 devstack@c-api.service[111380]: detected number of CPU cores: 16 Sep 09 16:36:46.523845 np0000192401 devstack@c-api.service[111380]: current working directory: / Sep 09 16:36:46.523845 np0000192401 devstack@c-api.service[111380]: detected binary path: /usr/bin/uwsgi-core Sep 09 16:36:46.523845 np0000192401 devstack@c-api.service[111380]: your processes number limit is 256916 Sep 09 16:36:46.523845 np0000192401 devstack@c-api.service[111380]: your memory page size is 4096 bytes Sep 09 16:36:46.523845 np0000192401 devstack@c-api.service[111380]: detected max file descriptor number: 2048 Sep 09 16:36:46.523845 np0000192401 devstack@c-api.service[111380]: lock engine: pthread robust mutexes Sep 09 16:36:46.524638 np0000192401 devstack@c-api.service[111380]: thunder lock: enabled Sep 09 16:36:46.524638 np0000192401 devstack@c-api.service[111380]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 09 16:36:46.524751 np0000192401 devstack@c-api.service[111380]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 09 16:36:46.524751 np0000192401 devstack@c-api.service[111380]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 09 16:36:46.524751 np0000192401 devstack@c-api.service[111380]: Set PythonHome to /opt/stack/data/venv Sep 09 16:36:46.578164 np0000192401 devstack@c-api.service[111380]: Python main interpreter initialized at 0x747770aa4668 Sep 09 16:36:46.578164 np0000192401 devstack@c-api.service[111380]: python threads support enabled Sep 09 16:36:46.578164 np0000192401 devstack@c-api.service[111380]: your server socket listen backlog is limited to 100 connections Sep 09 16:36:46.578164 np0000192401 devstack@c-api.service[111380]: your mercy for graceful operations on workers is 80 seconds Sep 09 16:36:46.578926 np0000192401 devstack@c-api.service[111380]: mapped 671795 bytes (656 KB) for 4 cores Sep 09 16:36:46.579030 np0000192401 devstack@c-api.service[111380]: *** Operational MODE: preforking *** Sep 09 16:36:46.579199 np0000192401 devstack@c-api.service[111380]: *** uWSGI is running in multiple interpreter mode *** Sep 09 16:36:46.579199 np0000192401 devstack@c-api.service[111380]: spawned uWSGI master process (pid: 111380) Sep 09 16:36:46.579376 np0000192401 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 09 16:36:46.580071 np0000192401 devstack@c-api.service[111380]: spawned uWSGI worker 1 (pid: 111390, cores: 1) Sep 09 16:36:46.580836 np0000192401 devstack@c-api.service[111380]: spawned uWSGI worker 2 (pid: 111391, cores: 1) Sep 09 16:36:46.581326 np0000192401 devstack@c-api.service[111380]: spawned uWSGI worker 3 (pid: 111392, cores: 1) Sep 09 16:36:46.581815 np0000192401 devstack@c-api.service[111380]: spawned uWSGI worker 4 (pid: 111393, cores: 1) Sep 09 16:36:46.581815 np0000192401 devstack@c-api.service[111380]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 09 16:36:46.728896 np0000192401 devstack@c-api.service[111393]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 16:36:46.728896 np0000192401 devstack@c-api.service[111393]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 16:36:46.728896 np0000192401 devstack@c-api.service[111393]: we strongly recommend against using it for new projects. Sep 09 16:36:46.728896 np0000192401 devstack@c-api.service[111393]: If you are already using Eventlet, we recommend migrating to a different Sep 09 16:36:46.728896 np0000192401 devstack@c-api.service[111393]: framework. For more detail see Sep 09 16:36:46.728896 np0000192401 devstack@c-api.service[111393]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 16:36:46.728896 np0000192401 devstack@c-api.service[111393]: import eventlet # noqa Sep 09 16:36:46.736000 np0000192401 devstack@c-api.service[111391]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 16:36:46.736000 np0000192401 devstack@c-api.service[111391]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 16:36:46.736000 np0000192401 devstack@c-api.service[111391]: we strongly recommend against using it for new projects. Sep 09 16:36:46.736000 np0000192401 devstack@c-api.service[111391]: If you are already using Eventlet, we recommend migrating to a different Sep 09 16:36:46.736000 np0000192401 devstack@c-api.service[111391]: framework. For more detail see Sep 09 16:36:46.736000 np0000192401 devstack@c-api.service[111391]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 16:36:46.736000 np0000192401 devstack@c-api.service[111391]: import eventlet # noqa Sep 09 16:36:46.741194 np0000192401 devstack@c-api.service[111392]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 16:36:46.741194 np0000192401 devstack@c-api.service[111392]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 16:36:46.741194 np0000192401 devstack@c-api.service[111392]: we strongly recommend against using it for new projects. Sep 09 16:36:46.741194 np0000192401 devstack@c-api.service[111392]: If you are already using Eventlet, we recommend migrating to a different Sep 09 16:36:46.741194 np0000192401 devstack@c-api.service[111392]: framework. For more detail see Sep 09 16:36:46.741194 np0000192401 devstack@c-api.service[111392]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 16:36:46.741194 np0000192401 devstack@c-api.service[111392]: import eventlet # noqa Sep 09 16:36:46.758120 np0000192401 devstack@c-api.service[111390]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 16:36:46.758120 np0000192401 devstack@c-api.service[111390]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 16:36:46.758120 np0000192401 devstack@c-api.service[111390]: we strongly recommend against using it for new projects. Sep 09 16:36:46.758120 np0000192401 devstack@c-api.service[111390]: If you are already using Eventlet, we recommend migrating to a different Sep 09 16:36:46.758120 np0000192401 devstack@c-api.service[111390]: framework. For more detail see Sep 09 16:36:46.758120 np0000192401 devstack@c-api.service[111390]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 16:36:46.758120 np0000192401 devstack@c-api.service[111390]: import eventlet # noqa Sep 09 16:36:46.900841 np0000192401 devstack@c-api.service[111393]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 09 16:36:46.900841 np0000192401 devstack@c-api.service[111393]: from cgi import parse_header Sep 09 16:36:46.907157 np0000192401 devstack@c-api.service[111392]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 09 16:36:46.907157 np0000192401 devstack@c-api.service[111392]: from cgi import parse_header Sep 09 16:36:46.929756 np0000192401 devstack@c-api.service[111391]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 09 16:36:46.929756 np0000192401 devstack@c-api.service[111391]: from cgi import parse_header Sep 09 16:36:46.931570 np0000192401 devstack@c-api.service[111390]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 09 16:36:46.931570 np0000192401 devstack@c-api.service[111390]: from cgi import parse_header Sep 09 16:36:46.945375 np0000192401 devstack@c-api.service[111392]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 16:36:46.945375 np0000192401 devstack@c-api.service[111392]: warnings.warn( Sep 09 16:36:46.945487 np0000192401 devstack@c-api.service[111393]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 16:36:46.945487 np0000192401 devstack@c-api.service[111393]: warnings.warn( Sep 09 16:36:46.956542 np0000192401 devstack@c-api.service[111392]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 09 16:36:46.956542 np0000192401 devstack@c-api.service[111392]: removals.removed_module( Sep 09 16:36:46.956542 np0000192401 devstack@c-api.service[111392]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 09 16:36:46.956542 np0000192401 devstack@c-api.service[111392]: removals.removed_module( Sep 09 16:36:46.957405 np0000192401 devstack@c-api.service[111393]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 09 16:36:46.957405 np0000192401 devstack@c-api.service[111393]: removals.removed_module( Sep 09 16:36:46.958323 np0000192401 devstack@c-api.service[111393]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 09 16:36:46.958323 np0000192401 devstack@c-api.service[111393]: removals.removed_module( Sep 09 16:36:46.969251 np0000192401 devstack@c-api.service[111391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 16:36:46.969251 np0000192401 devstack@c-api.service[111391]: warnings.warn( Sep 09 16:36:46.972834 np0000192401 devstack@c-api.service[111390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 16:36:46.972834 np0000192401 devstack@c-api.service[111390]: warnings.warn( Sep 09 16:36:46.980659 np0000192401 devstack@c-api.service[111391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 09 16:36:46.980659 np0000192401 devstack@c-api.service[111391]: removals.removed_module( Sep 09 16:36:46.981507 np0000192401 devstack@c-api.service[111391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 09 16:36:46.981507 np0000192401 devstack@c-api.service[111391]: removals.removed_module( Sep 09 16:36:46.982548 np0000192401 devstack@c-api.service[111390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 09 16:36:46.982548 np0000192401 devstack@c-api.service[111390]: removals.removed_module( Sep 09 16:36:46.983354 np0000192401 devstack@c-api.service[111390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 09 16:36:46.983354 np0000192401 devstack@c-api.service[111390]: removals.removed_module( Sep 09 16:36:47.711211 np0000192401 devstack@c-api.service[111392]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 09 16:36:47.711211 np0000192401 devstack@c-api.service[111392]: warnings.warn( Sep 09 16:36:47.758309 np0000192401 devstack@c-api.service[111393]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 09 16:36:47.758309 np0000192401 devstack@c-api.service[111393]: warnings.warn( Sep 09 16:36:47.762293 np0000192401 devstack@c-api.service[111390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 09 16:36:47.762293 np0000192401 devstack@c-api.service[111390]: warnings.warn( Sep 09 16:36:47.762855 np0000192401 devstack@c-api.service[111392]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 09 16:36:47.762855 np0000192401 devstack@c-api.service[111392]: warnings.warn( Sep 09 16:36:47.814203 np0000192401 devstack@c-api.service[111390]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 09 16:36:47.814203 np0000192401 devstack@c-api.service[111390]: warnings.warn( Sep 09 16:36:47.826405 np0000192401 devstack@c-api.service[111391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 09 16:36:47.826405 np0000192401 devstack@c-api.service[111391]: warnings.warn( Sep 09 16:36:47.827322 np0000192401 devstack@c-api.service[111393]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 09 16:36:47.827322 np0000192401 devstack@c-api.service[111393]: warnings.warn( Sep 09 16:36:47.878763 np0000192401 devstack@c-api.service[111391]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 09 16:36:47.878763 np0000192401 devstack@c-api.service[111391]: warnings.warn( Sep 09 16:36:47.970913 np0000192401 devstack@c-api.service[111392]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 09 16:36:47.971121 np0000192401 devstack@c-api.service[111392]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111392) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 16:36:48.011033 np0000192401 devstack@c-api.service[111390]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 09 16:36:48.011231 np0000192401 devstack@c-api.service[111390]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111390) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 16:36:48.023074 np0000192401 devstack@c-api.service[111393]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 09 16:36:48.023266 np0000192401 devstack@c-api.service[111393]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111393) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 16:36:48.057477 np0000192401 devstack@c-api.service[111392]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 09 16:36:48.057477 np0000192401 devstack@c-api.service[111392]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 16:36:48.084612 np0000192401 devstack@c-api.service[111390]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 09 16:36:48.084612 np0000192401 devstack@c-api.service[111390]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 16:36:48.085239 np0000192401 devstack@c-api.service[111393]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 09 16:36:48.085239 np0000192401 devstack@c-api.service[111393]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 16:36:48.086661 np0000192401 devstack@c-api.service[111391]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 09 16:36:48.086857 np0000192401 devstack@c-api.service[111391]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111391) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 16:36:48.149926 np0000192401 devstack@c-api.service[111391]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 09 16:36:48.149926 np0000192401 devstack@c-api.service[111391]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 16:36:48.527555 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111390) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 16:36:48.527708 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111392) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 16:36:48.527770 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111393) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 16:36:48.527810 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111391) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 16:36:48.527846 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.527846 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.527917 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.527917 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.527993 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.528038 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.528071 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.528142 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.528183 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.528222 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.528258 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.528311 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.531871 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.531871 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.531871 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.531871 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.531871 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.532299 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.532357 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.532402 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.532449 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.532505 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.532575 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.532619 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.532619 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.532721 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.532765 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.532811 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.532872 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.532921 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.532977 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.533035 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.533082 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.533123 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.533164 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.533211 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.533259 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.533259 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.533259 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.533259 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.533442 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.533442 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.533442 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.533604 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.533651 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.533696 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.533750 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.533798 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.533842 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.533889 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.533936 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.534008 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.534067 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.534116 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.534160 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.534201 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.534247 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.534247 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.534365 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.534426 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.534474 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.534554 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.534622 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.534681 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.534737 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.534737 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.534737 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.534737 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.534879 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.534879 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.534879 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.534879 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.534879 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.534879 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.535114 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.535149 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.535189 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.535222 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.535261 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.535326 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.535371 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.535414 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.535459 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.535492 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.536322 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.536430 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.536538 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.536630 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.536730 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.536821 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.536914 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.537004 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.537089 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.537170 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.537258 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.537373 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.537477 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.537477 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.537477 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.537477 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.537878 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.537878 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.538046 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.538145 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.538229 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.538340 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.538470 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.538577 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.538577 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.538992 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.539104 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.539208 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.539334 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.539445 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.539561 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.539660 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.539770 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.539770 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.539941 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.540000 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.540048 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.540094 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.540094 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.540179 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.540216 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.540216 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.540216 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.540216 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.540216 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.540216 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.540216 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.540464 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.540507 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.540783 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.540783 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.540960 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.541049 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.541140 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.541222 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.541326 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.541411 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.541493 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.541614 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.541700 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.541780 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.541863 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.541942 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.542021 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.542021 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.542188 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.542244 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.542244 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.542359 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.542359 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.542359 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.542458 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.542499 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.542560 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.542618 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.542618 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.542699 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.542750 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.542788 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.542830 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.542865 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.542905 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.542954 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.542954 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.543036 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.543075 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.543114 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.543149 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.543183 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.543183 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.543242 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.543242 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.543242 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.543242 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.543242 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.543242 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.543451 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.543451 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.543451 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.543451 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.543618 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.543660 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.543660 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.543726 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.543759 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.543798 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.543798 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.543798 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.543798 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.543911 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.543911 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.543991 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.544031 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.544031 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.544031 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.544031 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.544167 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.544200 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.544241 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.544241 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.544241 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.544241 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.544241 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.544241 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.544457 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.544457 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.544457 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.544457 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.544457 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.545503 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.545611 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.545696 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.545777 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.545860 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.545860 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.545860 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.545860 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.546204 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.546319 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.546441 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.546441 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.546441 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.546441 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.546441 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.546441 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.546964 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.546964 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.546964 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.546964 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.546964 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.546964 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.546964 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.546964 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.546964 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.546964 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.547629 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.547629 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.547629 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.547790 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.547855 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.547913 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.547913 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.547913 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.548076 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.548134 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.548197 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.548259 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.548334 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.548398 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.548460 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.548460 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.548460 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.548460 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.548703 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.548703 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.548703 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.548703 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.548703 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.548703 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.548703 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.549075 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.549075 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.549075 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.549075 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.549075 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.549354 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.549412 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.549474 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.549552 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.549616 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.549680 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.549680 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.549806 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.549873 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.549931 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.549993 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.549993 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.550181 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.550181 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.550181 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.550181 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.550423 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.550423 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.550541 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.550605 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.550663 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.550663 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.550786 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.550850 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.550850 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.550958 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.551020 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.551077 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.551110 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.551144 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.551173 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.551200 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.551200 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.551200 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.551200 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.551315 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.551339 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.551366 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.551393 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.551418 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.551418 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.551418 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.551418 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.551418 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.551540 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.551540 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.551540 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.551540 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.551540 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.551540 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.551540 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.554613 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.554669 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.554704 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.554776 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.554840 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.554899 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.554957 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.555014 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.555078 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.555078 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.555164 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.555164 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.555229 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.555260 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.555305 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.555334 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.555426 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.555426 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.555554 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.555554 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.555668 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.555738 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.555799 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.555862 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.555862 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.555976 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.556010 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.556047 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.556073 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.556096 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.556126 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.556126 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.556171 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.556195 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.556223 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.556294 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.556339 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.556378 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.556412 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.556412 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.556482 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.556515 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.557053 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.557153 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.557243 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.557338 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.557453 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.557562 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.557689 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.558092 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.558196 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.558316 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.558416 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.558513 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.558645 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.558742 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.562895 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.562986 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.562986 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.563057 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.563099 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.563212 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.563212 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.563624 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.563760 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.563760 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.563851 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.563892 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.563927 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.563968 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.564002 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.564043 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.564083 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.564122 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.564156 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.564189 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.564225 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.564264 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.564332 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.564378 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.564413 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.564444 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.564479 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.564516 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.564581 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.564615 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.564615 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.564615 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.564720 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.564768 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.564803 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.564840 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.564872 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.564906 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.564944 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.564944 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.565008 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.565049 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.565087 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.565121 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.565153 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.565153 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.565212 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.565670 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.565670 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.565864 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.565864 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.565988 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.566066 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.566137 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.566201 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.566309 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.567142 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.567257 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.567544 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.567619 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.567685 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.567760 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.567760 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.567915 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.567986 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.568051 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.568115 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.568178 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.568242 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.568322 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.568398 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.568468 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.568560 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.568635 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.568698 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.568759 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.568830 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.568910 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.568979 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.569043 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.569113 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.569196 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.569196 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.569196 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.570068 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.570168 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.570235 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.570323 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.570323 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.570455 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.570540 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.570622 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.570744 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.570816 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.570871 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.570943 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.570979 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.571013 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.571053 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.571093 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.571132 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.571132 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.571132 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.571132 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.571132 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.571356 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.571356 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.571356 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.571356 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.571487 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.571545 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.571620 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.571683 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.571724 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.571765 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.571799 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.571848 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.571912 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.571978 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.572018 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.572018 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.572096 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.572130 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.572167 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.572206 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.572243 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.572308 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.572350 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.572384 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.572429 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.572492 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.572560 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.572644 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.572713 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.572762 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.572808 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.572849 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.572904 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.572966 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.573030 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.573076 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.573128 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.573188 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.573241 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.573312 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.573360 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.573405 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.573447 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.573497 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.574073 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.574165 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.574263 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.574364 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.574440 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.574514 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.574616 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.574706 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.574785 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.574867 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.574964 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.575042 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.575148 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.575231 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.575319 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.575387 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.575448 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.575535 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.575655 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.575743 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.575808 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.575870 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.575947 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.576018 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.576108 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.576195 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.576260 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.576354 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.576417 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.576480 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.576592 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.576688 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.576764 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.576833 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.576918 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.576993 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.576993 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.577151 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.577234 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.577345 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.577420 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.577420 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.577591 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.577680 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.577680 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.577805 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.577877 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.577946 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.577946 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.577946 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.577946 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.577946 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.577946 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.578503 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.578604 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.578673 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.578749 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.578815 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.578887 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.578958 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.579020 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.579092 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.579169 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.579298 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.579369 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.579440 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.579511 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.579604 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.579680 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.579746 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.579809 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.579882 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.579965 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.580051 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.580124 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.580217 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.580342 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.580410 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.580474 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.580563 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.580651 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.580725 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.580796 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.580860 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.580922 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.580990 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.580990 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.580990 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.580990 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.580990 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.580990 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.580990 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.580990 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.580990 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.580990 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.580990 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.581639 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.581639 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.581639 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.581639 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.581639 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.581639 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.581639 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.581869 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.581869 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.581869 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.581869 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.581999 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.582042 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.582081 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.582115 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.582159 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.582195 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.582229 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.582229 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.582229 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.582229 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.583173 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.583173 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.583173 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.583173 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.583701 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.583701 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.583895 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.583992 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.584085 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.584176 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.584248 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.584331 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.584400 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.584478 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.584580 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.584648 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.584712 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.584787 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.584852 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.584923 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.584986 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.585049 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.585085 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.585128 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.585161 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.585195 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.585229 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.585229 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.585314 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.585314 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.585314 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.585314 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.585456 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.585499 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.585572 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.585608 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.585648 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.585648 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.585716 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.585750 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.585750 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.585750 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.585851 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.585891 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.585930 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.585969 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.586007 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.586041 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.586074 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.586107 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.586140 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.586184 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.586218 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.586250 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.586305 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.586347 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.586387 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.586420 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.586457 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.586490 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.586990 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.587075 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.587144 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.587144 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.587288 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.587288 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.587288 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.587288 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.587288 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.587288 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.587705 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.587705 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.587705 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.587885 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.587949 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.588026 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.588098 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.588167 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.588236 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.588321 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.588394 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.588459 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.588536 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.588615 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.588681 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.588745 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.588808 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.588870 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.588938 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.589012 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.589076 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.589145 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.589213 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.589292 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.589364 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.589440 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.589552 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.589662 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.589741 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.589814 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.589879 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.589944 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.590020 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.590090 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.590146 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.590196 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.590235 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.590262 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.590308 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.590342 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.590365 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.590388 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.590416 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.590439 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.590462 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.590490 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.590516 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.590554 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.590585 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.590613 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.590637 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.590664 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.590691 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.590720 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.590743 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.591031 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.591082 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.591134 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.591187 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.591238 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.591297 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.591343 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.591392 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.591438 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.591488 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.591544 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.591592 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.591637 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.591695 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.591741 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.591787 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.591831 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.591874 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.591918 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.591918 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.592008 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.592058 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.592104 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.592156 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.592202 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.592202 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.592297 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.592297 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.592297 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.592390 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.592390 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.592431 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.592457 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.592485 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.592507 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.592550 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.592579 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.592601 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.592622 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.592644 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.592671 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.592693 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.592715 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.592746 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.592768 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.592768 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.592815 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.592838 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.592865 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.592887 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.592910 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.592933 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.592956 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.592956 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.592956 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.592956 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.592956 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.593067 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.593067 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.593067 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.593067 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.593067 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.593067 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.593067 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.593067 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.593067 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.593067 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.593287 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.593287 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.593287 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.593287 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.593375 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.593375 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.593375 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.593375 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.593479 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.593505 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.593505 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.593562 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.593587 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.593617 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.593639 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.593639 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.593684 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.593706 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.593732 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.593755 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.593777 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.593800 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.593827 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.593849 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.593872 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.593895 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.593921 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.593947 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.593970 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.594001 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.594027 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.594027 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.594071 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.594096 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.594123 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.594145 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.594171 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.594193 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.594216 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.594242 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.594264 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.594299 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.594299 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.594299 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.594299 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.594299 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 16:36:48.594406 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.594406 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.594406 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.594406 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.594406 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.595448 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.595506 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.595567 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.595567 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.595567 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.595567 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.595567 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.595799 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.595799 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.595799 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.595799 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.595799 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.595799 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.596129 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 16:36:48.596129 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 16:36:48.596129 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 16:36:48.596129 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 16:36:48.596129 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 16:36:48.596129 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 16:36:48.640186 np0000192401 devstack@c-api.service[111391]: INFO dbcounter [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Registered counter for database cinder Sep 09 16:36:48.642250 np0000192401 devstack@c-api.service[111392]: INFO dbcounter [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Registered counter for database cinder Sep 09 16:36:48.642362 np0000192401 devstack@c-api.service[111390]: INFO dbcounter [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Registered counter for database cinder Sep 09 16:36:48.642554 np0000192401 devstack@c-api.service[111393]: INFO dbcounter [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Registered counter for database cinder Sep 09 16:36:48.685069 np0000192401 devstack@c-api.service[111391]: DEBUG oslo_db.sqlalchemy.engines [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 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=111391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 16:36:48.686295 np0000192401 devstack@c-api.service[111393]: DEBUG oslo_db.sqlalchemy.engines [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 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=111393) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 16:36:48.688644 np0000192401 devstack@c-api.service[111392]: DEBUG oslo_db.sqlalchemy.engines [None req-15fda43c-d559-41e4-836c-6abebfcad785 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=111392) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 16:36:48.692854 np0000192401 devstack@c-api.service[111390]: DEBUG oslo_db.sqlalchemy.engines [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b 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=111390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 16:36:48.794073 np0000192401 devstack@c-api.service[111391]: DEBUG dbcounter [-] [111391] Writer thread running {{(pid=111391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 16:36:48.797018 np0000192401 devstack@c-api.service[111391]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 16:36:48.797018 np0000192401 devstack@c-api.service[111391]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 16:36:48.797291 np0000192401 devstack@c-api.service[111391]: INFO cinder.rpc [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 16:36:48.798299 np0000192401 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writer thread running {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 16:36:48.799516 np0000192401 devstack@c-api.service[111391]: INFO cinder.rpc [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 16:36:48.800351 np0000192401 devstack@c-api.service[111392]: DEBUG dbcounter [-] [111392] Writer thread running {{(pid=111392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 16:36:48.800883 np0000192401 devstack@c-api.service[111393]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 16:36:48.800883 np0000192401 devstack@c-api.service[111393]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 16:36:48.801131 np0000192401 devstack@c-api.service[111393]: INFO cinder.rpc [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 16:36:48.801636 np0000192401 devstack@c-api.service[111391]: INFO cinder.rpc [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 16:36:48.803371 np0000192401 devstack@c-api.service[111391]: INFO cinder.rpc [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 16:36:48.804075 np0000192401 devstack@c-api.service[111393]: INFO cinder.rpc [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 16:36:48.804384 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.804645 np0000192401 devstack@c-api.service[111392]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 16:36:48.804645 np0000192401 devstack@c-api.service[111392]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 16:36:48.804902 np0000192401 devstack@c-api.service[111392]: INFO cinder.rpc [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 16:36:48.806076 np0000192401 devstack@c-api.service[111393]: INFO cinder.rpc [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 16:36:48.807637 np0000192401 devstack@c-api.service[111392]: INFO cinder.rpc [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 16:36:48.807743 np0000192401 devstack@c-api.service[111393]: INFO cinder.rpc [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 16:36:48.807825 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.808669 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.809907 np0000192401 devstack@c-api.service[111392]: INFO cinder.rpc [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 16:36:48.811709 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.811904 np0000192401 devstack@c-api.service[111392]: INFO cinder.rpc [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 16:36:48.812846 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.815914 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.825981 np0000192401 devstack@c-api.service[111390]: DEBUG dbcounter [-] [111390] Writer thread running {{(pid=111390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 16:36:48.829534 np0000192401 devstack@c-api.service[111390]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 16:36:48.829534 np0000192401 devstack@c-api.service[111390]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 16:36:48.829771 np0000192401 devstack@c-api.service[111390]: INFO cinder.rpc [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 16:36:48.832844 np0000192401 devstack@c-api.service[111390]: INFO cinder.rpc [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 16:36:48.835425 np0000192401 devstack@c-api.service[111390]: INFO cinder.rpc [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 16:36:48.837817 np0000192401 devstack@c-api.service[111390]: INFO cinder.rpc [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 16:36:48.838989 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.841935 np0000192401 devstack@c-api.service[111391]: DEBUG oslo_db.sqlalchemy.engines [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 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=111391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 16:36:48.842811 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.843854 np0000192401 devstack@c-api.service[111393]: DEBUG oslo_db.sqlalchemy.engines [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 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=111393) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 16:36:48.844142 np0000192401 devstack@c-api.service[111391]: INFO cinder.rpc [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 16:36:48.845969 np0000192401 devstack@c-api.service[111391]: INFO cinder.rpc [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 16:36:48.846235 np0000192401 devstack@c-api.service[111393]: INFO cinder.rpc [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 16:36:48.846893 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.848262 np0000192401 devstack@c-api.service[111393]: INFO cinder.rpc [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 16:36:48.849248 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.853400 np0000192401 devstack@c-api.service[111392]: DEBUG oslo_db.sqlalchemy.engines [None req-15fda43c-d559-41e4-836c-6abebfcad785 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=111392) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 16:36:48.856445 np0000192401 devstack@c-api.service[111392]: INFO cinder.rpc [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 16:36:48.856911 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.858884 np0000192401 devstack@c-api.service[111392]: INFO cinder.rpc [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 16:36:48.859952 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.860030 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.860105 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.863400 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.864267 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.866584 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.868427 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.870860 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.871468 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.871884 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.874097 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.874432 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.874966 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.877460 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.877551 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.877915 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.880360 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.881039 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.883083 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.883405 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.884177 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.885021 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.886478 np0000192401 devstack@c-api.service[111390]: DEBUG oslo_db.sqlalchemy.engines [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b 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=111390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 16:36:48.887360 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.887529 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.887770 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.889027 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.889197 np0000192401 devstack@c-api.service[111390]: INFO cinder.rpc [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 16:36:48.890875 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.891805 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.891851 np0000192401 devstack@c-api.service[111390]: INFO cinder.rpc [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 16:36:48.892905 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.893226 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.894127 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.896484 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.897094 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.898461 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.898733 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.900124 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.900252 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.901758 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.901836 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.903099 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.903315 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.904585 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.904762 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.905177 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.905816 np0000192401 devstack@c-api.service[111391]: WARNING cinder.api.contrib.hosts [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 16:36:48.906210 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.906503 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.908018 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.908384 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.909413 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.910153 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.910234 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extended resource: extensions {{(pid=111391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.910468 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.910655 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.911547 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extended resource: encryption {{(pid=111391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.912723 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.913035 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extended resource: encryption {{(pid=111391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.913455 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.914677 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.914769 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.915165 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extended resource: scheduler-stats {{(pid=111391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.916109 np0000192401 devstack@c-api.service[111393]: WARNING cinder.api.contrib.hosts [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 16:36:48.916605 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extended resource: capabilities {{(pid=111391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.917109 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.917368 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.917791 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extended resource: os-quota-sets {{(pid=111391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.919034 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.919232 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extended resource: os-volume-type-access {{(pid=111391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.919309 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.919609 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.920611 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.920864 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extended resource: os-quota-class-sets {{(pid=111391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.921227 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.922079 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extended resource: qos-specs {{(pid=111391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.922125 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.922425 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extended resource: extensions {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.923473 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.923651 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.924071 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extended resource: cgsnapshots {{(pid=111391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.924268 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extended resource: encryption {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.924826 np0000192401 devstack@c-api.service[111392]: WARNING cinder.api.contrib.hosts [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 16:36:48.925465 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extended resource: extra_specs {{(pid=111391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.925611 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.926312 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extended resource: encryption {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.926933 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extended resource: consistencygroups {{(pid=111391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.927024 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.927403 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.928299 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extended resource: scheduler-stats {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.928656 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.928768 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extended resource: backups {{(pid=111391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.929496 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extended resource: extensions {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.930696 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extended resource: os-availability-zone {{(pid=111391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.930781 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extended resource: encryption {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.931177 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.931922 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extended resource: capabilities {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.932093 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extended resource: os-hosts {{(pid=111391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.932360 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extended resource: encryption {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.933428 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extended resource: os-volume-transfer {{(pid=111391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.933890 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extended resource: scheduler-stats {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.934439 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.934597 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extended resource: os-quota-sets {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.934971 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extended resource: os-snapshot-manage {{(pid=111391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.935931 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extended resource: capabilities {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.936538 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extended resource: os-volume-manage {{(pid=111391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.936591 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extended resource: os-volume-type-access {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.937094 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extended resource: os-quota-sets {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.938217 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extended resource: os-quota-class-sets {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.938329 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.938703 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extended resource: os-volume-type-access {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.938758 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.939686 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extended resource: qos-specs {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.940221 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.940266 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extended resource: os-quota-class-sets {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.940323 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.941466 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extended resource: qos-specs {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.941650 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.941737 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extended resource: cgsnapshots {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.943025 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.943419 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extended resource: extra_specs {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.943460 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extended resource: cgsnapshots {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.943608 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.944611 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.944838 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extended resource: extra_specs {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.945090 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extended resource: consistencygroups {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.945587 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.contrib.snapshot_actions [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] SnapshotActionsController initialized {{(pid=111391) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 16:36:48.946317 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extended resource: consistencygroups {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.946372 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.947256 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extended resource: backups {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.947730 np0000192401 devstack@c-api.service[111391]: WARNING castellan.key_manager.migration [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.948152 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extended resource: backups {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.948555 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.948665 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.948759 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.949225 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extended resource: os-availability-zone {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.949447 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.949574 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extension TypesManage extending resource: types {{(pid=111391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.949673 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.949713 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.949779 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extension AdminActions extending resource: volumes {{(pid=111391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.949880 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extension AdminActions extending resource: snapshots {{(pid=111391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.949978 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extension AdminActions extending resource: backups {{(pid=111391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.950063 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extended resource: os-availability-zone {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.950104 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.950172 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extension UsedLimits extending resource: limits {{(pid=111391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.950259 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.950367 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.950466 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.950544 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extended resource: os-hosts {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.950582 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extension VolumeActions extending resource: volumes {{(pid=111391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.950705 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.v3.router [None req-be220e10-b921-4b9f-860e-4e3a09bb3893 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.951361 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extended resource: os-hosts {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.951898 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extended resource: os-volume-transfer {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.952690 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extended resource: os-volume-transfer {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.953670 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extended resource: os-snapshot-manage {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.954203 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extended resource: os-snapshot-manage {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.954254 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.955090 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extended resource: os-volume-manage {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.955911 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extended resource: os-volume-manage {{(pid=111392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.957457 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.957504 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.958208 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.958622 np0000192401 devstack@c-api.service[111391]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x747770aa4668 pid: 111391 (default app) Sep 09 16:36:48.959367 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.959531 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.959754 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.960810 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.961155 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.961681 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.962195 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.962571 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.963572 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.963711 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.964002 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.964722 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.contrib.snapshot_actions [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] SnapshotActionsController initialized {{(pid=111393) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 16:36:48.964993 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.contrib.snapshot_actions [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] SnapshotActionsController initialized {{(pid=111392) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 16:36:48.965591 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.965786 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.965851 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.966902 np0000192401 devstack@c-api.service[111390]: WARNING cinder.api.contrib.hosts [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 16:36:48.967092 np0000192401 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.967257 np0000192401 devstack@c-api.service[111392]: WARNING castellan.key_manager.migration [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.967836 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.968135 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.968258 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.968398 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.968476 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.middleware.request_id [None req-d3ebf589-7666-4dd8-bb76-6361c247c5bb None None] RequestId filter calling following filter/app {{(pid=111391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:36:48.968568 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.968636 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.968725 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.968801 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.968801 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extension TypesManage extending resource: types {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.968924 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.969006 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.969073 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extension TypesManage extending resource: types {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.969175 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extension AdminActions extending resource: volumes {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.969244 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.969337 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extension AdminActions extending resource: snapshots {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.969409 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extension AdminActions extending resource: volumes {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.969477 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extension AdminActions extending resource: backups {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.969477 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.969659 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extension AdminActions extending resource: snapshots {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.969728 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extension UsedLimits extending resource: limits {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.969981 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extension AdminActions extending resource: backups {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.970065 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.970135 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.970215 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.970308 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extension UsedLimits extending resource: limits {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.970382 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.970449 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.970557 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extension VolumeActions extending resource: volumes {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.970650 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.970728 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.970792 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.970857 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.v3.router [None req-15fda43c-d559-41e4-836c-6abebfcad785 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.970920 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extension VolumeActions extending resource: volumes {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.970920 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-6a1af4be-397b-4a8c-9dc4-9b9f94f758b1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:48.971042 np0000192401 devstack@c-api.service[111391]: [pid: 111391|app: 0|req: 1/1] 162.253.55.174 () {60 vars in 956 bytes} [Wed Sep 9 16:36:48 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 09 16:36:48.971835 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:48.972822 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extended resource: extensions {{(pid=111390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.974327 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extended resource: encryption {{(pid=111390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.976087 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extended resource: encryption {{(pid=111390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.977918 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extended resource: scheduler-stats {{(pid=111390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.979067 np0000192401 devstack@c-api.service[111393]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x747770aa4668 pid: 111393 (default app) Sep 09 16:36:48.980293 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extended resource: capabilities {{(pid=111390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.980761 np0000192401 devstack@c-api.service[111392]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x747770aa4668 pid: 111392 (default app) Sep 09 16:36:48.981233 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extended resource: os-quota-sets {{(pid=111390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.983062 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extended resource: os-volume-type-access {{(pid=111390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.984636 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extended resource: os-quota-class-sets {{(pid=111390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.985876 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extended resource: qos-specs {{(pid=111390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.988311 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extended resource: cgsnapshots {{(pid=111390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.989736 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extended resource: extra_specs {{(pid=111390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.991372 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extended resource: consistencygroups {{(pid=111390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.993429 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extended resource: backups {{(pid=111390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.995372 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extended resource: os-availability-zone {{(pid=111390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.996679 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extended resource: os-hosts {{(pid=111390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.998020 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extended resource: os-volume-transfer {{(pid=111390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:48.999687 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extended resource: os-snapshot-manage {{(pid=111390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:49.001153 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extended resource: os-volume-manage {{(pid=111390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 16:36:49.004132 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:49.005935 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:49.007999 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:49.008859 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:49.010381 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:49.011362 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.contrib.snapshot_actions [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] SnapshotActionsController initialized {{(pid=111390) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 16:36:49.012135 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:49.013601 np0000192401 devstack@c-api.service[111390]: WARNING castellan.key_manager.migration [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 16:36:49.014596 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:49.014710 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:49.014816 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:49.015005 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extension VolumeTypeAccess extending resource: types {{(pid=111390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:49.015116 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extension TypesManage extending resource: types {{(pid=111390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:49.015253 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:49.015400 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extension AdminActions extending resource: volumes {{(pid=111390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:49.015513 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extension AdminActions extending resource: snapshots {{(pid=111390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:49.015638 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extension AdminActions extending resource: backups {{(pid=111390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:49.015736 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:49.015836 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extension UsedLimits extending resource: limits {{(pid=111390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:49.015933 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extension SnapshotActions extending resource: snapshots {{(pid=111390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:49.016035 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:49.016143 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:49.016261 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extension VolumeActions extending resource: volumes {{(pid=111390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:49.016406 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.v3.router [None req-0a66401b-2ba8-40df-a8ba-4c9c4d035f1b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 16:36:49.025191 np0000192401 devstack@c-api.service[111390]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x747770aa4668 pid: 111390 (default app) Sep 09 16:36:56.392504 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.middleware.request_id [None req-3fd360e4-83a0-493a-ab03-294283262e25 None None] RequestId filter calling following filter/app {{(pid=111391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:36:56.979002 np0000192401 devstack@c-api.service[111391]: INFO cinder.api.openstack.wsgi [None req-3fd360e4-83a0-493a-ab03-294283262e25 admin admin] POST https://162.253.55.174/volume/v3/types Sep 09 16:36:56.979567 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.openstack.wsgi [None req-3fd360e4-83a0-493a-ab03-294283262e25 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 09 16:36:56.981205 np0000192401 devstack@c-api.service[111391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 09 16:36:56.981205 np0000192401 devstack@c-api.service[111391]: warnings.warn( Sep 09 16:36:57.017242 np0000192401 devstack@c-api.service[111391]: DEBUG oslo_db.sqlalchemy.engines [None req-3fd360e4-83a0-493a-ab03-294283262e25 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=111391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 16:36:57.045924 np0000192401 devstack@c-api.service[111391]: INFO cinder.api.openstack.wsgi [None req-3fd360e4-83a0-493a-ab03-294283262e25 admin admin] https://162.253.55.174/volume/v3/types returned with HTTP 200 Sep 09 16:36:57.046326 np0000192401 devstack@c-api.service[111391]: [pid: 111391|app: 0|req: 2/2] 162.253.55.174 () {68 vars in 1333 bytes} [Wed Sep 9 16:36:56 2026] POST /volume/v3/types => generated 186 bytes in 659 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 16:36:57.097155 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-2e557996-82ba-4d5a-84c4-dca2bf279022 None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:36:57.546498 np0000192401 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-2e557996-82ba-4d5a-84c4-dca2bf279022 admin admin] POST https://162.253.55.174/volume/v3/types/ad696f7f-f87c-419c-b18a-de1fc112d3ed/extra_specs Sep 09 16:36:57.547196 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-2e557996-82ba-4d5a-84c4-dca2bf279022 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 09 16:36:57.549488 np0000192401 devstack@c-api.service[111393]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 09 16:36:57.549488 np0000192401 devstack@c-api.service[111393]: warnings.warn( Sep 09 16:36:57.587442 np0000192401 devstack@c-api.service[111393]: DEBUG oslo_db.sqlalchemy.engines [None req-2e557996-82ba-4d5a-84c4-dca2bf279022 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=111393) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 16:36:57.648383 np0000192401 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-2e557996-82ba-4d5a-84c4-dca2bf279022 admin admin] https://162.253.55.174/volume/v3/types/ad696f7f-f87c-419c-b18a-de1fc112d3ed/extra_specs returned with HTTP 200 Sep 09 16:36:57.648943 np0000192401 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 1/3] 162.253.55.174 () {68 vars in 1480 bytes} [Wed Sep 9 16:36:57 2026] POST /volume/v3/types/ad696f7f-f87c-419c-b18a-de1fc112d3ed/extra_specs => generated 55 bytes in 593 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:36:58.858004 np0000192401 devstack@c-api.service[111392]: DEBUG dbcounter [-] [111392] Writing DB stats cinder:SELECT=6 {{(pid=111392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:36:58.891009 np0000192401 devstack@c-api.service[111390]: DEBUG dbcounter [-] [111390] Writing DB stats cinder:SELECT=6 {{(pid=111390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:37:07.043302 np0000192401 devstack@c-api.service[111391]: DEBUG dbcounter [-] [111391] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:37:07.647482 np0000192401 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:40:13.196300 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.middleware.request_id [None req-5ce1fb29-3f26-4170-99d9-a3e02eb45118 None None] RequestId filter calling following filter/app {{(pid=111392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:40:13.198115 np0000192401 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-5ce1fb29-3f26-4170-99d9-a3e02eb45118 None None] GET https://162.253.55.174/volume// Sep 09 16:40:13.198565 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-5ce1fb29-3f26-4170-99d9-a3e02eb45118 None None] Empty body provided in request {{(pid=111392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:40:13.198929 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-5ce1fb29-3f26-4170-99d9-a3e02eb45118 None None] Calling method 'all' {{(pid=111392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:40:13.199948 np0000192401 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-5ce1fb29-3f26-4170-99d9-a3e02eb45118 None None] https://162.253.55.174/volume// returned with HTTP 300 Sep 09 16:40:13.200616 np0000192401 devstack@c-api.service[111392]: [pid: 111392|app: 0|req: 1/4] 162.253.55.174 () {66 vars in 1456 bytes} [Wed Sep 9 16:40:13 2026] GET /volume/ => generated 390 bytes in 29 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 09 16:40:51.217466 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.middleware.request_id [None req-9eb6cb4f-8a6d-495f-b5c7-7a965800bdbe None None] RequestId filter calling following filter/app {{(pid=111390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:40:51.223386 np0000192401 devstack@c-api.service[111390]: [pid: 111390|app: 0|req: 1/5] 162.253.55.174 () {62 vars in 1068 bytes} [Wed Sep 9 16:40:51 2026] GET /volume/v3 => generated 114 bytes in 27 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 09 16:40:51.252495 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.middleware.request_id [None req-6f0477d5-7b20-42d3-803e-5734790581b6 None None] RequestId filter calling following filter/app {{(pid=111391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:40:51.259814 np0000192401 devstack@c-api.service[111391]: [pid: 111391|app: 0|req: 3/6] 162.253.55.174 () {64 vars in 1272 bytes} [Wed Sep 9 16:40:51 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 09 16:40:51.293424 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [req-6f0477d5-7b20-42d3-803e-5734790581b6 req-62338773-6b65-472f-801a-c21a852d4341 None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:40:51.296593 np0000192401 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [req-6f0477d5-7b20-42d3-803e-5734790581b6 req-62338773-6b65-472f-801a-c21a852d4341 demo demo] GET https://162.253.55.174/volume/v3/ Sep 09 16:40:51.296815 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [req-6f0477d5-7b20-42d3-803e-5734790581b6 req-62338773-6b65-472f-801a-c21a852d4341 demo demo] Empty body provided in request {{(pid=111393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:40:51.297045 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [req-6f0477d5-7b20-42d3-803e-5734790581b6 req-62338773-6b65-472f-801a-c21a852d4341 demo demo] Calling method 'version_select' {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:40:51.299549 np0000192401 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [req-6f0477d5-7b20-42d3-803e-5734790581b6 req-62338773-6b65-472f-801a-c21a852d4341 demo demo] https://162.253.55.174/volume/v3/ returned with HTTP 200 Sep 09 16:40:51.299960 np0000192401 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 2/7] 162.253.55.174 () {66 vars in 1346 bytes} [Wed Sep 9 16:40:51 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 16:40:51.334736 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.middleware.request_id [None req-04653876-453b-4520-b9b0-54bfa07c1312 None None] RequestId filter calling following filter/app {{(pid=111392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:40:51.678733 np0000192401 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-04653876-453b-4520-b9b0-54bfa07c1312 demo demo] GET https://162.253.55.174/volume/v3/types Sep 09 16:40:51.679048 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-04653876-453b-4520-b9b0-54bfa07c1312 demo demo] Empty body provided in request {{(pid=111392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:40:51.679220 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-04653876-453b-4520-b9b0-54bfa07c1312 demo demo] Calling method 'index' {{(pid=111392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:40:51.679761 np0000192401 devstack@c-api.service[111392]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 09 16:40:51.679761 np0000192401 devstack@c-api.service[111392]: warnings.warn( Sep 09 16:40:51.680299 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.api_utils [None req-04653876-453b-4520-b9b0-54bfa07c1312 demo demo] Removing options '' from query. {{(pid=111392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:40:51.719432 np0000192401 devstack@c-api.service[111392]: DEBUG oslo_db.sqlalchemy.engines [None req-04653876-453b-4520-b9b0-54bfa07c1312 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=111392) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 16:40:51.736387 np0000192401 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-04653876-453b-4520-b9b0-54bfa07c1312 demo demo] https://162.253.55.174/volume/v3/types returned with HTTP 200 Sep 09 16:40:51.737167 np0000192401 devstack@c-api.service[111392]: [pid: 111392|app: 0|req: 2/8] 162.253.55.174 () {64 vars in 1290 bytes} [Wed Sep 9 16:40:51 2026] GET /volume/v3/types => generated 377 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 16:40:51.794711 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.middleware.request_id [None req-143a3f2e-d6f3-429b-9850-98d180e3313e None None] RequestId filter calling following filter/app {{(pid=111390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:40:52.164549 np0000192401 devstack@c-api.service[111390]: INFO cinder.api.openstack.wsgi [None req-143a3f2e-d6f3-429b-9850-98d180e3313e demo demo] GET https://162.253.55.174/volume/v3/types/default Sep 09 16:40:52.165000 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.openstack.wsgi [None req-143a3f2e-d6f3-429b-9850-98d180e3313e demo demo] Empty body provided in request {{(pid=111390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:40:52.165276 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.openstack.wsgi [None req-143a3f2e-d6f3-429b-9850-98d180e3313e demo demo] Calling method 'show' {{(pid=111390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:40:52.205752 np0000192401 devstack@c-api.service[111390]: DEBUG oslo_db.sqlalchemy.engines [None req-143a3f2e-d6f3-429b-9850-98d180e3313e 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=111390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 16:40:52.221333 np0000192401 devstack@c-api.service[111390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 09 16:40:52.221333 np0000192401 devstack@c-api.service[111390]: warnings.warn( Sep 09 16:40:52.223367 np0000192401 devstack@c-api.service[111390]: INFO cinder.api.openstack.wsgi [None req-143a3f2e-d6f3-429b-9850-98d180e3313e demo demo] https://162.253.55.174/volume/v3/types/default returned with HTTP 200 Sep 09 16:40:52.223813 np0000192401 devstack@c-api.service[111390]: [pid: 111390|app: 0|req: 2/9] 162.253.55.174 () {64 vars in 1301 bytes} [Wed Sep 9 16:40:51 2026] GET /volume/v3/types/default => generated 145 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 16:40:52.782200 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.middleware.request_id [None req-4fcdd00a-6e9a-446e-aef0-b1ba9e4dd355 None None] RequestId filter calling following filter/app {{(pid=111391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:40:52.783040 np0000192401 devstack@c-api.service[111391]: [pid: 111391|app: 0|req: 4/10] 162.253.55.174 () {62 vars in 1068 bytes} [Wed Sep 9 16:40:52 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 09 16:40:52.815356 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-f5d3ff5c-90fa-4ae9-8d5a-2a701dc92480 None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:40:52.824238 np0000192401 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 3/11] 162.253.55.174 () {64 vars in 1272 bytes} [Wed Sep 9 16:40:52 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 09 16:40:52.858014 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.middleware.request_id [req-f5d3ff5c-90fa-4ae9-8d5a-2a701dc92480 req-26447ae0-9c2b-44b7-8d70-12b4dbbcb5c0 None None] RequestId filter calling following filter/app {{(pid=111392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:40:52.861346 np0000192401 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [req-f5d3ff5c-90fa-4ae9-8d5a-2a701dc92480 req-26447ae0-9c2b-44b7-8d70-12b4dbbcb5c0 demo demo] GET https://162.253.55.174/volume/v3/ Sep 09 16:40:52.861727 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [req-f5d3ff5c-90fa-4ae9-8d5a-2a701dc92480 req-26447ae0-9c2b-44b7-8d70-12b4dbbcb5c0 demo demo] Empty body provided in request {{(pid=111392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:40:52.862130 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [req-f5d3ff5c-90fa-4ae9-8d5a-2a701dc92480 req-26447ae0-9c2b-44b7-8d70-12b4dbbcb5c0 demo demo] Calling method 'version_select' {{(pid=111392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:40:52.862947 np0000192401 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [req-f5d3ff5c-90fa-4ae9-8d5a-2a701dc92480 req-26447ae0-9c2b-44b7-8d70-12b4dbbcb5c0 demo demo] https://162.253.55.174/volume/v3/ returned with HTTP 200 Sep 09 16:40:52.863569 np0000192401 devstack@c-api.service[111392]: [pid: 111392|app: 0|req: 3/12] 162.253.55.174 () {66 vars in 1346 bytes} [Wed Sep 9 16:40:52 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 16:40:52.899669 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.middleware.request_id [None req-1bd278b5-8c70-49d1-a39d-a167524b191e None None] RequestId filter calling following filter/app {{(pid=111390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:40:52.904224 np0000192401 devstack@c-api.service[111390]: INFO cinder.api.openstack.wsgi [None req-1bd278b5-8c70-49d1-a39d-a167524b191e demo demo] GET https://162.253.55.174/volume/v3/types/default Sep 09 16:40:52.904761 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.openstack.wsgi [None req-1bd278b5-8c70-49d1-a39d-a167524b191e demo demo] Empty body provided in request {{(pid=111390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:40:52.905226 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.openstack.wsgi [None req-1bd278b5-8c70-49d1-a39d-a167524b191e demo demo] Calling method 'show' {{(pid=111390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:40:52.920390 np0000192401 devstack@c-api.service[111390]: INFO cinder.api.openstack.wsgi [None req-1bd278b5-8c70-49d1-a39d-a167524b191e demo demo] https://162.253.55.174/volume/v3/types/default returned with HTTP 200 Sep 09 16:40:52.921187 np0000192401 devstack@c-api.service[111390]: [pid: 111390|app: 0|req: 3/13] 162.253.55.174 () {64 vars in 1301 bytes} [Wed Sep 9 16:40:52 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 16:40:53.598545 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.middleware.request_id [None req-5295121d-14f2-49b3-af11-946e94ad077a None None] RequestId filter calling following filter/app {{(pid=111391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:40:53.599100 np0000192401 devstack@c-api.service[111391]: [pid: 111391|app: 0|req: 5/14] 162.253.55.174 () {62 vars in 1068 bytes} [Wed Sep 9 16:40:53 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (2 switches on core 0) Sep 09 16:40:53.629512 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-233f2a5c-1e32-48c7-84d1-3e1255a8fa7f None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:40:53.631722 np0000192401 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 4/15] 162.253.55.174 () {64 vars in 1272 bytes} [Wed Sep 9 16:40:53 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 09 16:40:53.661371 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.middleware.request_id [req-233f2a5c-1e32-48c7-84d1-3e1255a8fa7f req-d402c6d1-946c-4aee-8991-f99738e519e4 None None] RequestId filter calling following filter/app {{(pid=111392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:40:53.666130 np0000192401 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [req-233f2a5c-1e32-48c7-84d1-3e1255a8fa7f req-d402c6d1-946c-4aee-8991-f99738e519e4 demo demo] GET https://162.253.55.174/volume/v3/ Sep 09 16:40:53.666683 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [req-233f2a5c-1e32-48c7-84d1-3e1255a8fa7f req-d402c6d1-946c-4aee-8991-f99738e519e4 demo demo] Empty body provided in request {{(pid=111392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:40:53.667169 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [req-233f2a5c-1e32-48c7-84d1-3e1255a8fa7f req-d402c6d1-946c-4aee-8991-f99738e519e4 demo demo] Calling method 'version_select' {{(pid=111392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:40:53.668255 np0000192401 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [req-233f2a5c-1e32-48c7-84d1-3e1255a8fa7f req-d402c6d1-946c-4aee-8991-f99738e519e4 demo demo] https://162.253.55.174/volume/v3/ returned with HTTP 200 Sep 09 16:40:53.668930 np0000192401 devstack@c-api.service[111392]: [pid: 111392|app: 0|req: 4/16] 162.253.55.174 () {66 vars in 1346 bytes} [Wed Sep 9 16:40:53 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 16:40:53.705648 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.middleware.request_id [None req-0a8c4870-d4c9-41af-b8d3-6ad1e905ff06 None None] RequestId filter calling following filter/app {{(pid=111390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:40:53.709809 np0000192401 devstack@c-api.service[111390]: INFO cinder.api.openstack.wsgi [None req-0a8c4870-d4c9-41af-b8d3-6ad1e905ff06 demo demo] GET https://162.253.55.174/volume/v3/types/default Sep 09 16:40:53.710281 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.openstack.wsgi [None req-0a8c4870-d4c9-41af-b8d3-6ad1e905ff06 demo demo] Empty body provided in request {{(pid=111390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:40:53.710831 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.openstack.wsgi [None req-0a8c4870-d4c9-41af-b8d3-6ad1e905ff06 demo demo] Calling method 'show' {{(pid=111390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:40:53.725602 np0000192401 devstack@c-api.service[111390]: INFO cinder.api.openstack.wsgi [None req-0a8c4870-d4c9-41af-b8d3-6ad1e905ff06 demo demo] https://162.253.55.174/volume/v3/types/default returned with HTTP 200 Sep 09 16:40:53.726312 np0000192401 devstack@c-api.service[111390]: [pid: 111390|app: 0|req: 4/17] 162.253.55.174 () {64 vars in 1301 bytes} [Wed Sep 9 16:40:53 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 16:40:53.761560 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.middleware.request_id [None req-ea7714a6-4155-4d3a-921b-e5df0456352b None None] RequestId filter calling following filter/app {{(pid=111391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:40:53.762125 np0000192401 devstack@c-api.service[111391]: [pid: 111391|app: 0|req: 6/18] 162.253.55.174 () {62 vars in 1068 bytes} [Wed Sep 9 16:40:53 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 09 16:40:53.794322 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-c88d8dde-949b-4681-840d-4d00fff932e5 None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:40:53.796479 np0000192401 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 5/19] 162.253.55.174 () {64 vars in 1272 bytes} [Wed Sep 9 16:40:53 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 09 16:40:53.830953 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.middleware.request_id [req-c88d8dde-949b-4681-840d-4d00fff932e5 req-079cd807-823d-4940-8571-db1ab7350292 None None] RequestId filter calling following filter/app {{(pid=111392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:40:53.834358 np0000192401 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [req-c88d8dde-949b-4681-840d-4d00fff932e5 req-079cd807-823d-4940-8571-db1ab7350292 demo demo] GET https://162.253.55.174/volume/v3/ Sep 09 16:40:53.834804 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [req-c88d8dde-949b-4681-840d-4d00fff932e5 req-079cd807-823d-4940-8571-db1ab7350292 demo demo] Empty body provided in request {{(pid=111392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:40:53.835174 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [req-c88d8dde-949b-4681-840d-4d00fff932e5 req-079cd807-823d-4940-8571-db1ab7350292 demo demo] Calling method 'version_select' {{(pid=111392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:40:53.835982 np0000192401 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [req-c88d8dde-949b-4681-840d-4d00fff932e5 req-079cd807-823d-4940-8571-db1ab7350292 demo demo] https://162.253.55.174/volume/v3/ returned with HTTP 200 Sep 09 16:40:53.837092 np0000192401 devstack@c-api.service[111392]: [pid: 111392|app: 0|req: 5/20] 162.253.55.174 () {66 vars in 1346 bytes} [Wed Sep 9 16:40:53 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 16:40:53.870842 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.middleware.request_id [None req-26cdfb69-cdec-4c89-8dff-12c4f7dbcb5b None None] RequestId filter calling following filter/app {{(pid=111390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:40:53.874461 np0000192401 devstack@c-api.service[111390]: INFO cinder.api.openstack.wsgi [None req-26cdfb69-cdec-4c89-8dff-12c4f7dbcb5b demo demo] GET https://162.253.55.174/volume/v3/types/default Sep 09 16:40:53.874921 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.openstack.wsgi [None req-26cdfb69-cdec-4c89-8dff-12c4f7dbcb5b demo demo] Empty body provided in request {{(pid=111390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:40:53.875438 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.openstack.wsgi [None req-26cdfb69-cdec-4c89-8dff-12c4f7dbcb5b demo demo] Calling method 'show' {{(pid=111390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:40:53.891241 np0000192401 devstack@c-api.service[111390]: INFO cinder.api.openstack.wsgi [None req-26cdfb69-cdec-4c89-8dff-12c4f7dbcb5b demo demo] https://162.253.55.174/volume/v3/types/default returned with HTTP 200 Sep 09 16:40:53.892065 np0000192401 devstack@c-api.service[111390]: [pid: 111390|app: 0|req: 5/21] 162.253.55.174 () {64 vars in 1301 bytes} [Wed Sep 9 16:40:53 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 16:41:01.730841 np0000192401 devstack@c-api.service[111392]: DEBUG dbcounter [-] [111392] Writing DB stats cinder:SELECT=1 {{(pid=111392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:41:03.882928 np0000192401 devstack@c-api.service[111390]: DEBUG dbcounter [-] [111390] Writing DB stats cinder:SELECT=8 {{(pid=111390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:45:33.534181 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.middleware.request_id [None req-a3e5d871-3f90-425b-ade6-cb763f7869bc None None] RequestId filter calling following filter/app {{(pid=111391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:45:33.619177 np0000192401 devstack@c-api.service[111391]: INFO cinder.api.openstack.wsgi [None req-a3e5d871-3f90-425b-ade6-cb763f7869bc demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 16:45:33.619399 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.openstack.wsgi [None req-a3e5d871-3f90-425b-ade6-cb763f7869bc demo demo] Empty body provided in request {{(pid=111391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:45:33.619635 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.openstack.wsgi [None req-a3e5d871-3f90-425b-ade6-cb763f7869bc demo demo] Calling method 'detail' {{(pid=111391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:45:33.620174 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.api_utils [None req-a3e5d871-3f90-425b-ade6-cb763f7869bc demo demo] Removing options '' from query. {{(pid=111391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:45:33.621051 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.volume.api [None req-a3e5d871-3f90-425b-ade6-cb763f7869bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 16:45:33.672117 np0000192401 devstack@c-api.service[111391]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 16:45:33.672117 np0000192401 devstack@c-api.service[111391]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 16:45:33.672478 np0000192401 devstack@c-api.service[111391]: INFO cinder.volume.api [None req-a3e5d871-3f90-425b-ade6-cb763f7869bc demo demo] Get all volumes completed successfully. Sep 09 16:45:33.674728 np0000192401 devstack@c-api.service[111391]: INFO cinder.api.openstack.wsgi [None req-a3e5d871-3f90-425b-ade6-cb763f7869bc demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 16:45:33.675168 np0000192401 devstack@c-api.service[111391]: [pid: 111391|app: 0|req: 7/22] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 16:45:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:45:43.665017 np0000192401 devstack@c-api.service[111391]: DEBUG dbcounter [-] [111391] Writing DB stats cinder:SELECT=1 {{(pid=111391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:46:33.703779 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-ab87125c-9fc7-4663-90d6-efafbfa5b19c None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:46:33.708068 np0000192401 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-ab87125c-9fc7-4663-90d6-efafbfa5b19c demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 16:46:33.708396 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-ab87125c-9fc7-4663-90d6-efafbfa5b19c demo demo] Empty body provided in request {{(pid=111393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:46:33.708396 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-ab87125c-9fc7-4663-90d6-efafbfa5b19c demo demo] Calling method 'detail' {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:46:33.710794 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.api_utils [None req-ab87125c-9fc7-4663-90d6-efafbfa5b19c demo demo] Removing options '' from query. {{(pid=111393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:46:33.711831 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.volume.api [None req-ab87125c-9fc7-4663-90d6-efafbfa5b19c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111393) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 16:46:33.747954 np0000192401 devstack@c-api.service[111393]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 16:46:33.747954 np0000192401 devstack@c-api.service[111393]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 16:46:33.748140 np0000192401 devstack@c-api.service[111393]: INFO cinder.volume.api [None req-ab87125c-9fc7-4663-90d6-efafbfa5b19c demo demo] Get all volumes completed successfully. Sep 09 16:46:33.750727 np0000192401 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-ab87125c-9fc7-4663-90d6-efafbfa5b19c demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 16:46:33.751209 np0000192401 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 6/23] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 16:46:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:46:43.738561 np0000192401 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writing DB stats cinder:SELECT=1 {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:47:33.768816 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.middleware.request_id [None req-c8ffd15b-d4c6-48d5-aca5-d166ca486596 None None] RequestId filter calling following filter/app {{(pid=111392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:47:33.772751 np0000192401 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-c8ffd15b-d4c6-48d5-aca5-d166ca486596 demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 16:47:33.772751 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-c8ffd15b-d4c6-48d5-aca5-d166ca486596 demo demo] Empty body provided in request {{(pid=111392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:47:33.772996 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-c8ffd15b-d4c6-48d5-aca5-d166ca486596 demo demo] Calling method 'detail' {{(pid=111392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:47:33.773551 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.api_utils [None req-c8ffd15b-d4c6-48d5-aca5-d166ca486596 demo demo] Removing options '' from query. {{(pid=111392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:47:33.774483 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.volume.api [None req-c8ffd15b-d4c6-48d5-aca5-d166ca486596 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111392) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 16:47:33.825689 np0000192401 devstack@c-api.service[111392]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 16:47:33.825689 np0000192401 devstack@c-api.service[111392]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 16:47:33.826244 np0000192401 devstack@c-api.service[111392]: INFO cinder.volume.api [None req-c8ffd15b-d4c6-48d5-aca5-d166ca486596 demo demo] Get all volumes completed successfully. Sep 09 16:47:33.829179 np0000192401 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-c8ffd15b-d4c6-48d5-aca5-d166ca486596 demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 16:47:33.829773 np0000192401 devstack@c-api.service[111392]: [pid: 111392|app: 0|req: 6/24] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 16:47:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:47:43.820452 np0000192401 devstack@c-api.service[111392]: DEBUG dbcounter [-] [111392] Writing DB stats cinder:SELECT=1 {{(pid=111392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:48:33.853058 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.middleware.request_id [None req-12749fb5-bbbb-464c-af81-068e072bdedf None None] RequestId filter calling following filter/app {{(pid=111390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:48:33.855286 np0000192401 devstack@c-api.service[111390]: INFO cinder.api.openstack.wsgi [None req-12749fb5-bbbb-464c-af81-068e072bdedf demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 16:48:33.855817 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.openstack.wsgi [None req-12749fb5-bbbb-464c-af81-068e072bdedf demo demo] Empty body provided in request {{(pid=111390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:48:33.856192 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.openstack.wsgi [None req-12749fb5-bbbb-464c-af81-068e072bdedf demo demo] Calling method 'detail' {{(pid=111390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:48:33.856976 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.api_utils [None req-12749fb5-bbbb-464c-af81-068e072bdedf demo demo] Removing options '' from query. {{(pid=111390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:48:33.860273 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.volume.api [None req-12749fb5-bbbb-464c-af81-068e072bdedf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 16:48:33.907780 np0000192401 devstack@c-api.service[111390]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 09 16:48:33.907780 np0000192401 devstack@c-api.service[111390]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 16:48:33.909061 np0000192401 devstack@c-api.service[111390]: INFO cinder.volume.api [None req-12749fb5-bbbb-464c-af81-068e072bdedf demo demo] Get all volumes completed successfully. Sep 09 16:48:33.913269 np0000192401 devstack@c-api.service[111390]: INFO cinder.api.openstack.wsgi [None req-12749fb5-bbbb-464c-af81-068e072bdedf demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 16:48:33.913922 np0000192401 devstack@c-api.service[111390]: [pid: 111390|app: 0|req: 6/25] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 16:48:33 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) Sep 09 16:48:43.900185 np0000192401 devstack@c-api.service[111390]: DEBUG dbcounter [-] [111390] Writing DB stats cinder:SELECT=1 {{(pid=111390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:49:33.936471 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.middleware.request_id [None req-52a772cf-caa0-4d54-95e7-e3ba1f0a49f3 None None] RequestId filter calling following filter/app {{(pid=111391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:49:33.940494 np0000192401 devstack@c-api.service[111391]: INFO cinder.api.openstack.wsgi [None req-52a772cf-caa0-4d54-95e7-e3ba1f0a49f3 demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 16:49:33.940751 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.openstack.wsgi [None req-52a772cf-caa0-4d54-95e7-e3ba1f0a49f3 demo demo] Empty body provided in request {{(pid=111391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:49:33.940984 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.openstack.wsgi [None req-52a772cf-caa0-4d54-95e7-e3ba1f0a49f3 demo demo] Calling method 'detail' {{(pid=111391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:49:33.941301 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.api_utils [None req-52a772cf-caa0-4d54-95e7-e3ba1f0a49f3 demo demo] Removing options '' from query. {{(pid=111391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:49:33.942333 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.volume.api [None req-52a772cf-caa0-4d54-95e7-e3ba1f0a49f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 16:49:33.951505 np0000192401 devstack@c-api.service[111391]: INFO cinder.volume.api [None req-52a772cf-caa0-4d54-95e7-e3ba1f0a49f3 demo demo] Get all volumes completed successfully. Sep 09 16:49:33.954425 np0000192401 devstack@c-api.service[111391]: INFO cinder.api.openstack.wsgi [None req-52a772cf-caa0-4d54-95e7-e3ba1f0a49f3 demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 16:49:33.955114 np0000192401 devstack@c-api.service[111391]: [pid: 111391|app: 0|req: 8/26] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 16:49:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:49:43.945767 np0000192401 devstack@c-api.service[111391]: DEBUG dbcounter [-] [111391] Writing DB stats cinder:SELECT=1 {{(pid=111391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:50:33.973216 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-9779cc63-aef7-4f2f-b027-b9c2e772c5cd None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:50:34.083191 np0000192401 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-9779cc63-aef7-4f2f-b027-b9c2e772c5cd demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 16:50:34.083377 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-9779cc63-aef7-4f2f-b027-b9c2e772c5cd demo demo] Empty body provided in request {{(pid=111393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:50:34.083584 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-9779cc63-aef7-4f2f-b027-b9c2e772c5cd demo demo] Calling method 'detail' {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:50:34.086568 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.api_utils [None req-9779cc63-aef7-4f2f-b027-b9c2e772c5cd demo demo] Removing options '' from query. {{(pid=111393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:50:34.086568 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.volume.api [None req-9779cc63-aef7-4f2f-b027-b9c2e772c5cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111393) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 16:50:34.098695 np0000192401 devstack@c-api.service[111393]: INFO cinder.volume.api [None req-9779cc63-aef7-4f2f-b027-b9c2e772c5cd demo demo] Get all volumes completed successfully. Sep 09 16:50:34.100800 np0000192401 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-9779cc63-aef7-4f2f-b027-b9c2e772c5cd demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 16:50:34.101156 np0000192401 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 7/27] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 16:50:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:50:44.089154 np0000192401 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writing DB stats cinder:SELECT=1 {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:51:34.114451 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.middleware.request_id [None req-67f55faf-be8a-415d-aabe-4f182f351587 None None] RequestId filter calling following filter/app {{(pid=111392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:51:34.117304 np0000192401 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-67f55faf-be8a-415d-aabe-4f182f351587 demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 16:51:34.117510 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-67f55faf-be8a-415d-aabe-4f182f351587 demo demo] Empty body provided in request {{(pid=111392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:51:34.117775 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-67f55faf-be8a-415d-aabe-4f182f351587 demo demo] Calling method 'detail' {{(pid=111392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:51:34.118074 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.api_utils [None req-67f55faf-be8a-415d-aabe-4f182f351587 demo demo] Removing options '' from query. {{(pid=111392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:51:34.118861 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.volume.api [None req-67f55faf-be8a-415d-aabe-4f182f351587 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111392) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 16:51:34.127363 np0000192401 devstack@c-api.service[111392]: INFO cinder.volume.api [None req-67f55faf-be8a-415d-aabe-4f182f351587 demo demo] Get all volumes completed successfully. Sep 09 16:51:34.129752 np0000192401 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-67f55faf-be8a-415d-aabe-4f182f351587 demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 16:51:34.130171 np0000192401 devstack@c-api.service[111392]: [pid: 111392|app: 0|req: 7/28] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 16:51:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:51:44.121893 np0000192401 devstack@c-api.service[111392]: DEBUG dbcounter [-] [111392] Writing DB stats cinder:SELECT=1 {{(pid=111392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:52:34.142447 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.middleware.request_id [None req-182917ee-5a25-45c2-8601-381a02e217cf None None] RequestId filter calling following filter/app {{(pid=111390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:52:34.146249 np0000192401 devstack@c-api.service[111390]: INFO cinder.api.openstack.wsgi [None req-182917ee-5a25-45c2-8601-381a02e217cf demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 16:52:34.146931 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.openstack.wsgi [None req-182917ee-5a25-45c2-8601-381a02e217cf demo demo] Empty body provided in request {{(pid=111390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:52:34.146931 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.openstack.wsgi [None req-182917ee-5a25-45c2-8601-381a02e217cf demo demo] Calling method 'detail' {{(pid=111390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:52:34.147627 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.api_utils [None req-182917ee-5a25-45c2-8601-381a02e217cf demo demo] Removing options '' from query. {{(pid=111390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:52:34.148405 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.volume.api [None req-182917ee-5a25-45c2-8601-381a02e217cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 16:52:34.155481 np0000192401 devstack@c-api.service[111390]: INFO cinder.volume.api [None req-182917ee-5a25-45c2-8601-381a02e217cf demo demo] Get all volumes completed successfully. Sep 09 16:52:34.157554 np0000192401 devstack@c-api.service[111390]: INFO cinder.api.openstack.wsgi [None req-182917ee-5a25-45c2-8601-381a02e217cf demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 16:52:34.158003 np0000192401 devstack@c-api.service[111390]: [pid: 111390|app: 0|req: 7/29] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 16:52:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:52:44.151221 np0000192401 devstack@c-api.service[111390]: DEBUG dbcounter [-] [111390] Writing DB stats cinder:SELECT=1 {{(pid=111390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:53:34.173871 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.middleware.request_id [None req-489b346b-70a4-4f5b-965d-98b58287aaf1 None None] RequestId filter calling following filter/app {{(pid=111391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:53:34.176439 np0000192401 devstack@c-api.service[111391]: INFO cinder.api.openstack.wsgi [None req-489b346b-70a4-4f5b-965d-98b58287aaf1 demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 16:53:34.176659 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.openstack.wsgi [None req-489b346b-70a4-4f5b-965d-98b58287aaf1 demo demo] Empty body provided in request {{(pid=111391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:53:34.176881 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.openstack.wsgi [None req-489b346b-70a4-4f5b-965d-98b58287aaf1 demo demo] Calling method 'detail' {{(pid=111391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:53:34.177152 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.api_utils [None req-489b346b-70a4-4f5b-965d-98b58287aaf1 demo demo] Removing options '' from query. {{(pid=111391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:53:34.177905 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.volume.api [None req-489b346b-70a4-4f5b-965d-98b58287aaf1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 16:53:34.185320 np0000192401 devstack@c-api.service[111391]: INFO cinder.volume.api [None req-489b346b-70a4-4f5b-965d-98b58287aaf1 demo demo] Get all volumes completed successfully. Sep 09 16:53:34.187401 np0000192401 devstack@c-api.service[111391]: INFO cinder.api.openstack.wsgi [None req-489b346b-70a4-4f5b-965d-98b58287aaf1 demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 16:53:34.187764 np0000192401 devstack@c-api.service[111391]: [pid: 111391|app: 0|req: 9/30] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 16:53:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:53:44.180645 np0000192401 devstack@c-api.service[111391]: DEBUG dbcounter [-] [111391] Writing DB stats cinder:SELECT=1 {{(pid=111391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:54:34.199435 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-91e8bd9c-160f-4f3a-98c5-c4155fb3bdea None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:54:34.201222 np0000192401 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-91e8bd9c-160f-4f3a-98c5-c4155fb3bdea demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 16:54:34.201618 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-91e8bd9c-160f-4f3a-98c5-c4155fb3bdea demo demo] Empty body provided in request {{(pid=111393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:54:34.203349 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-91e8bd9c-160f-4f3a-98c5-c4155fb3bdea demo demo] Calling method 'detail' {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:54:34.203349 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.api_utils [None req-91e8bd9c-160f-4f3a-98c5-c4155fb3bdea demo demo] Removing options '' from query. {{(pid=111393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:54:34.203349 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.volume.api [None req-91e8bd9c-160f-4f3a-98c5-c4155fb3bdea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111393) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 16:54:34.210220 np0000192401 devstack@c-api.service[111393]: INFO cinder.volume.api [None req-91e8bd9c-160f-4f3a-98c5-c4155fb3bdea demo demo] Get all volumes completed successfully. Sep 09 16:54:34.212116 np0000192401 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-91e8bd9c-160f-4f3a-98c5-c4155fb3bdea demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 16:54:34.212511 np0000192401 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 8/31] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 16:54:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:54:44.206164 np0000192401 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writing DB stats cinder:SELECT=1 {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:55:34.229135 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.middleware.request_id [None req-87a6ed90-824f-40f7-92ba-06e9d6dacc37 None None] RequestId filter calling following filter/app {{(pid=111392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:55:34.390191 np0000192401 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-87a6ed90-824f-40f7-92ba-06e9d6dacc37 demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 16:55:34.390365 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-87a6ed90-824f-40f7-92ba-06e9d6dacc37 demo demo] Empty body provided in request {{(pid=111392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:55:34.390580 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-87a6ed90-824f-40f7-92ba-06e9d6dacc37 demo demo] Calling method 'detail' {{(pid=111392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:55:34.390823 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.api_utils [None req-87a6ed90-824f-40f7-92ba-06e9d6dacc37 demo demo] Removing options '' from query. {{(pid=111392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:55:34.391488 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.volume.api [None req-87a6ed90-824f-40f7-92ba-06e9d6dacc37 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111392) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 16:55:34.400901 np0000192401 devstack@c-api.service[111392]: INFO cinder.volume.api [None req-87a6ed90-824f-40f7-92ba-06e9d6dacc37 demo demo] Get all volumes completed successfully. Sep 09 16:55:34.407503 np0000192401 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-87a6ed90-824f-40f7-92ba-06e9d6dacc37 demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 16:55:34.407895 np0000192401 devstack@c-api.service[111392]: [pid: 111392|app: 0|req: 8/32] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 16:55:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:55:44.394672 np0000192401 devstack@c-api.service[111392]: DEBUG dbcounter [-] [111392] Writing DB stats cinder:SELECT=1 {{(pid=111392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:56:34.425945 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.middleware.request_id [None req-961d0630-9652-4d33-81c4-5f5f00ef9746 None None] RequestId filter calling following filter/app {{(pid=111390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:56:34.430411 np0000192401 devstack@c-api.service[111390]: INFO cinder.api.openstack.wsgi [None req-961d0630-9652-4d33-81c4-5f5f00ef9746 demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 16:56:34.430928 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.openstack.wsgi [None req-961d0630-9652-4d33-81c4-5f5f00ef9746 demo demo] Empty body provided in request {{(pid=111390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:56:34.431339 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.openstack.wsgi [None req-961d0630-9652-4d33-81c4-5f5f00ef9746 demo demo] Calling method 'detail' {{(pid=111390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:56:34.432078 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.api_utils [None req-961d0630-9652-4d33-81c4-5f5f00ef9746 demo demo] Removing options '' from query. {{(pid=111390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:56:34.433766 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.volume.api [None req-961d0630-9652-4d33-81c4-5f5f00ef9746 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 16:56:34.449728 np0000192401 devstack@c-api.service[111390]: INFO cinder.volume.api [None req-961d0630-9652-4d33-81c4-5f5f00ef9746 demo demo] Get all volumes completed successfully. Sep 09 16:56:34.454913 np0000192401 devstack@c-api.service[111390]: INFO cinder.api.openstack.wsgi [None req-961d0630-9652-4d33-81c4-5f5f00ef9746 demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 16:56:34.455833 np0000192401 devstack@c-api.service[111390]: [pid: 111390|app: 0|req: 8/33] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 16:56:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:56:44.438442 np0000192401 devstack@c-api.service[111390]: DEBUG dbcounter [-] [111390] Writing DB stats cinder:SELECT=1 {{(pid=111390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:57:34.472886 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.middleware.request_id [None req-cb9d6fc5-ce7d-49a5-89a9-1aa74504f17b None None] RequestId filter calling following filter/app {{(pid=111391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:57:34.476323 np0000192401 devstack@c-api.service[111391]: INFO cinder.api.openstack.wsgi [None req-cb9d6fc5-ce7d-49a5-89a9-1aa74504f17b demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 16:57:34.476593 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.openstack.wsgi [None req-cb9d6fc5-ce7d-49a5-89a9-1aa74504f17b demo demo] Empty body provided in request {{(pid=111391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:57:34.476732 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.openstack.wsgi [None req-cb9d6fc5-ce7d-49a5-89a9-1aa74504f17b demo demo] Calling method 'detail' {{(pid=111391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:57:34.477028 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.api_utils [None req-cb9d6fc5-ce7d-49a5-89a9-1aa74504f17b demo demo] Removing options '' from query. {{(pid=111391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:57:34.477863 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.volume.api [None req-cb9d6fc5-ce7d-49a5-89a9-1aa74504f17b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 16:57:34.488420 np0000192401 devstack@c-api.service[111391]: INFO cinder.volume.api [None req-cb9d6fc5-ce7d-49a5-89a9-1aa74504f17b demo demo] Get all volumes completed successfully. Sep 09 16:57:34.490774 np0000192401 devstack@c-api.service[111391]: INFO cinder.api.openstack.wsgi [None req-cb9d6fc5-ce7d-49a5-89a9-1aa74504f17b demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 16:57:34.491315 np0000192401 devstack@c-api.service[111391]: [pid: 111391|app: 0|req: 10/34] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 16:57:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:57:44.481145 np0000192401 devstack@c-api.service[111391]: DEBUG dbcounter [-] [111391] Writing DB stats cinder:SELECT=1 {{(pid=111391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:58:34.506390 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-9dbd29c0-1342-4bdf-8722-1dc4af4ea5fc None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:58:34.510348 np0000192401 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-9dbd29c0-1342-4bdf-8722-1dc4af4ea5fc demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 16:58:34.511005 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-9dbd29c0-1342-4bdf-8722-1dc4af4ea5fc demo demo] Empty body provided in request {{(pid=111393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:58:34.511354 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-9dbd29c0-1342-4bdf-8722-1dc4af4ea5fc demo demo] Calling method 'detail' {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:58:34.511794 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.api_utils [None req-9dbd29c0-1342-4bdf-8722-1dc4af4ea5fc demo demo] Removing options '' from query. {{(pid=111393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:58:34.513181 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.volume.api [None req-9dbd29c0-1342-4bdf-8722-1dc4af4ea5fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111393) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 16:58:34.522462 np0000192401 devstack@c-api.service[111393]: INFO cinder.volume.api [None req-9dbd29c0-1342-4bdf-8722-1dc4af4ea5fc demo demo] Get all volumes completed successfully. Sep 09 16:58:34.525319 np0000192401 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-9dbd29c0-1342-4bdf-8722-1dc4af4ea5fc demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 16:58:34.525913 np0000192401 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 9/35] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 16:58:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:58:44.517435 np0000192401 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writing DB stats cinder:SELECT=1 {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 16:59:34.538440 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.middleware.request_id [None req-80d88009-2abb-4106-a507-e024c66b1340 None None] RequestId filter calling following filter/app {{(pid=111392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 16:59:34.541465 np0000192401 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-80d88009-2abb-4106-a507-e024c66b1340 demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 16:59:34.541880 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-80d88009-2abb-4106-a507-e024c66b1340 demo demo] Empty body provided in request {{(pid=111392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 16:59:34.542032 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-80d88009-2abb-4106-a507-e024c66b1340 demo demo] Calling method 'detail' {{(pid=111392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 16:59:34.542619 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.api_utils [None req-80d88009-2abb-4106-a507-e024c66b1340 demo demo] Removing options '' from query. {{(pid=111392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 16:59:34.543681 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.volume.api [None req-80d88009-2abb-4106-a507-e024c66b1340 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111392) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 16:59:34.552816 np0000192401 devstack@c-api.service[111392]: INFO cinder.volume.api [None req-80d88009-2abb-4106-a507-e024c66b1340 demo demo] Get all volumes completed successfully. Sep 09 16:59:34.555687 np0000192401 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-80d88009-2abb-4106-a507-e024c66b1340 demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 16:59:34.556280 np0000192401 devstack@c-api.service[111392]: [pid: 111392|app: 0|req: 9/36] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 16:59:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 16:59:44.548004 np0000192401 devstack@c-api.service[111392]: DEBUG dbcounter [-] [111392] Writing DB stats cinder:SELECT=1 {{(pid=111392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:00:34.574141 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.middleware.request_id [None req-fbb85780-665f-417a-b0f1-4e31e4b4df26 None None] RequestId filter calling following filter/app {{(pid=111390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:00:34.733652 np0000192401 devstack@c-api.service[111390]: INFO cinder.api.openstack.wsgi [None req-fbb85780-665f-417a-b0f1-4e31e4b4df26 demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 17:00:34.734034 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.openstack.wsgi [None req-fbb85780-665f-417a-b0f1-4e31e4b4df26 demo demo] Empty body provided in request {{(pid=111390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:00:34.734454 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.openstack.wsgi [None req-fbb85780-665f-417a-b0f1-4e31e4b4df26 demo demo] Calling method 'detail' {{(pid=111390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:00:34.735114 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.api_utils [None req-fbb85780-665f-417a-b0f1-4e31e4b4df26 demo demo] Removing options '' from query. {{(pid=111390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:00:34.736483 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.volume.api [None req-fbb85780-665f-417a-b0f1-4e31e4b4df26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:00:34.750492 np0000192401 devstack@c-api.service[111390]: INFO cinder.volume.api [None req-fbb85780-665f-417a-b0f1-4e31e4b4df26 demo demo] Get all volumes completed successfully. Sep 09 17:00:34.754092 np0000192401 devstack@c-api.service[111390]: INFO cinder.api.openstack.wsgi [None req-fbb85780-665f-417a-b0f1-4e31e4b4df26 demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:00:34.754756 np0000192401 devstack@c-api.service[111390]: [pid: 111390|app: 0|req: 9/37] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 17:00:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:00:44.741998 np0000192401 devstack@c-api.service[111390]: DEBUG dbcounter [-] [111390] Writing DB stats cinder:SELECT=1 {{(pid=111390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:01:34.769997 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.middleware.request_id [None req-f9c74426-888e-49fd-8528-0da93f789d35 None None] RequestId filter calling following filter/app {{(pid=111391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:01:34.774628 np0000192401 devstack@c-api.service[111391]: INFO cinder.api.openstack.wsgi [None req-f9c74426-888e-49fd-8528-0da93f789d35 demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 17:01:34.775108 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.openstack.wsgi [None req-f9c74426-888e-49fd-8528-0da93f789d35 demo demo] Empty body provided in request {{(pid=111391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:01:34.775514 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.openstack.wsgi [None req-f9c74426-888e-49fd-8528-0da93f789d35 demo demo] Calling method 'detail' {{(pid=111391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:01:34.776342 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.api_utils [None req-f9c74426-888e-49fd-8528-0da93f789d35 demo demo] Removing options '' from query. {{(pid=111391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:01:34.778008 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.volume.api [None req-f9c74426-888e-49fd-8528-0da93f789d35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:01:34.786567 np0000192401 devstack@c-api.service[111391]: INFO cinder.volume.api [None req-f9c74426-888e-49fd-8528-0da93f789d35 demo demo] Get all volumes completed successfully. Sep 09 17:01:34.789366 np0000192401 devstack@c-api.service[111391]: INFO cinder.api.openstack.wsgi [None req-f9c74426-888e-49fd-8528-0da93f789d35 demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:01:34.789917 np0000192401 devstack@c-api.service[111391]: [pid: 111391|app: 0|req: 11/38] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 17:01:34 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) Sep 09 17:01:44.781449 np0000192401 devstack@c-api.service[111391]: DEBUG dbcounter [-] [111391] Writing DB stats cinder:SELECT=1 {{(pid=111391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:02:34.805218 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-6d84f8f6-6c41-4c11-8fc1-eac4bb243ed9 None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:02:34.809629 np0000192401 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-6d84f8f6-6c41-4c11-8fc1-eac4bb243ed9 demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 17:02:34.810104 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-6d84f8f6-6c41-4c11-8fc1-eac4bb243ed9 demo demo] Empty body provided in request {{(pid=111393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:02:34.810590 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-6d84f8f6-6c41-4c11-8fc1-eac4bb243ed9 demo demo] Calling method 'detail' {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:02:34.811156 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.api_utils [None req-6d84f8f6-6c41-4c11-8fc1-eac4bb243ed9 demo demo] Removing options '' from query. {{(pid=111393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:02:34.812626 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.volume.api [None req-6d84f8f6-6c41-4c11-8fc1-eac4bb243ed9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111393) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:02:34.824806 np0000192401 devstack@c-api.service[111393]: INFO cinder.volume.api [None req-6d84f8f6-6c41-4c11-8fc1-eac4bb243ed9 demo demo] Get all volumes completed successfully. Sep 09 17:02:34.827740 np0000192401 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-6d84f8f6-6c41-4c11-8fc1-eac4bb243ed9 demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:02:34.828143 np0000192401 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 10/39] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 17:02:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:02:44.817233 np0000192401 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writing DB stats cinder:SELECT=1 {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:03:34.844425 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.middleware.request_id [None req-a5bf2e32-fbe3-4052-9dc1-8be433423941 None None] RequestId filter calling following filter/app {{(pid=111392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:03:34.848846 np0000192401 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-a5bf2e32-fbe3-4052-9dc1-8be433423941 demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 17:03:34.849201 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-a5bf2e32-fbe3-4052-9dc1-8be433423941 demo demo] Empty body provided in request {{(pid=111392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:03:34.850839 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-a5bf2e32-fbe3-4052-9dc1-8be433423941 demo demo] Calling method 'detail' {{(pid=111392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:03:34.851449 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.api_utils [None req-a5bf2e32-fbe3-4052-9dc1-8be433423941 demo demo] Removing options '' from query. {{(pid=111392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:03:34.852939 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.volume.api [None req-a5bf2e32-fbe3-4052-9dc1-8be433423941 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111392) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:03:34.869104 np0000192401 devstack@c-api.service[111392]: INFO cinder.volume.api [None req-a5bf2e32-fbe3-4052-9dc1-8be433423941 demo demo] Get all volumes completed successfully. Sep 09 17:03:34.875334 np0000192401 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-a5bf2e32-fbe3-4052-9dc1-8be433423941 demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:03:34.876261 np0000192401 devstack@c-api.service[111392]: [pid: 111392|app: 0|req: 10/40] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 17:03:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:03:44.857640 np0000192401 devstack@c-api.service[111392]: DEBUG dbcounter [-] [111392] Writing DB stats cinder:SELECT=1 {{(pid=111392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:04:34.886560 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.middleware.request_id [None req-7fa7dbd7-17c8-48f8-aa1e-6bcfb0afcfb5 None None] RequestId filter calling following filter/app {{(pid=111390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:04:34.889129 np0000192401 devstack@c-api.service[111390]: INFO cinder.api.openstack.wsgi [None req-7fa7dbd7-17c8-48f8-aa1e-6bcfb0afcfb5 demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 17:04:34.889129 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.openstack.wsgi [None req-7fa7dbd7-17c8-48f8-aa1e-6bcfb0afcfb5 demo demo] Empty body provided in request {{(pid=111390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:04:34.889419 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.openstack.wsgi [None req-7fa7dbd7-17c8-48f8-aa1e-6bcfb0afcfb5 demo demo] Calling method 'detail' {{(pid=111390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:04:34.889660 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.api_utils [None req-7fa7dbd7-17c8-48f8-aa1e-6bcfb0afcfb5 demo demo] Removing options '' from query. {{(pid=111390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:04:34.890355 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.volume.api [None req-7fa7dbd7-17c8-48f8-aa1e-6bcfb0afcfb5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:04:34.897556 np0000192401 devstack@c-api.service[111390]: INFO cinder.volume.api [None req-7fa7dbd7-17c8-48f8-aa1e-6bcfb0afcfb5 demo demo] Get all volumes completed successfully. Sep 09 17:04:34.899925 np0000192401 devstack@c-api.service[111390]: INFO cinder.api.openstack.wsgi [None req-7fa7dbd7-17c8-48f8-aa1e-6bcfb0afcfb5 demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:04:34.900325 np0000192401 devstack@c-api.service[111390]: [pid: 111390|app: 0|req: 10/41] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 17:04:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:04:44.893139 np0000192401 devstack@c-api.service[111390]: DEBUG dbcounter [-] [111390] Writing DB stats cinder:SELECT=1 {{(pid=111390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:05:34.916974 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.middleware.request_id [None req-371b5825-87aa-4898-b1ee-46510d84cb1f None None] RequestId filter calling following filter/app {{(pid=111391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:05:35.030144 np0000192401 devstack@c-api.service[111391]: INFO cinder.api.openstack.wsgi [None req-371b5825-87aa-4898-b1ee-46510d84cb1f demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 17:05:35.030326 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.openstack.wsgi [None req-371b5825-87aa-4898-b1ee-46510d84cb1f demo demo] Empty body provided in request {{(pid=111391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:05:35.030485 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.openstack.wsgi [None req-371b5825-87aa-4898-b1ee-46510d84cb1f demo demo] Calling method 'detail' {{(pid=111391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:05:35.030729 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.api_utils [None req-371b5825-87aa-4898-b1ee-46510d84cb1f demo demo] Removing options '' from query. {{(pid=111391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:05:35.031380 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.volume.api [None req-371b5825-87aa-4898-b1ee-46510d84cb1f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:05:35.041198 np0000192401 devstack@c-api.service[111391]: INFO cinder.volume.api [None req-371b5825-87aa-4898-b1ee-46510d84cb1f demo demo] Get all volumes completed successfully. Sep 09 17:05:35.043542 np0000192401 devstack@c-api.service[111391]: INFO cinder.api.openstack.wsgi [None req-371b5825-87aa-4898-b1ee-46510d84cb1f demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:05:35.044083 np0000192401 devstack@c-api.service[111391]: [pid: 111391|app: 0|req: 12/42] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 17:05:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:05:45.037899 np0000192401 devstack@c-api.service[111391]: DEBUG dbcounter [-] [111391] Writing DB stats cinder:SELECT=1 {{(pid=111391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:06:35.059834 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-a62d9276-3a71-4eca-bbde-dc06ca4fb6eb None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:06:35.064366 np0000192401 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-a62d9276-3a71-4eca-bbde-dc06ca4fb6eb demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 17:06:35.064784 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-a62d9276-3a71-4eca-bbde-dc06ca4fb6eb demo demo] Empty body provided in request {{(pid=111393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:06:35.065161 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-a62d9276-3a71-4eca-bbde-dc06ca4fb6eb demo demo] Calling method 'detail' {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:06:35.065670 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.api_utils [None req-a62d9276-3a71-4eca-bbde-dc06ca4fb6eb demo demo] Removing options '' from query. {{(pid=111393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:06:35.067167 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.volume.api [None req-a62d9276-3a71-4eca-bbde-dc06ca4fb6eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111393) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:06:35.078993 np0000192401 devstack@c-api.service[111393]: INFO cinder.volume.api [None req-a62d9276-3a71-4eca-bbde-dc06ca4fb6eb demo demo] Get all volumes completed successfully. Sep 09 17:06:35.082803 np0000192401 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-a62d9276-3a71-4eca-bbde-dc06ca4fb6eb demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:06:35.082803 np0000192401 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 11/43] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 17:06:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:06:45.071912 np0000192401 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writing DB stats cinder:SELECT=1 {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:07:35.101018 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.middleware.request_id [None req-cc6e38b9-af21-4820-8bd6-380e597a7164 None None] RequestId filter calling following filter/app {{(pid=111392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:07:35.103686 np0000192401 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-cc6e38b9-af21-4820-8bd6-380e597a7164 demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 17:07:35.103885 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-cc6e38b9-af21-4820-8bd6-380e597a7164 demo demo] Empty body provided in request {{(pid=111392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:07:35.104114 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-cc6e38b9-af21-4820-8bd6-380e597a7164 demo demo] Calling method 'detail' {{(pid=111392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:07:35.104378 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.api_utils [None req-cc6e38b9-af21-4820-8bd6-380e597a7164 demo demo] Removing options '' from query. {{(pid=111392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:07:35.105429 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.volume.api [None req-cc6e38b9-af21-4820-8bd6-380e597a7164 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111392) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:07:35.113598 np0000192401 devstack@c-api.service[111392]: INFO cinder.volume.api [None req-cc6e38b9-af21-4820-8bd6-380e597a7164 demo demo] Get all volumes completed successfully. Sep 09 17:07:35.116014 np0000192401 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-cc6e38b9-af21-4820-8bd6-380e597a7164 demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:07:35.116450 np0000192401 devstack@c-api.service[111392]: [pid: 111392|app: 0|req: 11/44] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 17:07:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:07:45.108604 np0000192401 devstack@c-api.service[111392]: DEBUG dbcounter [-] [111392] Writing DB stats cinder:SELECT=1 {{(pid=111392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:08:35.140442 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.middleware.request_id [None req-a1eac6ac-6485-474a-868b-55c1f11ce710 None None] RequestId filter calling following filter/app {{(pid=111390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:08:35.142720 np0000192401 devstack@c-api.service[111390]: INFO cinder.api.openstack.wsgi [None req-a1eac6ac-6485-474a-868b-55c1f11ce710 demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 17:08:35.142860 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.openstack.wsgi [None req-a1eac6ac-6485-474a-868b-55c1f11ce710 demo demo] Empty body provided in request {{(pid=111390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:08:35.143112 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.openstack.wsgi [None req-a1eac6ac-6485-474a-868b-55c1f11ce710 demo demo] Calling method 'detail' {{(pid=111390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:08:35.143349 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.api_utils [None req-a1eac6ac-6485-474a-868b-55c1f11ce710 demo demo] Removing options '' from query. {{(pid=111390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:08:35.144013 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.volume.api [None req-a1eac6ac-6485-474a-868b-55c1f11ce710 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:08:35.151185 np0000192401 devstack@c-api.service[111390]: INFO cinder.volume.api [None req-a1eac6ac-6485-474a-868b-55c1f11ce710 demo demo] Get all volumes completed successfully. Sep 09 17:08:35.153273 np0000192401 devstack@c-api.service[111390]: INFO cinder.api.openstack.wsgi [None req-a1eac6ac-6485-474a-868b-55c1f11ce710 demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:08:35.153648 np0000192401 devstack@c-api.service[111390]: [pid: 111390|app: 0|req: 11/45] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 17:08:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:08:45.146609 np0000192401 devstack@c-api.service[111390]: DEBUG dbcounter [-] [111390] Writing DB stats cinder:SELECT=1 {{(pid=111390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:09:35.174133 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.middleware.request_id [None req-2769de3f-b5bb-48d9-b6c5-90f23702a8f8 None None] RequestId filter calling following filter/app {{(pid=111391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:09:35.176693 np0000192401 devstack@c-api.service[111391]: INFO cinder.api.openstack.wsgi [None req-2769de3f-b5bb-48d9-b6c5-90f23702a8f8 demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 17:09:35.176907 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.openstack.wsgi [None req-2769de3f-b5bb-48d9-b6c5-90f23702a8f8 demo demo] Empty body provided in request {{(pid=111391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:09:35.177114 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.openstack.wsgi [None req-2769de3f-b5bb-48d9-b6c5-90f23702a8f8 demo demo] Calling method 'detail' {{(pid=111391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:09:35.177371 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.api_utils [None req-2769de3f-b5bb-48d9-b6c5-90f23702a8f8 demo demo] Removing options '' from query. {{(pid=111391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:09:35.178140 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.volume.api [None req-2769de3f-b5bb-48d9-b6c5-90f23702a8f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:09:35.187248 np0000192401 devstack@c-api.service[111391]: INFO cinder.volume.api [None req-2769de3f-b5bb-48d9-b6c5-90f23702a8f8 demo demo] Get all volumes completed successfully. Sep 09 17:09:35.189955 np0000192401 devstack@c-api.service[111391]: INFO cinder.api.openstack.wsgi [None req-2769de3f-b5bb-48d9-b6c5-90f23702a8f8 demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:09:35.190685 np0000192401 devstack@c-api.service[111391]: [pid: 111391|app: 0|req: 13/46] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 17:09:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:09:45.181039 np0000192401 devstack@c-api.service[111391]: DEBUG dbcounter [-] [111391] Writing DB stats cinder:SELECT=1 {{(pid=111391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:10:35.202385 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-bc1e1afa-bec3-43a1-baba-dc7c1f1fe426 None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:10:35.262007 np0000192401 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-bc1e1afa-bec3-43a1-baba-dc7c1f1fe426 demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 17:10:35.262205 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-bc1e1afa-bec3-43a1-baba-dc7c1f1fe426 demo demo] Empty body provided in request {{(pid=111393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:10:35.262414 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-bc1e1afa-bec3-43a1-baba-dc7c1f1fe426 demo demo] Calling method 'detail' {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:10:35.263447 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.api.api_utils [None req-bc1e1afa-bec3-43a1-baba-dc7c1f1fe426 demo demo] Removing options '' from query. {{(pid=111393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:10:35.264831 np0000192401 devstack@c-api.service[111393]: DEBUG cinder.volume.api [None req-bc1e1afa-bec3-43a1-baba-dc7c1f1fe426 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111393) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:10:35.274710 np0000192401 devstack@c-api.service[111393]: INFO cinder.volume.api [None req-bc1e1afa-bec3-43a1-baba-dc7c1f1fe426 demo demo] Get all volumes completed successfully. Sep 09 17:10:35.277013 np0000192401 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-bc1e1afa-bec3-43a1-baba-dc7c1f1fe426 demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:10:35.277416 np0000192401 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 12/47] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 17:10:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:10:45.268874 np0000192401 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writing DB stats cinder:SELECT=1 {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:11:35.295827 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.middleware.request_id [None req-ff503bc9-6d46-4a78-a03e-d3561dc9b192 None None] RequestId filter calling following filter/app {{(pid=111392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:11:35.299615 np0000192401 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-ff503bc9-6d46-4a78-a03e-d3561dc9b192 demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 17:11:35.300003 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-ff503bc9-6d46-4a78-a03e-d3561dc9b192 demo demo] Empty body provided in request {{(pid=111392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:11:35.300502 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.openstack.wsgi [None req-ff503bc9-6d46-4a78-a03e-d3561dc9b192 demo demo] Calling method 'detail' {{(pid=111392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:11:35.300981 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.api.api_utils [None req-ff503bc9-6d46-4a78-a03e-d3561dc9b192 demo demo] Removing options '' from query. {{(pid=111392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:11:35.302392 np0000192401 devstack@c-api.service[111392]: DEBUG cinder.volume.api [None req-ff503bc9-6d46-4a78-a03e-d3561dc9b192 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111392) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:11:35.315167 np0000192401 devstack@c-api.service[111392]: INFO cinder.volume.api [None req-ff503bc9-6d46-4a78-a03e-d3561dc9b192 demo demo] Get all volumes completed successfully. Sep 09 17:11:35.319055 np0000192401 devstack@c-api.service[111392]: INFO cinder.api.openstack.wsgi [None req-ff503bc9-6d46-4a78-a03e-d3561dc9b192 demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:11:35.319946 np0000192401 devstack@c-api.service[111392]: [pid: 111392|app: 0|req: 12/48] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 17:11:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:11:45.306936 np0000192401 devstack@c-api.service[111392]: DEBUG dbcounter [-] [111392] Writing DB stats cinder:SELECT=1 {{(pid=111392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:12:35.343426 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.middleware.request_id [None req-328e17f9-e776-4d4b-b81c-fb7691be20d0 None None] RequestId filter calling following filter/app {{(pid=111390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:12:35.345705 np0000192401 devstack@c-api.service[111390]: INFO cinder.api.openstack.wsgi [None req-328e17f9-e776-4d4b-b81c-fb7691be20d0 demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 17:12:35.346230 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.openstack.wsgi [None req-328e17f9-e776-4d4b-b81c-fb7691be20d0 demo demo] Empty body provided in request {{(pid=111390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:12:35.346230 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.openstack.wsgi [None req-328e17f9-e776-4d4b-b81c-fb7691be20d0 demo demo] Calling method 'detail' {{(pid=111390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:12:35.346230 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.api.api_utils [None req-328e17f9-e776-4d4b-b81c-fb7691be20d0 demo demo] Removing options '' from query. {{(pid=111390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:12:35.348004 np0000192401 devstack@c-api.service[111390]: DEBUG cinder.volume.api [None req-328e17f9-e776-4d4b-b81c-fb7691be20d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:12:35.353875 np0000192401 devstack@c-api.service[111390]: INFO cinder.volume.api [None req-328e17f9-e776-4d4b-b81c-fb7691be20d0 demo demo] Get all volumes completed successfully. Sep 09 17:12:35.356382 np0000192401 devstack@c-api.service[111390]: INFO cinder.api.openstack.wsgi [None req-328e17f9-e776-4d4b-b81c-fb7691be20d0 demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:12:35.356871 np0000192401 devstack@c-api.service[111390]: [pid: 111390|app: 0|req: 12/49] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 17:12:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 17:12:45.349437 np0000192401 devstack@c-api.service[111390]: DEBUG dbcounter [-] [111390] Writing DB stats cinder:SELECT=1 {{(pid=111390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 17:13:35.375981 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.middleware.request_id [None req-111f3794-5bb6-4df1-98c0-7f421f7ad35a None None] RequestId filter calling following filter/app {{(pid=111391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 17:13:35.380341 np0000192401 devstack@c-api.service[111391]: INFO cinder.api.openstack.wsgi [None req-111f3794-5bb6-4df1-98c0-7f421f7ad35a demo demo] GET https://162.253.55.174/volume/v3/volumes/detail Sep 09 17:13:35.380609 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.openstack.wsgi [None req-111f3794-5bb6-4df1-98c0-7f421f7ad35a demo demo] Empty body provided in request {{(pid=111391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 17:13:35.380887 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.openstack.wsgi [None req-111f3794-5bb6-4df1-98c0-7f421f7ad35a demo demo] Calling method 'detail' {{(pid=111391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 17:13:35.381204 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.api.api_utils [None req-111f3794-5bb6-4df1-98c0-7f421f7ad35a demo demo] Removing options '' from query. {{(pid=111391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 17:13:35.382214 np0000192401 devstack@c-api.service[111391]: DEBUG cinder.volume.api [None req-111f3794-5bb6-4df1-98c0-7f421f7ad35a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 17:13:35.392722 np0000192401 devstack@c-api.service[111391]: INFO cinder.volume.api [None req-111f3794-5bb6-4df1-98c0-7f421f7ad35a demo demo] Get all volumes completed successfully. Sep 09 17:13:35.395202 np0000192401 devstack@c-api.service[111391]: INFO cinder.api.openstack.wsgi [None req-111f3794-5bb6-4df1-98c0-7f421f7ad35a demo demo] https://162.253.55.174/volume/v3/volumes/detail returned with HTTP 200 Sep 09 17:13:35.395744 np0000192401 devstack@c-api.service[111391]: [pid: 111391|app: 0|req: 14/50] 162.253.55.174 () {64 vars in 1296 bytes} [Wed Sep 9 17:13:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)