Sep 08 00:06:18.089736 np0000192176 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 08 00:06:18.099653 np0000192176 devstack@c-api.service[111776]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 08 00:06:18.104341 np0000192176 devstack@c-api.service[111776]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 8 00:06:18 2026] *** Sep 08 00:06:18.104341 np0000192176 devstack@c-api.service[111776]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 08 00:06:18.104341 np0000192176 devstack@c-api.service[111776]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 08 00:06:18.104341 np0000192176 devstack@c-api.service[111776]: nodename: np0000192176 Sep 08 00:06:18.104341 np0000192176 devstack@c-api.service[111776]: machine: x86_64 Sep 08 00:06:18.104341 np0000192176 devstack@c-api.service[111776]: clock source: unix Sep 08 00:06:18.104341 np0000192176 devstack@c-api.service[111776]: pcre jit disabled Sep 08 00:06:18.104341 np0000192176 devstack@c-api.service[111776]: detected number of CPU cores: 16 Sep 08 00:06:18.104341 np0000192176 devstack@c-api.service[111776]: current working directory: / Sep 08 00:06:18.104341 np0000192176 devstack@c-api.service[111776]: detected binary path: /usr/bin/uwsgi-core Sep 08 00:06:18.104341 np0000192176 devstack@c-api.service[111776]: your processes number limit is 256916 Sep 08 00:06:18.104341 np0000192176 devstack@c-api.service[111776]: your memory page size is 4096 bytes Sep 08 00:06:18.104341 np0000192176 devstack@c-api.service[111776]: detected max file descriptor number: 2048 Sep 08 00:06:18.104341 np0000192176 devstack@c-api.service[111776]: lock engine: pthread robust mutexes Sep 08 00:06:18.105357 np0000192176 devstack@c-api.service[111776]: thunder lock: enabled Sep 08 00:06:18.105357 np0000192176 devstack@c-api.service[111776]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 08 00:06:18.105357 np0000192176 devstack@c-api.service[111776]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 08 00:06:18.105357 np0000192176 devstack@c-api.service[111776]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 08 00:06:18.105357 np0000192176 devstack@c-api.service[111776]: Set PythonHome to /opt/stack/data/venv Sep 08 00:06:18.171645 np0000192176 devstack@c-api.service[111776]: Python main interpreter initialized at 0x7ff8ff4a4668 Sep 08 00:06:18.171645 np0000192176 devstack@c-api.service[111776]: python threads support enabled Sep 08 00:06:18.171645 np0000192176 devstack@c-api.service[111776]: your server socket listen backlog is limited to 100 connections Sep 08 00:06:18.171645 np0000192176 devstack@c-api.service[111776]: your mercy for graceful operations on workers is 80 seconds Sep 08 00:06:18.172158 np0000192176 devstack@c-api.service[111776]: mapped 671795 bytes (656 KB) for 4 cores Sep 08 00:06:18.172287 np0000192176 devstack@c-api.service[111776]: *** Operational MODE: preforking *** Sep 08 00:06:18.172489 np0000192176 devstack@c-api.service[111776]: *** uWSGI is running in multiple interpreter mode *** Sep 08 00:06:18.172489 np0000192176 devstack@c-api.service[111776]: spawned uWSGI master process (pid: 111776) Sep 08 00:06:18.172690 np0000192176 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 08 00:06:18.173273 np0000192176 devstack@c-api.service[111776]: spawned uWSGI worker 1 (pid: 111782, cores: 1) Sep 08 00:06:18.173828 np0000192176 devstack@c-api.service[111776]: spawned uWSGI worker 2 (pid: 111783, cores: 1) Sep 08 00:06:18.174252 np0000192176 devstack@c-api.service[111776]: spawned uWSGI worker 3 (pid: 111784, cores: 1) Sep 08 00:06:18.174854 np0000192176 devstack@c-api.service[111776]: spawned uWSGI worker 4 (pid: 111785, cores: 1) Sep 08 00:06:18.174854 np0000192176 devstack@c-api.service[111776]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 08 00:06:18.317819 np0000192176 devstack@c-api.service[111784]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:06:18.317819 np0000192176 devstack@c-api.service[111784]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:06:18.317819 np0000192176 devstack@c-api.service[111784]: we strongly recommend against using it for new projects. Sep 08 00:06:18.317819 np0000192176 devstack@c-api.service[111784]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:06:18.317819 np0000192176 devstack@c-api.service[111784]: framework. For more detail see Sep 08 00:06:18.317819 np0000192176 devstack@c-api.service[111784]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:06:18.317819 np0000192176 devstack@c-api.service[111784]: import eventlet # noqa Sep 08 00:06:18.328091 np0000192176 devstack@c-api.service[111783]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:06:18.328091 np0000192176 devstack@c-api.service[111783]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:06:18.328091 np0000192176 devstack@c-api.service[111783]: we strongly recommend against using it for new projects. Sep 08 00:06:18.328091 np0000192176 devstack@c-api.service[111783]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:06:18.328091 np0000192176 devstack@c-api.service[111783]: framework. For more detail see Sep 08 00:06:18.328091 np0000192176 devstack@c-api.service[111783]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:06:18.328091 np0000192176 devstack@c-api.service[111783]: import eventlet # noqa Sep 08 00:06:18.328706 np0000192176 devstack@c-api.service[111782]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:06:18.328706 np0000192176 devstack@c-api.service[111782]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:06:18.328706 np0000192176 devstack@c-api.service[111782]: we strongly recommend against using it for new projects. Sep 08 00:06:18.328706 np0000192176 devstack@c-api.service[111782]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:06:18.328706 np0000192176 devstack@c-api.service[111782]: framework. For more detail see Sep 08 00:06:18.328706 np0000192176 devstack@c-api.service[111782]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:06:18.328706 np0000192176 devstack@c-api.service[111782]: import eventlet # noqa Sep 08 00:06:18.331020 np0000192176 devstack@c-api.service[111785]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:06:18.331020 np0000192176 devstack@c-api.service[111785]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:06:18.331020 np0000192176 devstack@c-api.service[111785]: we strongly recommend against using it for new projects. Sep 08 00:06:18.331020 np0000192176 devstack@c-api.service[111785]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:06:18.331020 np0000192176 devstack@c-api.service[111785]: framework. For more detail see Sep 08 00:06:18.331020 np0000192176 devstack@c-api.service[111785]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:06:18.331020 np0000192176 devstack@c-api.service[111785]: import eventlet # noqa Sep 08 00:06:18.477192 np0000192176 devstack@c-api.service[111784]: /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 08 00:06:18.477192 np0000192176 devstack@c-api.service[111784]: from cgi import parse_header Sep 08 00:06:18.487883 np0000192176 devstack@c-api.service[111783]: /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 08 00:06:18.487883 np0000192176 devstack@c-api.service[111783]: from cgi import parse_header Sep 08 00:06:18.489672 np0000192176 devstack@c-api.service[111782]: /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 08 00:06:18.489672 np0000192176 devstack@c-api.service[111782]: from cgi import parse_header Sep 08 00:06:18.502611 np0000192176 devstack@c-api.service[111785]: /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 08 00:06:18.502611 np0000192176 devstack@c-api.service[111785]: from cgi import parse_header Sep 08 00:06:18.526631 np0000192176 devstack@c-api.service[111782]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:06:18.526631 np0000192176 devstack@c-api.service[111782]: warnings.warn( Sep 08 00:06:18.529099 np0000192176 devstack@c-api.service[111783]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:06:18.529099 np0000192176 devstack@c-api.service[111783]: warnings.warn( Sep 08 00:06:18.530827 np0000192176 devstack@c-api.service[111784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:06:18.530827 np0000192176 devstack@c-api.service[111784]: warnings.warn( Sep 08 00:06:18.537466 np0000192176 devstack@c-api.service[111782]: /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 08 00:06:18.537466 np0000192176 devstack@c-api.service[111782]: removals.removed_module( Sep 08 00:06:18.538225 np0000192176 devstack@c-api.service[111782]: /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 08 00:06:18.538225 np0000192176 devstack@c-api.service[111782]: removals.removed_module( Sep 08 00:06:18.539892 np0000192176 devstack@c-api.service[111783]: /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 08 00:06:18.539892 np0000192176 devstack@c-api.service[111783]: removals.removed_module( Sep 08 00:06:18.540668 np0000192176 devstack@c-api.service[111783]: /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 08 00:06:18.540668 np0000192176 devstack@c-api.service[111783]: removals.removed_module( Sep 08 00:06:18.543476 np0000192176 devstack@c-api.service[111784]: /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 08 00:06:18.543476 np0000192176 devstack@c-api.service[111784]: removals.removed_module( Sep 08 00:06:18.544231 np0000192176 devstack@c-api.service[111784]: /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 08 00:06:18.544231 np0000192176 devstack@c-api.service[111784]: removals.removed_module( Sep 08 00:06:18.551423 np0000192176 devstack@c-api.service[111785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:06:18.551423 np0000192176 devstack@c-api.service[111785]: warnings.warn( Sep 08 00:06:18.560518 np0000192176 devstack@c-api.service[111785]: /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 08 00:06:18.560518 np0000192176 devstack@c-api.service[111785]: removals.removed_module( Sep 08 00:06:18.561250 np0000192176 devstack@c-api.service[111785]: /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 08 00:06:18.561250 np0000192176 devstack@c-api.service[111785]: removals.removed_module( Sep 08 00:06:19.299928 np0000192176 devstack@c-api.service[111783]: /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 08 00:06:19.299928 np0000192176 devstack@c-api.service[111783]: warnings.warn( Sep 08 00:06:19.307596 np0000192176 devstack@c-api.service[111785]: /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 08 00:06:19.307596 np0000192176 devstack@c-api.service[111785]: warnings.warn( Sep 08 00:06:19.336669 np0000192176 devstack@c-api.service[111784]: /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 08 00:06:19.336669 np0000192176 devstack@c-api.service[111784]: warnings.warn( Sep 08 00:06:19.339528 np0000192176 devstack@c-api.service[111782]: /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 08 00:06:19.339528 np0000192176 devstack@c-api.service[111782]: warnings.warn( Sep 08 00:06:19.348366 np0000192176 devstack@c-api.service[111783]: /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 08 00:06:19.348366 np0000192176 devstack@c-api.service[111783]: warnings.warn( Sep 08 00:06:19.356971 np0000192176 devstack@c-api.service[111785]: /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 08 00:06:19.356971 np0000192176 devstack@c-api.service[111785]: warnings.warn( Sep 08 00:06:19.387013 np0000192176 devstack@c-api.service[111784]: /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 08 00:06:19.387013 np0000192176 devstack@c-api.service[111784]: warnings.warn( Sep 08 00:06:19.391437 np0000192176 devstack@c-api.service[111782]: /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 08 00:06:19.391437 np0000192176 devstack@c-api.service[111782]: warnings.warn( Sep 08 00:06:19.548087 np0000192176 devstack@c-api.service[111783]: 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 08 00:06:19.548268 np0000192176 devstack@c-api.service[111783]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111783) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:06:19.583139 np0000192176 devstack@c-api.service[111782]: 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 08 00:06:19.583341 np0000192176 devstack@c-api.service[111782]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111782) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:06:19.586022 np0000192176 devstack@c-api.service[111785]: 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 08 00:06:19.586840 np0000192176 devstack@c-api.service[111785]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111785) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:06:19.591381 np0000192176 devstack@c-api.service[111784]: 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 08 00:06:19.591667 np0000192176 devstack@c-api.service[111784]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111784) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:06:19.636290 np0000192176 devstack@c-api.service[111783]: /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 08 00:06:19.636290 np0000192176 devstack@c-api.service[111783]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:06:19.650698 np0000192176 devstack@c-api.service[111782]: /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 08 00:06:19.650698 np0000192176 devstack@c-api.service[111782]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:06:19.651756 np0000192176 devstack@c-api.service[111785]: /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 08 00:06:19.651756 np0000192176 devstack@c-api.service[111785]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:06:19.662644 np0000192176 devstack@c-api.service[111784]: /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 08 00:06:19.662644 np0000192176 devstack@c-api.service[111784]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:06:20.130604 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111783) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:06:20.130940 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111784) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:06:20.131255 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.131255 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.131255 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.131545 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.131545 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.131545 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.133651 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111782) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:06:20.133710 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.133710 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.133777 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.133806 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.133885 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.133936 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.133987 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.134036 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.134080 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.134173 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.134227 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.134286 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.134334 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.134334 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.134421 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.134540 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.134635 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.134842 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.134842 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.134842 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.135124 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.135187 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.135240 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.135298 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.135298 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.135424 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.135511 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.135573 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.135573 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.135819 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.135874 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.135963 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.136024 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.136076 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.136076 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.136076 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.136076 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.136076 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.136076 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.136076 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.136076 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.136076 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.136076 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.136630 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.136685 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.136747 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.136797 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.136851 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.136851 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.136958 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.137018 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.137068 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.137121 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.137177 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.137235 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.137287 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.137287 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.137287 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.137287 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.137533 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.137533 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.137533 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.137533 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.137533 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.137533 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.137533 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.138785 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.138785 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.138785 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.138785 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.138785 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.138785 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.138785 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.139655 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.139655 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.139655 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.139927 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.139927 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.140105 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.140201 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.140295 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.140435 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.140643 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.140756 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.140863 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.140972 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.140972 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.141152 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.141152 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.141152 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.141152 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.141152 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.141152 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.141770 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.142126 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.142274 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.142274 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.142274 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.142274 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.142794 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.142895 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.142989 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.143109 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.143223 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.143223 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.143223 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.143223 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.143223 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.143829 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.143829 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.143829 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.143829 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.143829 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.144292 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.144469 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.144605 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.144706 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.144801 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.144801 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.144801 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.144801 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.144801 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.145274 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.145274 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.145274 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.145274 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.145274 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.145274 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.145274 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.145922 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.145922 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.145922 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.145922 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.146122 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.146181 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.146231 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.146290 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.146339 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.146339 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.146495 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.146561 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.146561 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.146561 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.146703 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.146703 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.146703 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.146703 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.146703 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.146703 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.146703 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.147011 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.147011 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.147011 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.147011 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.147209 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.147260 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.147260 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.147364 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.148033 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.148170 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.148170 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.148170 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.148170 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.148170 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.148758 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.148758 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.148758 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.148758 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.148758 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.148758 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.148758 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.149441 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.149562 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.149658 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.149757 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.149867 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111785) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:06:20.149970 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.150073 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.150186 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.150286 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.150382 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.150527 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.150643 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.150751 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.150858 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.150963 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.151061 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.151156 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.151265 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.151370 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.151589 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.151661 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.151714 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.151772 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.151772 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.151772 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.151772 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.151772 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.151772 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.151772 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.151772 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.151772 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.151772 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.152299 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.152299 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.152299 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.152299 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.152299 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.152299 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.152299 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.152299 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.152299 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.152299 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.156047 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.156047 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.156047 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.156350 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.156563 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.156679 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.156679 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.156679 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.156839 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.156892 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.156949 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.157008 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.157064 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.157113 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.157162 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.157162 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.157162 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.157309 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.157360 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.157438 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.157438 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.157438 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.157438 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.157438 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.157438 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.157763 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.157763 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.157763 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.157763 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.157763 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.157763 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.157763 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.158080 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.158080 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.158080 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.158080 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.158080 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.158080 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.158080 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.158080 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.158080 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.158080 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.158598 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.158598 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.158598 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.158598 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.158598 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.158598 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.158598 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.158598 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.158598 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.158598 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.159049 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.159049 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.159049 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.159049 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.159049 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.159287 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.159338 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.159388 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.160497 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.160609 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.160705 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.160801 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.160913 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.161010 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.161113 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.161208 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.161313 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.161439 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.161565 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.161664 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.161756 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.161866 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.161963 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.162065 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.162173 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.162276 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.162379 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.162584 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.162584 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.162787 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.162787 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.162787 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.162787 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.162787 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.162787 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.162787 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.162787 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.162787 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.162787 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.163889 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.163889 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.163889 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.163889 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.163889 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.163889 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.163889 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.163889 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.163889 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.163889 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.164828 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.164923 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.164923 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.164923 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.164923 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.164923 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.164923 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.164923 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.165672 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.165672 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.165672 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.165672 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.166052 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.166151 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.166151 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.166375 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.166485 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.166548 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.166548 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.166548 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.166548 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.166548 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.166767 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.166767 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.166767 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.166767 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.166767 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.166767 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.167040 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.167113 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.167194 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.167194 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.167194 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.167194 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.167194 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.168493 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.168613 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.168726 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.168726 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.168726 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.168726 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.168726 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.168726 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.169391 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.169391 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.169391 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.169391 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.169391 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.169391 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.169391 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.169391 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.169391 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.169391 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.170512 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.170512 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.170512 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.170512 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.170796 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.170796 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.170796 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.170796 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.170796 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.170796 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.171381 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.171478 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.171530 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.171530 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.171640 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.171700 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.171757 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.171806 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.171861 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.171919 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.171968 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.172018 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.172068 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.172068 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.172068 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.172201 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.172251 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.172251 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.172351 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.172434 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.172510 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.172561 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.172657 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.172719 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.172776 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.172825 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.172876 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.172924 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.172989 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.173051 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.173107 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.173157 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.173157 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.173256 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.173313 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.173313 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.174174 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.174174 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.174174 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.174174 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.174174 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.174174 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.174174 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.174174 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.174174 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.174174 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.175234 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.175234 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.175234 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.175234 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.175672 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.175672 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.175672 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.175672 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.176039 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.176149 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.176244 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.176357 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.176514 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.176616 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.176714 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.176809 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.176903 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.176998 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.177093 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.177093 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.177281 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.177281 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.177281 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.177281 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.177281 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.177847 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.177847 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.177847 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.177847 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.177847 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.177847 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.177847 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.178337 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.178337 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.178337 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.178337 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.178337 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.179044 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.179159 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.179219 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.179273 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.179344 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.179466 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.179530 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.179530 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.179641 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.179692 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.179750 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.179801 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.179853 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.179903 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.179969 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.180021 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.180071 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.180121 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.180180 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.180238 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.180289 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.180345 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.180420 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.180510 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.180575 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.180625 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.180682 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.180738 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.180787 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.180837 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.180896 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.180945 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.180995 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.181044 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.181113 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.181171 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.181229 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.181282 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.181340 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.181421 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.181494 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.181556 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.181590 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.181622 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.181661 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.181692 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.181726 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.181757 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.181790 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.181822 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.181853 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.181890 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.181923 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.181954 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.181995 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.182033 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.182069 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.182101 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.182133 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.182164 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.182195 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.182231 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.182272 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.182303 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.182341 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.182377 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.183251 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.183321 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.183381 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.183487 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.183552 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.183620 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.183686 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.183755 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.183827 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.183890 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.183951 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.184018 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.184085 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.184146 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.184212 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.184281 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.184351 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.184427 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.184561 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.184631 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.184699 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.184761 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.184827 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.184894 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.184957 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.185025 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.185093 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.185155 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.185223 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.185285 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.185346 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.185468 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.185567 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.185635 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.185697 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.185760 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.185820 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.185881 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.185953 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.186018 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.186085 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.186153 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.186221 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.186328 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.186427 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.186517 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.186593 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.186658 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.186730 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.186800 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.186867 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.186932 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.186998 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.187058 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.187164 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.187232 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.187293 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.187354 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.187504 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.187602 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.187720 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.187813 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.187813 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.187813 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.187813 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.187813 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.187813 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.187813 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.187813 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.188420 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.188420 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.188420 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.188851 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.188918 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.188918 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.189044 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.189140 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.189262 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.189338 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.189430 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.189537 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.189607 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.189670 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.189732 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.189732 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.189860 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.189922 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.189996 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.190067 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.190138 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.190233 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.190233 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.190432 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.190523 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.190523 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.190523 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.190523 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.190822 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.190822 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.190945 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.191016 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.191016 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.191145 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.191145 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.191263 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.191299 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.191344 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.191382 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.191443 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.191492 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.191525 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.191525 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.191583 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.191583 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.191653 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.191693 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.191747 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.191789 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.191821 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.191854 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.191895 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.191933 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.191965 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.191965 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.191965 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.192066 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.192066 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.192066 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.192163 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.192197 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.192197 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.192260 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.192293 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.192324 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.192355 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.192421 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.192421 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.192421 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.192421 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.192582 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.192582 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.192582 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.192582 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.192582 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.192582 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.192582 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.192808 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.192808 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.192808 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.192808 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.192808 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.192808 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.193006 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.193047 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.193085 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.193085 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.193085 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.193085 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.193211 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.193248 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.193288 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.193336 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.193370 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.193462 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.193512 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.193556 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.193599 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.193640 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.193697 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.193733 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.193769 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.193812 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.193849 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.193895 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.193945 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.193945 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.194021 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.194065 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.194065 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.194129 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.194129 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.194189 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.194225 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.194225 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.194225 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.194333 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.194378 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.194378 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.194378 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.194576 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.194622 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.194662 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.194710 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.194748 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.194786 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.194823 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.194866 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.194903 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.194939 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.194974 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.195009 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.195050 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.195098 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.195137 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.195173 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.195214 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.195251 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.195293 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.195329 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.195371 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.195440 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.195543 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.195578 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.195615 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.195649 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.195685 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.195716 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.195749 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.195787 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.195787 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.195852 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.195902 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.195902 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.195980 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.196038 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.196038 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.196038 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.196150 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.196193 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.196226 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.196226 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.196226 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.196320 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.196320 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.196420 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.196495 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.196536 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.196569 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.196569 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.196638 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.196672 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.196672 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.196758 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.196792 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.196792 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.196850 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.196883 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.196915 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.196915 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.196972 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.197019 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.197059 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.197095 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.197128 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.197162 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.197201 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.197244 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.197281 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.197314 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.197348 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.197381 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.197467 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.197505 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.197540 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.197579 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.197611 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.197645 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.197685 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.197719 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.197753 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.197787 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.197831 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.197875 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.197916 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.197916 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.198008 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.198054 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.198054 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.198054 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.198180 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.198180 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.198180 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.198180 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.198180 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.198180 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.198383 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.198465 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.198503 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.198503 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.198503 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.198503 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.198503 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.198503 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.198700 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.198700 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.198700 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.198700 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.198700 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.198700 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.198700 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.198941 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.198994 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.199041 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.199079 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.199120 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.199162 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.199162 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.199224 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.199268 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.199309 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.199350 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.199414 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.199483 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.199531 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.199574 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.199611 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.199648 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.199681 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.199717 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.199755 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.199791 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.199824 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.199861 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.199911 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.199949 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.199986 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.200021 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.200057 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.200093 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.200130 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.200169 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.200219 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.200266 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.200303 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.200351 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.200418 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.200476 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.200527 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.200568 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.200605 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.200641 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.200679 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.200717 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.200756 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.200800 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.200800 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.200868 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.200907 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.200907 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:06:20.200977 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.200977 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.200977 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.200977 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.200977 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.201139 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111782) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.201179 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.201215 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.201215 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.201215 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.201215 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111782) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.201215 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111782) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.201368 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111783) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.201368 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.201368 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.201514 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:06:20.201551 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.201551 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111783) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.201617 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:06:20.201657 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111783) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.201693 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:06:20.201693 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:06:20.201693 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:06:20.201693 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:06:20.245535 np0000192176 devstack@c-api.service[111783]: INFO dbcounter [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Registered counter for database cinder Sep 08 00:06:20.246337 np0000192176 devstack@c-api.service[111784]: INFO dbcounter [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Registered counter for database cinder Sep 08 00:06:20.249885 np0000192176 devstack@c-api.service[111785]: INFO dbcounter [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Registered counter for database cinder Sep 08 00:06:20.250461 np0000192176 devstack@c-api.service[111782]: INFO dbcounter [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Registered counter for database cinder Sep 08 00:06:20.290321 np0000192176 devstack@c-api.service[111783]: DEBUG oslo_db.sqlalchemy.engines [None req-69edc242-3603-4185-bd78-1eb83a374743 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=111783) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:20.292593 np0000192176 devstack@c-api.service[111784]: DEBUG oslo_db.sqlalchemy.engines [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 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=111784) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:20.301580 np0000192176 devstack@c-api.service[111782]: DEBUG oslo_db.sqlalchemy.engines [None req-33293963-f875-4e39-9c0d-0ffba770fa17 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=111782) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:20.303541 np0000192176 devstack@c-api.service[111785]: DEBUG oslo_db.sqlalchemy.engines [None req-8169bcb2-e44c-48c6-ad74-594122f68835 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=111785) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:20.399923 np0000192176 devstack@c-api.service[111783]: DEBUG dbcounter [-] [111783] Writer thread running {{(pid=111783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:06:20.402245 np0000192176 devstack@c-api.service[111784]: DEBUG dbcounter [-] [111784] Writer thread running {{(pid=111784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:06:20.403541 np0000192176 devstack@c-api.service[111783]: /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 08 00:06:20.403541 np0000192176 devstack@c-api.service[111783]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:06:20.403784 np0000192176 devstack@c-api.service[111783]: INFO cinder.rpc [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:06:20.406099 np0000192176 devstack@c-api.service[111784]: /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 08 00:06:20.406099 np0000192176 devstack@c-api.service[111784]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:06:20.406245 np0000192176 devstack@c-api.service[111784]: INFO cinder.rpc [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:06:20.406359 np0000192176 devstack@c-api.service[111783]: INFO cinder.rpc [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:06:20.408625 np0000192176 devstack@c-api.service[111783]: INFO cinder.rpc [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:06:20.408789 np0000192176 devstack@c-api.service[111784]: INFO cinder.rpc [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:06:20.410835 np0000192176 devstack@c-api.service[111783]: INFO cinder.rpc [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:06:20.410964 np0000192176 devstack@c-api.service[111784]: INFO cinder.rpc [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:06:20.411727 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.413149 np0000192176 devstack@c-api.service[111784]: INFO cinder.rpc [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:06:20.414077 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.414864 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.416846 np0000192176 devstack@c-api.service[111782]: DEBUG dbcounter [-] [111782] Writer thread running {{(pid=111782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:06:20.417294 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.419978 np0000192176 devstack@c-api.service[111782]: /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 08 00:06:20.419978 np0000192176 devstack@c-api.service[111782]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:06:20.420311 np0000192176 devstack@c-api.service[111782]: INFO cinder.rpc [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:06:20.422950 np0000192176 devstack@c-api.service[111785]: DEBUG dbcounter [-] [111785] Writer thread running {{(pid=111785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:06:20.423474 np0000192176 devstack@c-api.service[111782]: INFO cinder.rpc [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:06:20.425678 np0000192176 devstack@c-api.service[111782]: INFO cinder.rpc [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:06:20.426538 np0000192176 devstack@c-api.service[111785]: /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 08 00:06:20.426538 np0000192176 devstack@c-api.service[111785]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:06:20.426885 np0000192176 devstack@c-api.service[111785]: INFO cinder.rpc [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:06:20.427707 np0000192176 devstack@c-api.service[111782]: INFO cinder.rpc [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:06:20.428806 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.429659 np0000192176 devstack@c-api.service[111785]: INFO cinder.rpc [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:06:20.431845 np0000192176 devstack@c-api.service[111785]: INFO cinder.rpc [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:06:20.432843 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.434020 np0000192176 devstack@c-api.service[111785]: INFO cinder.rpc [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:06:20.435156 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.439537 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.450525 np0000192176 devstack@c-api.service[111783]: DEBUG oslo_db.sqlalchemy.engines [None req-69edc242-3603-4185-bd78-1eb83a374743 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=111783) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:20.452572 np0000192176 devstack@c-api.service[111784]: DEBUG oslo_db.sqlalchemy.engines [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 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=111784) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:20.453106 np0000192176 devstack@c-api.service[111783]: INFO cinder.rpc [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:06:20.455190 np0000192176 devstack@c-api.service[111784]: INFO cinder.rpc [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:06:20.455292 np0000192176 devstack@c-api.service[111783]: INFO cinder.rpc [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:06:20.456146 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.457306 np0000192176 devstack@c-api.service[111784]: INFO cinder.rpc [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:06:20.458185 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.466117 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.468762 np0000192176 devstack@c-api.service[111782]: DEBUG oslo_db.sqlalchemy.engines [None req-33293963-f875-4e39-9c0d-0ffba770fa17 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=111782) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:20.468923 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.469240 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.471898 np0000192176 devstack@c-api.service[111782]: INFO cinder.rpc [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:06:20.472199 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.472386 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.474245 np0000192176 devstack@c-api.service[111782]: INFO cinder.rpc [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:06:20.475304 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.475479 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.475938 np0000192176 devstack@c-api.service[111785]: DEBUG oslo_db.sqlalchemy.engines [None req-8169bcb2-e44c-48c6-ad74-594122f68835 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=111785) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:20.476389 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.479580 np0000192176 devstack@c-api.service[111785]: INFO cinder.rpc [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:06:20.480387 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.480717 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.482018 np0000192176 devstack@c-api.service[111785]: INFO cinder.rpc [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:06:20.483226 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.483314 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.483784 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.486375 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.486827 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.487886 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.489211 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.490015 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.491329 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.492106 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.493655 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.493748 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.495491 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.496117 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.496293 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.496577 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.498136 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.498832 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.500278 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.500951 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.502076 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.503722 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.503818 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.505683 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.506552 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.507122 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.508291 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.508422 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.509904 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.510171 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.510427 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.511489 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.511798 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.512526 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.513020 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.513567 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.514115 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.514529 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.514770 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.515650 np0000192176 devstack@c-api.service[111783]: WARNING cinder.api.contrib.hosts [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:06:20.515736 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.516351 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.516661 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.517246 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.517904 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.518188 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.518306 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.518669 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.519287 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.519718 np0000192176 devstack@c-api.service[111784]: WARNING cinder.api.contrib.hosts [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:06:20.520132 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extended resource: extensions {{(pid=111783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.520446 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.521241 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.521373 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.521474 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extended resource: encryption {{(pid=111783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.522029 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.522975 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extended resource: encryption {{(pid=111783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.523494 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.524155 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.524300 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extended resource: extensions {{(pid=111784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.524539 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extended resource: scheduler-stats {{(pid=111783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.525652 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extended resource: encryption {{(pid=111784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.525726 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.525985 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extended resource: capabilities {{(pid=111783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.527106 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extended resource: encryption {{(pid=111784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.527178 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extended resource: os-quota-sets {{(pid=111783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.527469 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.528424 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.528646 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extended resource: scheduler-stats {{(pid=111784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.529360 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extended resource: os-volume-type-access {{(pid=111783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.530778 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extended resource: capabilities {{(pid=111784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.530936 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extended resource: os-quota-class-sets {{(pid=111783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.531119 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.531986 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extended resource: os-quota-sets {{(pid=111784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.532153 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extended resource: qos-specs {{(pid=111783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.533485 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extended resource: os-volume-type-access {{(pid=111784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.533632 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.533916 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.534169 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extended resource: cgsnapshots {{(pid=111783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.535073 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extended resource: os-quota-class-sets {{(pid=111784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.535383 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.535542 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extended resource: extra_specs {{(pid=111783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.536340 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extended resource: qos-specs {{(pid=111784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.537030 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extended resource: consistencygroups {{(pid=111783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.537108 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.537376 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.538389 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extended resource: cgsnapshots {{(pid=111784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.538783 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.538873 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extended resource: backups {{(pid=111783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.539866 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extended resource: extra_specs {{(pid=111784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.539962 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.540293 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.540833 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extended resource: os-availability-zone {{(pid=111783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.541349 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extended resource: consistencygroups {{(pid=111784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.541477 np0000192176 devstack@c-api.service[111782]: WARNING cinder.api.contrib.hosts [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:06:20.541567 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.542109 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extended resource: os-hosts {{(pid=111783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.542175 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.543163 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.543238 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extended resource: backups {{(pid=111784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.543480 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extended resource: os-volume-transfer {{(pid=111783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.543833 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.544949 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.545030 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extended resource: os-snapshot-manage {{(pid=111783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.545264 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extended resource: os-availability-zone {{(pid=111784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.545357 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.546169 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extended resource: extensions {{(pid=111782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.546365 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extended resource: os-volume-manage {{(pid=111783) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.546467 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.546595 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extended resource: os-hosts {{(pid=111784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.547583 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extended resource: encryption {{(pid=111782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.547714 np0000192176 devstack@c-api.service[111785]: WARNING cinder.api.contrib.hosts [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:06:20.547967 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extended resource: os-volume-transfer {{(pid=111784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.548424 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.548526 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.549054 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extended resource: encryption {{(pid=111782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.549575 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extended resource: os-snapshot-manage {{(pid=111784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.549971 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.550039 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.551014 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extended resource: os-volume-manage {{(pid=111784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.551387 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.551519 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.551656 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extended resource: scheduler-stats {{(pid=111782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.552381 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extended resource: extensions {{(pid=111785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.552896 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.553092 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extended resource: capabilities {{(pid=111782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.553174 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.553734 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extended resource: encryption {{(pid=111785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.554305 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extended resource: os-quota-sets {{(pid=111782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.554377 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.554660 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.555169 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extended resource: encryption {{(pid=111785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.555313 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.contrib.snapshot_actions [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] SnapshotActionsController initialized {{(pid=111783) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:06:20.555795 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extended resource: os-volume-type-access {{(pid=111782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.556073 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.556138 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.557410 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extended resource: os-quota-class-sets {{(pid=111782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.557499 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extended resource: scheduler-stats {{(pid=111785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.557580 np0000192176 devstack@c-api.service[111783]: WARNING castellan.key_manager.migration [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.557640 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.558300 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.558431 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.558514 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.558720 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.558785 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extended resource: qos-specs {{(pid=111782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.558843 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extension TypesManage extending resource: types {{(pid=111783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.558901 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extended resource: capabilities {{(pid=111785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.558975 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.559034 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.559088 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extension AdminActions extending resource: volumes {{(pid=111783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.559154 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extension AdminActions extending resource: snapshots {{(pid=111783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.559219 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extension AdminActions extending resource: backups {{(pid=111783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.559349 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.559466 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extension UsedLimits extending resource: limits {{(pid=111783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.559571 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.559664 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.559766 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.559863 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extension VolumeActions extending resource: volumes {{(pid=111783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.559980 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.v3.router [None req-69edc242-3603-4185-bd78-1eb83a374743 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111783) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.560046 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.contrib.snapshot_actions [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] SnapshotActionsController initialized {{(pid=111784) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:06:20.560103 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extended resource: os-quota-sets {{(pid=111785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.560795 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.561066 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extended resource: cgsnapshots {{(pid=111782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.561439 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extended resource: os-volume-type-access {{(pid=111785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.562208 np0000192176 devstack@c-api.service[111784]: WARNING castellan.key_manager.migration [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.562541 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extended resource: extra_specs {{(pid=111782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.563022 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extended resource: os-quota-class-sets {{(pid=111785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.563092 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.563158 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.563284 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.563482 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.563598 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extension TypesManage extending resource: types {{(pid=111784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.563700 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.563795 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extension AdminActions extending resource: volumes {{(pid=111784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.563904 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extension AdminActions extending resource: snapshots {{(pid=111784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.564001 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extension AdminActions extending resource: backups {{(pid=111784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.564109 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.564167 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extended resource: consistencygroups {{(pid=111782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.564224 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extension UsedLimits extending resource: limits {{(pid=111784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.564280 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extended resource: qos-specs {{(pid=111785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.564337 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.564423 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.564544 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.564642 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extension VolumeActions extending resource: volumes {{(pid=111784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.564768 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.v3.router [None req-ccadb89e-dc06-41b5-a016-bac37beb0d29 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.566329 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extended resource: cgsnapshots {{(pid=111785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.566439 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extended resource: backups {{(pid=111782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.567692 np0000192176 devstack@c-api.service[111783]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ff8ff4a4668 pid: 111783 (default app) Sep 08 00:06:20.567764 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extended resource: extra_specs {{(pid=111785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.568350 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extended resource: os-availability-zone {{(pid=111782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.569254 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extended resource: consistencygroups {{(pid=111785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.569810 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extended resource: os-hosts {{(pid=111782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.571135 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extended resource: backups {{(pid=111785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.571229 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extended resource: os-volume-transfer {{(pid=111782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.572821 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extended resource: os-snapshot-manage {{(pid=111782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.572959 np0000192176 devstack@c-api.service[111784]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ff8ff4a4668 pid: 111784 (default app) Sep 08 00:06:20.573080 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extended resource: os-availability-zone {{(pid=111785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.574365 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extended resource: os-volume-manage {{(pid=111782) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.574482 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extended resource: os-hosts {{(pid=111785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.575799 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extended resource: os-volume-transfer {{(pid=111785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.576765 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.577428 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extended resource: os-snapshot-manage {{(pid=111785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.577518 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.middleware.request_id [None req-a0c6cc43-8433-4fb0-bae4-3cbe4d325476 None None] RequestId filter calling following filter/app {{(pid=111783) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:06:20.578368 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.578957 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extended resource: os-volume-manage {{(pid=111785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:06:20.579869 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.580936 np0000192176 devstack@c-api.service[111783]: [pid: 111783|app: 0|req: 1/1] 162.253.55.135 () {60 vars in 956 bytes} [Tue Sep 8 00:06:20 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 00:06:20.581347 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.581472 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.583017 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.583471 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.584476 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.584690 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.contrib.snapshot_actions [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] SnapshotActionsController initialized {{(pid=111782) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:06:20.585646 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.585847 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.587078 np0000192176 devstack@c-api.service[111782]: WARNING castellan.key_manager.migration [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.587313 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.588122 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.588225 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.588306 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.588370 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.contrib.snapshot_actions [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] SnapshotActionsController initialized {{(pid=111785) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:06:20.589153 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.589476 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.589616 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extension TypesManage extending resource: types {{(pid=111782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.589744 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.589834 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extension AdminActions extending resource: volumes {{(pid=111782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.589949 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extension AdminActions extending resource: snapshots {{(pid=111782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.590051 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extension AdminActions extending resource: backups {{(pid=111782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.590152 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.590258 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extension UsedLimits extending resource: limits {{(pid=111782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.590358 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.590528 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.590616 np0000192176 devstack@c-api.service[111785]: WARNING castellan.key_manager.migration [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:06:20.590675 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.590799 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extension VolumeActions extending resource: volumes {{(pid=111782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.590973 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.v3.router [None req-33293963-f875-4e39-9c0d-0ffba770fa17 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111782) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.591478 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.591580 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.591685 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.592671 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.592809 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extension TypesManage extending resource: types {{(pid=111785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.592890 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.592996 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extension AdminActions extending resource: volumes {{(pid=111785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.593117 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extension AdminActions extending resource: snapshots {{(pid=111785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.593256 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extension AdminActions extending resource: backups {{(pid=111785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.593371 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.593501 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extension UsedLimits extending resource: limits {{(pid=111785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.593607 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.593699 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.593815 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.593907 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extension VolumeActions extending resource: volumes {{(pid=111785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.594035 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.v3.router [None req-8169bcb2-e44c-48c6-ad74-594122f68835 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:06:20.599987 np0000192176 devstack@c-api.service[111782]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ff8ff4a4668 pid: 111782 (default app) Sep 08 00:06:20.602829 np0000192176 devstack@c-api.service[111785]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ff8ff4a4668 pid: 111785 (default app) Sep 08 00:06:28.485188 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.middleware.request_id [None req-278811fb-fd52-4b5a-bd07-8af89175a651 None None] RequestId filter calling following filter/app {{(pid=111784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:06:29.080100 np0000192176 devstack@c-api.service[111784]: INFO cinder.api.openstack.wsgi [None req-278811fb-fd52-4b5a-bd07-8af89175a651 admin admin] POST https://162.253.55.135/volume/v3/types Sep 08 00:06:29.080857 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.openstack.wsgi [None req-278811fb-fd52-4b5a-bd07-8af89175a651 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 00:06:29.082598 np0000192176 devstack@c-api.service[111784]: /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 08 00:06:29.082598 np0000192176 devstack@c-api.service[111784]: warnings.warn( Sep 08 00:06:29.118584 np0000192176 devstack@c-api.service[111784]: DEBUG oslo_db.sqlalchemy.engines [None req-278811fb-fd52-4b5a-bd07-8af89175a651 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=111784) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:29.147420 np0000192176 devstack@c-api.service[111784]: INFO cinder.api.openstack.wsgi [None req-278811fb-fd52-4b5a-bd07-8af89175a651 admin admin] https://162.253.55.135/volume/v3/types returned with HTTP 200 Sep 08 00:06:29.147845 np0000192176 devstack@c-api.service[111784]: [pid: 111784|app: 0|req: 1/2] 162.253.55.135 () {68 vars in 1333 bytes} [Tue Sep 8 00:06:28 2026] POST /volume/v3/types => generated 186 bytes in 688 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:06:29.164387 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.middleware.request_id [None req-34abd19c-0a80-4b43-86dd-b3a9e4bf7a01 None None] RequestId filter calling following filter/app {{(pid=111783) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:06:29.502360 np0000192176 devstack@c-api.service[111783]: INFO cinder.api.openstack.wsgi [None req-34abd19c-0a80-4b43-86dd-b3a9e4bf7a01 admin admin] POST https://162.253.55.135/volume/v3/types/ab127020-57cc-4887-b040-2b6163d93e2c/extra_specs Sep 08 00:06:29.503025 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.openstack.wsgi [None req-34abd19c-0a80-4b43-86dd-b3a9e4bf7a01 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111783) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 00:06:29.504732 np0000192176 devstack@c-api.service[111783]: /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 08 00:06:29.504732 np0000192176 devstack@c-api.service[111783]: warnings.warn( Sep 08 00:06:29.540823 np0000192176 devstack@c-api.service[111783]: DEBUG oslo_db.sqlalchemy.engines [None req-34abd19c-0a80-4b43-86dd-b3a9e4bf7a01 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=111783) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:06:29.601663 np0000192176 devstack@c-api.service[111783]: INFO cinder.api.openstack.wsgi [None req-34abd19c-0a80-4b43-86dd-b3a9e4bf7a01 admin admin] https://162.253.55.135/volume/v3/types/ab127020-57cc-4887-b040-2b6163d93e2c/extra_specs returned with HTTP 200 Sep 08 00:06:29.602294 np0000192176 devstack@c-api.service[111783]: [pid: 111783|app: 0|req: 2/3] 162.253.55.135 () {68 vars in 1480 bytes} [Tue Sep 8 00:06:29 2026] POST /volume/v3/types/ab127020-57cc-4887-b040-2b6163d93e2c/extra_specs => generated 55 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:06:30.473671 np0000192176 devstack@c-api.service[111782]: DEBUG dbcounter [-] [111782] Writing DB stats cinder:SELECT=6 {{(pid=111782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:06:30.481231 np0000192176 devstack@c-api.service[111785]: DEBUG dbcounter [-] [111785] Writing DB stats cinder:SELECT=6 {{(pid=111785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:06:39.145101 np0000192176 devstack@c-api.service[111784]: DEBUG dbcounter [-] [111784] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:06:39.600018 np0000192176 devstack@c-api.service[111783]: DEBUG dbcounter [-] [111783] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:09:31.804882 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.middleware.request_id [None req-832a6ef6-a392-4044-bb4d-ba65725afd70 None None] RequestId filter calling following filter/app {{(pid=111782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:09:31.806475 np0000192176 devstack@c-api.service[111782]: INFO cinder.api.openstack.wsgi [None req-832a6ef6-a392-4044-bb4d-ba65725afd70 None None] GET https://162.253.55.135/volume// Sep 08 00:09:31.806851 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.openstack.wsgi [None req-832a6ef6-a392-4044-bb4d-ba65725afd70 None None] Empty body provided in request {{(pid=111782) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:09:31.807271 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.openstack.wsgi [None req-832a6ef6-a392-4044-bb4d-ba65725afd70 None None] Calling method 'all' {{(pid=111782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:09:31.808509 np0000192176 devstack@c-api.service[111782]: INFO cinder.api.openstack.wsgi [None req-832a6ef6-a392-4044-bb4d-ba65725afd70 None None] https://162.253.55.135/volume// returned with HTTP 300 Sep 08 00:09:31.809220 np0000192176 devstack@c-api.service[111782]: [pid: 111782|app: 0|req: 1/4] 162.253.55.135 () {66 vars in 1456 bytes} [Tue Sep 8 00:09:31 2026] GET /volume/ => generated 390 bytes in 26 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 00:10:11.992868 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.middleware.request_id [None req-8928776b-e69b-477a-ac3a-05ddd33d9e6b None None] RequestId filter calling following filter/app {{(pid=111785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:11.998824 np0000192176 devstack@c-api.service[111785]: [pid: 111785|app: 0|req: 1/5] 162.253.55.135 () {62 vars in 1068 bytes} [Tue Sep 8 00:10:11 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 08 00:10:12.039466 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.middleware.request_id [None req-7db82617-9830-4fcc-be00-191e08aab143 None None] RequestId filter calling following filter/app {{(pid=111784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:12.054915 np0000192176 devstack@c-api.service[111784]: [pid: 111784|app: 0|req: 2/6] 162.253.55.135 () {64 vars in 1272 bytes} [Tue Sep 8 00:10:12 2026] GET /volume/v3 => generated 0 bytes in 18 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 08 00:10:12.093182 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.middleware.request_id [req-7db82617-9830-4fcc-be00-191e08aab143 req-5293a23e-fb9d-4f80-b5d2-479d04d7694e None None] RequestId filter calling following filter/app {{(pid=111783) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:12.098753 np0000192176 devstack@c-api.service[111783]: INFO cinder.api.openstack.wsgi [req-7db82617-9830-4fcc-be00-191e08aab143 req-5293a23e-fb9d-4f80-b5d2-479d04d7694e demo demo] GET https://162.253.55.135/volume/v3/ Sep 08 00:10:12.099116 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.openstack.wsgi [req-7db82617-9830-4fcc-be00-191e08aab143 req-5293a23e-fb9d-4f80-b5d2-479d04d7694e demo demo] Empty body provided in request {{(pid=111783) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:10:12.099596 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.openstack.wsgi [req-7db82617-9830-4fcc-be00-191e08aab143 req-5293a23e-fb9d-4f80-b5d2-479d04d7694e demo demo] Calling method 'version_select' {{(pid=111783) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:10:12.101154 np0000192176 devstack@c-api.service[111783]: INFO cinder.api.openstack.wsgi [req-7db82617-9830-4fcc-be00-191e08aab143 req-5293a23e-fb9d-4f80-b5d2-479d04d7694e demo demo] https://162.253.55.135/volume/v3/ returned with HTTP 200 Sep 08 00:10:12.101998 np0000192176 devstack@c-api.service[111783]: [pid: 111783|app: 0|req: 3/7] 162.253.55.135 () {66 vars in 1346 bytes} [Tue Sep 8 00:10:12 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:10:12.139772 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.middleware.request_id [None req-062ac093-58dd-405a-b4dd-5150a78d77c5 None None] RequestId filter calling following filter/app {{(pid=111782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:12.482173 np0000192176 devstack@c-api.service[111782]: INFO cinder.api.openstack.wsgi [None req-062ac093-58dd-405a-b4dd-5150a78d77c5 demo demo] GET https://162.253.55.135/volume/v3/types Sep 08 00:10:12.482590 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.openstack.wsgi [None req-062ac093-58dd-405a-b4dd-5150a78d77c5 demo demo] Empty body provided in request {{(pid=111782) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:10:12.482776 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.openstack.wsgi [None req-062ac093-58dd-405a-b4dd-5150a78d77c5 demo demo] Calling method 'index' {{(pid=111782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:10:12.483265 np0000192176 devstack@c-api.service[111782]: /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 08 00:10:12.483265 np0000192176 devstack@c-api.service[111782]: warnings.warn( Sep 08 00:10:12.483822 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.api_utils [None req-062ac093-58dd-405a-b4dd-5150a78d77c5 demo demo] Removing options '' from query. {{(pid=111782) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:10:12.524126 np0000192176 devstack@c-api.service[111782]: DEBUG oslo_db.sqlalchemy.engines [None req-062ac093-58dd-405a-b4dd-5150a78d77c5 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=111782) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:10:12.540290 np0000192176 devstack@c-api.service[111782]: INFO cinder.api.openstack.wsgi [None req-062ac093-58dd-405a-b4dd-5150a78d77c5 demo demo] https://162.253.55.135/volume/v3/types returned with HTTP 200 Sep 08 00:10:12.540629 np0000192176 devstack@c-api.service[111782]: [pid: 111782|app: 0|req: 2/8] 162.253.55.135 () {64 vars in 1290 bytes} [Tue Sep 8 00:10:12 2026] GET /volume/v3/types => generated 377 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:10:12.595523 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.middleware.request_id [None req-9214bccc-706e-4b17-b297-d7811ec3b752 None None] RequestId filter calling following filter/app {{(pid=111785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:12.929748 np0000192176 devstack@c-api.service[111785]: INFO cinder.api.openstack.wsgi [None req-9214bccc-706e-4b17-b297-d7811ec3b752 demo demo] GET https://162.253.55.135/volume/v3/types/default Sep 08 00:10:12.930087 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.openstack.wsgi [None req-9214bccc-706e-4b17-b297-d7811ec3b752 demo demo] Empty body provided in request {{(pid=111785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:10:12.930307 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.openstack.wsgi [None req-9214bccc-706e-4b17-b297-d7811ec3b752 demo demo] Calling method 'show' {{(pid=111785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:10:12.970637 np0000192176 devstack@c-api.service[111785]: DEBUG oslo_db.sqlalchemy.engines [None req-9214bccc-706e-4b17-b297-d7811ec3b752 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=111785) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:10:12.985782 np0000192176 devstack@c-api.service[111785]: /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 08 00:10:12.985782 np0000192176 devstack@c-api.service[111785]: warnings.warn( Sep 08 00:10:12.988983 np0000192176 devstack@c-api.service[111785]: INFO cinder.api.openstack.wsgi [None req-9214bccc-706e-4b17-b297-d7811ec3b752 demo demo] https://162.253.55.135/volume/v3/types/default returned with HTTP 200 Sep 08 00:10:12.989533 np0000192176 devstack@c-api.service[111785]: [pid: 111785|app: 0|req: 2/9] 162.253.55.135 () {64 vars in 1301 bytes} [Tue Sep 8 00:10:12 2026] GET /volume/v3/types/default => generated 145 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:10:13.579101 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.middleware.request_id [None req-155f8a6c-85f0-4f29-9092-7cc04e089c49 None None] RequestId filter calling following filter/app {{(pid=111784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:13.580263 np0000192176 devstack@c-api.service[111784]: [pid: 111784|app: 0|req: 3/10] 162.253.55.135 () {62 vars in 1068 bytes} [Tue Sep 8 00:10:13 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 08 00:10:13.618514 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.middleware.request_id [None req-78d5045c-47a6-4d59-ad3a-3ad7c7052475 None None] RequestId filter calling following filter/app {{(pid=111783) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:13.629863 np0000192176 devstack@c-api.service[111783]: [pid: 111783|app: 0|req: 4/11] 162.253.55.135 () {64 vars in 1272 bytes} [Tue Sep 8 00:10:13 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 08 00:10:13.666143 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.middleware.request_id [req-78d5045c-47a6-4d59-ad3a-3ad7c7052475 req-def81a0b-0abf-45bb-a665-15b8051b2298 None None] RequestId filter calling following filter/app {{(pid=111782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:13.667800 np0000192176 devstack@c-api.service[111782]: INFO cinder.api.openstack.wsgi [req-78d5045c-47a6-4d59-ad3a-3ad7c7052475 req-def81a0b-0abf-45bb-a665-15b8051b2298 demo demo] GET https://162.253.55.135/volume/v3/ Sep 08 00:10:13.667974 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.openstack.wsgi [req-78d5045c-47a6-4d59-ad3a-3ad7c7052475 req-def81a0b-0abf-45bb-a665-15b8051b2298 demo demo] Empty body provided in request {{(pid=111782) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:10:13.668142 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.openstack.wsgi [req-78d5045c-47a6-4d59-ad3a-3ad7c7052475 req-def81a0b-0abf-45bb-a665-15b8051b2298 demo demo] Calling method 'version_select' {{(pid=111782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:10:13.668545 np0000192176 devstack@c-api.service[111782]: INFO cinder.api.openstack.wsgi [req-78d5045c-47a6-4d59-ad3a-3ad7c7052475 req-def81a0b-0abf-45bb-a665-15b8051b2298 demo demo] https://162.253.55.135/volume/v3/ returned with HTTP 200 Sep 08 00:10:13.668845 np0000192176 devstack@c-api.service[111782]: [pid: 111782|app: 0|req: 3/12] 162.253.55.135 () {66 vars in 1346 bytes} [Tue Sep 8 00:10:13 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:10:13.708114 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.middleware.request_id [None req-1ad11573-d4d5-4149-904c-9d804c0b48c5 None None] RequestId filter calling following filter/app {{(pid=111785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:13.711716 np0000192176 devstack@c-api.service[111785]: INFO cinder.api.openstack.wsgi [None req-1ad11573-d4d5-4149-904c-9d804c0b48c5 demo demo] GET https://162.253.55.135/volume/v3/types/default Sep 08 00:10:13.712121 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.openstack.wsgi [None req-1ad11573-d4d5-4149-904c-9d804c0b48c5 demo demo] Empty body provided in request {{(pid=111785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:10:13.712556 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.openstack.wsgi [None req-1ad11573-d4d5-4149-904c-9d804c0b48c5 demo demo] Calling method 'show' {{(pid=111785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:10:13.725570 np0000192176 devstack@c-api.service[111785]: INFO cinder.api.openstack.wsgi [None req-1ad11573-d4d5-4149-904c-9d804c0b48c5 demo demo] https://162.253.55.135/volume/v3/types/default returned with HTTP 200 Sep 08 00:10:13.726527 np0000192176 devstack@c-api.service[111785]: [pid: 111785|app: 0|req: 3/13] 162.253.55.135 () {64 vars in 1301 bytes} [Tue Sep 8 00:10:13 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:10:14.329420 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.middleware.request_id [None req-d725b50f-7bda-4921-8ce7-9cb8cb7d2388 None None] RequestId filter calling following filter/app {{(pid=111784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:14.330993 np0000192176 devstack@c-api.service[111784]: [pid: 111784|app: 0|req: 4/14] 162.253.55.135 () {62 vars in 1068 bytes} [Tue Sep 8 00:10:14 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 00:10:14.360662 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.middleware.request_id [None req-1ca3a390-79fb-4bd8-be0a-3089a0aa20ba None None] RequestId filter calling following filter/app {{(pid=111783) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:14.364203 np0000192176 devstack@c-api.service[111783]: [pid: 111783|app: 0|req: 5/15] 162.253.55.135 () {64 vars in 1272 bytes} [Tue Sep 8 00:10:14 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 08 00:10:14.393632 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.middleware.request_id [req-1ca3a390-79fb-4bd8-be0a-3089a0aa20ba req-26503eea-b355-4f57-a8a6-3c4ef08bb338 None None] RequestId filter calling following filter/app {{(pid=111782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:14.396760 np0000192176 devstack@c-api.service[111782]: INFO cinder.api.openstack.wsgi [req-1ca3a390-79fb-4bd8-be0a-3089a0aa20ba req-26503eea-b355-4f57-a8a6-3c4ef08bb338 demo demo] GET https://162.253.55.135/volume/v3/ Sep 08 00:10:14.397113 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.openstack.wsgi [req-1ca3a390-79fb-4bd8-be0a-3089a0aa20ba req-26503eea-b355-4f57-a8a6-3c4ef08bb338 demo demo] Empty body provided in request {{(pid=111782) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:10:14.397521 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.openstack.wsgi [req-1ca3a390-79fb-4bd8-be0a-3089a0aa20ba req-26503eea-b355-4f57-a8a6-3c4ef08bb338 demo demo] Calling method 'version_select' {{(pid=111782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:10:14.398178 np0000192176 devstack@c-api.service[111782]: INFO cinder.api.openstack.wsgi [req-1ca3a390-79fb-4bd8-be0a-3089a0aa20ba req-26503eea-b355-4f57-a8a6-3c4ef08bb338 demo demo] https://162.253.55.135/volume/v3/ returned with HTTP 200 Sep 08 00:10:14.398886 np0000192176 devstack@c-api.service[111782]: [pid: 111782|app: 0|req: 4/16] 162.253.55.135 () {66 vars in 1346 bytes} [Tue Sep 8 00:10:14 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:10:14.432880 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.middleware.request_id [None req-7b77cb71-db90-4fb4-8629-4b0aa2791db8 None None] RequestId filter calling following filter/app {{(pid=111785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:14.436163 np0000192176 devstack@c-api.service[111785]: INFO cinder.api.openstack.wsgi [None req-7b77cb71-db90-4fb4-8629-4b0aa2791db8 demo demo] GET https://162.253.55.135/volume/v3/types/default Sep 08 00:10:14.436514 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.openstack.wsgi [None req-7b77cb71-db90-4fb4-8629-4b0aa2791db8 demo demo] Empty body provided in request {{(pid=111785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:10:14.436859 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.openstack.wsgi [None req-7b77cb71-db90-4fb4-8629-4b0aa2791db8 demo demo] Calling method 'show' {{(pid=111785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:10:14.450226 np0000192176 devstack@c-api.service[111785]: INFO cinder.api.openstack.wsgi [None req-7b77cb71-db90-4fb4-8629-4b0aa2791db8 demo demo] https://162.253.55.135/volume/v3/types/default returned with HTTP 200 Sep 08 00:10:14.451040 np0000192176 devstack@c-api.service[111785]: [pid: 111785|app: 0|req: 4/17] 162.253.55.135 () {64 vars in 1301 bytes} [Tue Sep 8 00:10:14 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:10:14.484224 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.middleware.request_id [None req-58ad321c-bc10-4ad3-b68c-1ecd0ce6edd5 None None] RequestId filter calling following filter/app {{(pid=111784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:14.485676 np0000192176 devstack@c-api.service[111784]: [pid: 111784|app: 0|req: 5/18] 162.253.55.135 () {62 vars in 1068 bytes} [Tue Sep 8 00:10:14 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 00:10:14.515358 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.middleware.request_id [None req-823f53d6-904c-4462-a3ae-9345cc13a918 None None] RequestId filter calling following filter/app {{(pid=111783) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:14.519024 np0000192176 devstack@c-api.service[111783]: [pid: 111783|app: 0|req: 6/19] 162.253.55.135 () {64 vars in 1272 bytes} [Tue Sep 8 00:10:14 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 08 00:10:14.548687 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.middleware.request_id [req-823f53d6-904c-4462-a3ae-9345cc13a918 req-8b3c37d2-c863-4f68-ac65-6a0bfa933363 None None] RequestId filter calling following filter/app {{(pid=111782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:14.551924 np0000192176 devstack@c-api.service[111782]: INFO cinder.api.openstack.wsgi [req-823f53d6-904c-4462-a3ae-9345cc13a918 req-8b3c37d2-c863-4f68-ac65-6a0bfa933363 demo demo] GET https://162.253.55.135/volume/v3/ Sep 08 00:10:14.552290 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.openstack.wsgi [req-823f53d6-904c-4462-a3ae-9345cc13a918 req-8b3c37d2-c863-4f68-ac65-6a0bfa933363 demo demo] Empty body provided in request {{(pid=111782) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:10:14.552703 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.openstack.wsgi [req-823f53d6-904c-4462-a3ae-9345cc13a918 req-8b3c37d2-c863-4f68-ac65-6a0bfa933363 demo demo] Calling method 'version_select' {{(pid=111782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:10:14.553426 np0000192176 devstack@c-api.service[111782]: INFO cinder.api.openstack.wsgi [req-823f53d6-904c-4462-a3ae-9345cc13a918 req-8b3c37d2-c863-4f68-ac65-6a0bfa933363 demo demo] https://162.253.55.135/volume/v3/ returned with HTTP 200 Sep 08 00:10:14.554101 np0000192176 devstack@c-api.service[111782]: [pid: 111782|app: 0|req: 5/20] 162.253.55.135 () {66 vars in 1346 bytes} [Tue Sep 8 00:10:14 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:10:14.586798 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.middleware.request_id [None req-5de5305d-1cc6-4792-89c8-e6d71f00c573 None None] RequestId filter calling following filter/app {{(pid=111785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:10:14.590918 np0000192176 devstack@c-api.service[111785]: INFO cinder.api.openstack.wsgi [None req-5de5305d-1cc6-4792-89c8-e6d71f00c573 demo demo] GET https://162.253.55.135/volume/v3/types/default Sep 08 00:10:14.591293 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.openstack.wsgi [None req-5de5305d-1cc6-4792-89c8-e6d71f00c573 demo demo] Empty body provided in request {{(pid=111785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:10:14.591745 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.openstack.wsgi [None req-5de5305d-1cc6-4792-89c8-e6d71f00c573 demo demo] Calling method 'show' {{(pid=111785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:10:14.605566 np0000192176 devstack@c-api.service[111785]: INFO cinder.api.openstack.wsgi [None req-5de5305d-1cc6-4792-89c8-e6d71f00c573 demo demo] https://162.253.55.135/volume/v3/types/default returned with HTTP 200 Sep 08 00:10:14.607874 np0000192176 devstack@c-api.service[111785]: [pid: 111785|app: 0|req: 5/21] 162.253.55.135 () {64 vars in 1301 bytes} [Tue Sep 8 00:10:14 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 08 00:10:22.534721 np0000192176 devstack@c-api.service[111782]: DEBUG dbcounter [-] [111782] Writing DB stats cinder:SELECT=1 {{(pid=111782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:10:24.598798 np0000192176 devstack@c-api.service[111785]: DEBUG dbcounter [-] [111785] Writing DB stats cinder:SELECT=8 {{(pid=111785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:15:08.629552 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.middleware.request_id [None req-2b96a347-2acb-44f7-be2e-d9899b68ab00 None None] RequestId filter calling following filter/app {{(pid=111784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:15:08.735172 np0000192176 devstack@c-api.service[111784]: INFO cinder.api.openstack.wsgi [None req-2b96a347-2acb-44f7-be2e-d9899b68ab00 demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:15:08.735596 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.openstack.wsgi [None req-2b96a347-2acb-44f7-be2e-d9899b68ab00 demo demo] Empty body provided in request {{(pid=111784) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:15:08.736034 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.openstack.wsgi [None req-2b96a347-2acb-44f7-be2e-d9899b68ab00 demo demo] Calling method 'detail' {{(pid=111784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:15:08.737040 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.api_utils [None req-2b96a347-2acb-44f7-be2e-d9899b68ab00 demo demo] Removing options '' from query. {{(pid=111784) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:15:08.738462 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.volume.api [None req-2b96a347-2acb-44f7-be2e-d9899b68ab00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111784) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:15:08.790504 np0000192176 devstack@c-api.service[111784]: /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 08 00:15:08.790504 np0000192176 devstack@c-api.service[111784]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 00:15:08.790799 np0000192176 devstack@c-api.service[111784]: INFO cinder.volume.api [None req-2b96a347-2acb-44f7-be2e-d9899b68ab00 demo demo] Get all volumes completed successfully. Sep 08 00:15:08.792812 np0000192176 devstack@c-api.service[111784]: INFO cinder.api.openstack.wsgi [None req-2b96a347-2acb-44f7-be2e-d9899b68ab00 demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:15:08.793310 np0000192176 devstack@c-api.service[111784]: [pid: 111784|app: 0|req: 6/22] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:15:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 00:15:18.783651 np0000192176 devstack@c-api.service[111784]: DEBUG dbcounter [-] [111784] Writing DB stats cinder:SELECT=1 {{(pid=111784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:16:08.810417 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.middleware.request_id [None req-93748a1a-5953-4349-8c0f-41f614bef128 None None] RequestId filter calling following filter/app {{(pid=111783) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:16:08.812902 np0000192176 devstack@c-api.service[111783]: INFO cinder.api.openstack.wsgi [None req-93748a1a-5953-4349-8c0f-41f614bef128 demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:16:08.813202 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.openstack.wsgi [None req-93748a1a-5953-4349-8c0f-41f614bef128 demo demo] Empty body provided in request {{(pid=111783) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:16:08.813478 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.openstack.wsgi [None req-93748a1a-5953-4349-8c0f-41f614bef128 demo demo] Calling method 'detail' {{(pid=111783) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:16:08.813934 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.api_utils [None req-93748a1a-5953-4349-8c0f-41f614bef128 demo demo] Removing options '' from query. {{(pid=111783) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:16:08.815358 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.volume.api [None req-93748a1a-5953-4349-8c0f-41f614bef128 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111783) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:16:08.843439 np0000192176 devstack@c-api.service[111783]: /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 08 00:16:08.843439 np0000192176 devstack@c-api.service[111783]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 00:16:08.843640 np0000192176 devstack@c-api.service[111783]: INFO cinder.volume.api [None req-93748a1a-5953-4349-8c0f-41f614bef128 demo demo] Get all volumes completed successfully. Sep 08 00:16:08.845699 np0000192176 devstack@c-api.service[111783]: INFO cinder.api.openstack.wsgi [None req-93748a1a-5953-4349-8c0f-41f614bef128 demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:16:08.846085 np0000192176 devstack@c-api.service[111783]: [pid: 111783|app: 0|req: 7/23] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:16:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:16:18.838332 np0000192176 devstack@c-api.service[111783]: DEBUG dbcounter [-] [111783] Writing DB stats cinder:SELECT=1 {{(pid=111783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:17:08.868608 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.middleware.request_id [None req-746ca822-0be0-4346-bd2c-3df7a2f1cbd7 None None] RequestId filter calling following filter/app {{(pid=111782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:17:08.875423 np0000192176 devstack@c-api.service[111782]: INFO cinder.api.openstack.wsgi [None req-746ca822-0be0-4346-bd2c-3df7a2f1cbd7 demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:17:08.875994 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.openstack.wsgi [None req-746ca822-0be0-4346-bd2c-3df7a2f1cbd7 demo demo] Empty body provided in request {{(pid=111782) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:17:08.876561 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.openstack.wsgi [None req-746ca822-0be0-4346-bd2c-3df7a2f1cbd7 demo demo] Calling method 'detail' {{(pid=111782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:17:08.877537 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.api_utils [None req-746ca822-0be0-4346-bd2c-3df7a2f1cbd7 demo demo] Removing options '' from query. {{(pid=111782) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:17:08.879179 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.volume.api [None req-746ca822-0be0-4346-bd2c-3df7a2f1cbd7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111782) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:17:08.940646 np0000192176 devstack@c-api.service[111782]: /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 08 00:17:08.940646 np0000192176 devstack@c-api.service[111782]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 00:17:08.940908 np0000192176 devstack@c-api.service[111782]: INFO cinder.volume.api [None req-746ca822-0be0-4346-bd2c-3df7a2f1cbd7 demo demo] Get all volumes completed successfully. Sep 08 00:17:08.942820 np0000192176 devstack@c-api.service[111782]: INFO cinder.api.openstack.wsgi [None req-746ca822-0be0-4346-bd2c-3df7a2f1cbd7 demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:17:08.943191 np0000192176 devstack@c-api.service[111782]: [pid: 111782|app: 0|req: 6/24] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:17:08 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 08 00:17:18.935141 np0000192176 devstack@c-api.service[111782]: DEBUG dbcounter [-] [111782] Writing DB stats cinder:SELECT=1 {{(pid=111782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:18:08.955935 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.middleware.request_id [None req-aeb4e61a-bbe4-45d7-b1ed-ed5e6267da84 None None] RequestId filter calling following filter/app {{(pid=111785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:18:08.958607 np0000192176 devstack@c-api.service[111785]: INFO cinder.api.openstack.wsgi [None req-aeb4e61a-bbe4-45d7-b1ed-ed5e6267da84 demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:18:08.958777 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.openstack.wsgi [None req-aeb4e61a-bbe4-45d7-b1ed-ed5e6267da84 demo demo] Empty body provided in request {{(pid=111785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:18:08.958960 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.openstack.wsgi [None req-aeb4e61a-bbe4-45d7-b1ed-ed5e6267da84 demo demo] Calling method 'detail' {{(pid=111785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:18:08.959409 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.api_utils [None req-aeb4e61a-bbe4-45d7-b1ed-ed5e6267da84 demo demo] Removing options '' from query. {{(pid=111785) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:18:08.960092 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.volume.api [None req-aeb4e61a-bbe4-45d7-b1ed-ed5e6267da84 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111785) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:18:08.999881 np0000192176 devstack@c-api.service[111785]: /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 08 00:18:08.999881 np0000192176 devstack@c-api.service[111785]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 00:18:09.000191 np0000192176 devstack@c-api.service[111785]: INFO cinder.volume.api [None req-aeb4e61a-bbe4-45d7-b1ed-ed5e6267da84 demo demo] Get all volumes completed successfully. Sep 08 00:18:09.002316 np0000192176 devstack@c-api.service[111785]: INFO cinder.api.openstack.wsgi [None req-aeb4e61a-bbe4-45d7-b1ed-ed5e6267da84 demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:18:09.003060 np0000192176 devstack@c-api.service[111785]: [pid: 111785|app: 0|req: 6/25] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:18:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:18:18.991389 np0000192176 devstack@c-api.service[111785]: DEBUG dbcounter [-] [111785] Writing DB stats cinder:SELECT=1 {{(pid=111785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:19:09.022416 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.middleware.request_id [None req-4c6c3195-cd40-4746-92aa-5238097151da None None] RequestId filter calling following filter/app {{(pid=111784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:19:09.024536 np0000192176 devstack@c-api.service[111784]: INFO cinder.api.openstack.wsgi [None req-4c6c3195-cd40-4746-92aa-5238097151da demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:19:09.024727 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.openstack.wsgi [None req-4c6c3195-cd40-4746-92aa-5238097151da demo demo] Empty body provided in request {{(pid=111784) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:19:09.024891 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.openstack.wsgi [None req-4c6c3195-cd40-4746-92aa-5238097151da demo demo] Calling method 'detail' {{(pid=111784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:19:09.025114 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.api_utils [None req-4c6c3195-cd40-4746-92aa-5238097151da demo demo] Removing options '' from query. {{(pid=111784) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:19:09.025787 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.volume.api [None req-4c6c3195-cd40-4746-92aa-5238097151da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111784) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:19:09.032410 np0000192176 devstack@c-api.service[111784]: INFO cinder.volume.api [None req-4c6c3195-cd40-4746-92aa-5238097151da demo demo] Get all volumes completed successfully. Sep 08 00:19:09.034854 np0000192176 devstack@c-api.service[111784]: INFO cinder.api.openstack.wsgi [None req-4c6c3195-cd40-4746-92aa-5238097151da demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:19:09.035174 np0000192176 devstack@c-api.service[111784]: [pid: 111784|app: 0|req: 7/26] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:19:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:19:19.028521 np0000192176 devstack@c-api.service[111784]: DEBUG dbcounter [-] [111784] Writing DB stats cinder:SELECT=1 {{(pid=111784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:20:09.059814 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.middleware.request_id [None req-38ed2206-9653-41bc-a5aa-2fd6c19ce4c7 None None] RequestId filter calling following filter/app {{(pid=111783) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:20:09.235983 np0000192176 devstack@c-api.service[111783]: INFO cinder.api.openstack.wsgi [None req-38ed2206-9653-41bc-a5aa-2fd6c19ce4c7 demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:20:09.238462 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.openstack.wsgi [None req-38ed2206-9653-41bc-a5aa-2fd6c19ce4c7 demo demo] Empty body provided in request {{(pid=111783) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:20:09.238462 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.openstack.wsgi [None req-38ed2206-9653-41bc-a5aa-2fd6c19ce4c7 demo demo] Calling method 'detail' {{(pid=111783) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:20:09.238462 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.api_utils [None req-38ed2206-9653-41bc-a5aa-2fd6c19ce4c7 demo demo] Removing options '' from query. {{(pid=111783) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:20:09.240374 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.volume.api [None req-38ed2206-9653-41bc-a5aa-2fd6c19ce4c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111783) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:20:09.251306 np0000192176 devstack@c-api.service[111783]: INFO cinder.volume.api [None req-38ed2206-9653-41bc-a5aa-2fd6c19ce4c7 demo demo] Get all volumes completed successfully. Sep 08 00:20:09.254229 np0000192176 devstack@c-api.service[111783]: INFO cinder.api.openstack.wsgi [None req-38ed2206-9653-41bc-a5aa-2fd6c19ce4c7 demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:20:09.257059 np0000192176 devstack@c-api.service[111783]: [pid: 111783|app: 0|req: 8/27] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:20:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:20:19.245852 np0000192176 devstack@c-api.service[111783]: DEBUG dbcounter [-] [111783] Writing DB stats cinder:SELECT=1 {{(pid=111783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:21:09.282131 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.middleware.request_id [None req-8b1271c8-7dd3-43dc-8662-6e4ffa13de00 None None] RequestId filter calling following filter/app {{(pid=111782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:21:09.286217 np0000192176 devstack@c-api.service[111782]: INFO cinder.api.openstack.wsgi [None req-8b1271c8-7dd3-43dc-8662-6e4ffa13de00 demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:21:09.286690 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.openstack.wsgi [None req-8b1271c8-7dd3-43dc-8662-6e4ffa13de00 demo demo] Empty body provided in request {{(pid=111782) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:21:09.287123 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.openstack.wsgi [None req-8b1271c8-7dd3-43dc-8662-6e4ffa13de00 demo demo] Calling method 'detail' {{(pid=111782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:21:09.287747 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.api_utils [None req-8b1271c8-7dd3-43dc-8662-6e4ffa13de00 demo demo] Removing options '' from query. {{(pid=111782) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:21:09.289308 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.volume.api [None req-8b1271c8-7dd3-43dc-8662-6e4ffa13de00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111782) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:21:09.301960 np0000192176 devstack@c-api.service[111782]: INFO cinder.volume.api [None req-8b1271c8-7dd3-43dc-8662-6e4ffa13de00 demo demo] Get all volumes completed successfully. Sep 08 00:21:09.306453 np0000192176 devstack@c-api.service[111782]: INFO cinder.api.openstack.wsgi [None req-8b1271c8-7dd3-43dc-8662-6e4ffa13de00 demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:21:09.307175 np0000192176 devstack@c-api.service[111782]: [pid: 111782|app: 0|req: 7/28] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:21:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:21:19.293978 np0000192176 devstack@c-api.service[111782]: DEBUG dbcounter [-] [111782] Writing DB stats cinder:SELECT=1 {{(pid=111782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:22:09.323467 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.middleware.request_id [None req-5ab9be04-3021-4351-bc5e-185523626283 None None] RequestId filter calling following filter/app {{(pid=111785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:22:09.327752 np0000192176 devstack@c-api.service[111785]: INFO cinder.api.openstack.wsgi [None req-5ab9be04-3021-4351-bc5e-185523626283 demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:22:09.328107 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.openstack.wsgi [None req-5ab9be04-3021-4351-bc5e-185523626283 demo demo] Empty body provided in request {{(pid=111785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:22:09.328624 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.openstack.wsgi [None req-5ab9be04-3021-4351-bc5e-185523626283 demo demo] Calling method 'detail' {{(pid=111785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:22:09.329107 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.api_utils [None req-5ab9be04-3021-4351-bc5e-185523626283 demo demo] Removing options '' from query. {{(pid=111785) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:22:09.330660 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.volume.api [None req-5ab9be04-3021-4351-bc5e-185523626283 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111785) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:22:09.343140 np0000192176 devstack@c-api.service[111785]: INFO cinder.volume.api [None req-5ab9be04-3021-4351-bc5e-185523626283 demo demo] Get all volumes completed successfully. Sep 08 00:22:09.346941 np0000192176 devstack@c-api.service[111785]: INFO cinder.api.openstack.wsgi [None req-5ab9be04-3021-4351-bc5e-185523626283 demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:22:09.347599 np0000192176 devstack@c-api.service[111785]: [pid: 111785|app: 0|req: 7/29] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:22:09 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 08 00:22:19.335622 np0000192176 devstack@c-api.service[111785]: DEBUG dbcounter [-] [111785] Writing DB stats cinder:SELECT=1 {{(pid=111785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:23:09.365746 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.middleware.request_id [None req-f280407d-19f5-412e-a691-a6510d202509 None None] RequestId filter calling following filter/app {{(pid=111784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:23:09.370466 np0000192176 devstack@c-api.service[111784]: INFO cinder.api.openstack.wsgi [None req-f280407d-19f5-412e-a691-a6510d202509 demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:23:09.370984 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.openstack.wsgi [None req-f280407d-19f5-412e-a691-a6510d202509 demo demo] Empty body provided in request {{(pid=111784) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:23:09.371468 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.openstack.wsgi [None req-f280407d-19f5-412e-a691-a6510d202509 demo demo] Calling method 'detail' {{(pid=111784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:23:09.372048 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.api_utils [None req-f280407d-19f5-412e-a691-a6510d202509 demo demo] Removing options '' from query. {{(pid=111784) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:23:09.373496 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.volume.api [None req-f280407d-19f5-412e-a691-a6510d202509 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111784) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:23:09.389063 np0000192176 devstack@c-api.service[111784]: INFO cinder.volume.api [None req-f280407d-19f5-412e-a691-a6510d202509 demo demo] Get all volumes completed successfully. Sep 08 00:23:09.393625 np0000192176 devstack@c-api.service[111784]: INFO cinder.api.openstack.wsgi [None req-f280407d-19f5-412e-a691-a6510d202509 demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:23:09.394582 np0000192176 devstack@c-api.service[111784]: [pid: 111784|app: 0|req: 8/30] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:23:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:23:19.378433 np0000192176 devstack@c-api.service[111784]: DEBUG dbcounter [-] [111784] Writing DB stats cinder:SELECT=1 {{(pid=111784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:24:09.409625 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.middleware.request_id [None req-c5840bdf-1409-40c8-82e3-684378d184d6 None None] RequestId filter calling following filter/app {{(pid=111783) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:24:09.414605 np0000192176 devstack@c-api.service[111783]: INFO cinder.api.openstack.wsgi [None req-c5840bdf-1409-40c8-82e3-684378d184d6 demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:24:09.415680 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.openstack.wsgi [None req-c5840bdf-1409-40c8-82e3-684378d184d6 demo demo] Empty body provided in request {{(pid=111783) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:24:09.416111 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.openstack.wsgi [None req-c5840bdf-1409-40c8-82e3-684378d184d6 demo demo] Calling method 'detail' {{(pid=111783) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:24:09.416682 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.api_utils [None req-c5840bdf-1409-40c8-82e3-684378d184d6 demo demo] Removing options '' from query. {{(pid=111783) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:24:09.418351 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.volume.api [None req-c5840bdf-1409-40c8-82e3-684378d184d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111783) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:24:09.432225 np0000192176 devstack@c-api.service[111783]: INFO cinder.volume.api [None req-c5840bdf-1409-40c8-82e3-684378d184d6 demo demo] Get all volumes completed successfully. Sep 08 00:24:09.436656 np0000192176 devstack@c-api.service[111783]: INFO cinder.api.openstack.wsgi [None req-c5840bdf-1409-40c8-82e3-684378d184d6 demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:24:09.437309 np0000192176 devstack@c-api.service[111783]: [pid: 111783|app: 0|req: 9/31] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:24:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:24:19.423506 np0000192176 devstack@c-api.service[111783]: DEBUG dbcounter [-] [111783] Writing DB stats cinder:SELECT=1 {{(pid=111783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:25:09.453706 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.middleware.request_id [None req-e8764a1e-9eb3-4756-9e06-01a414cfbe73 None None] RequestId filter calling following filter/app {{(pid=111782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:25:09.675193 np0000192176 devstack@c-api.service[111782]: INFO cinder.api.openstack.wsgi [None req-e8764a1e-9eb3-4756-9e06-01a414cfbe73 demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:25:09.675695 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.openstack.wsgi [None req-e8764a1e-9eb3-4756-9e06-01a414cfbe73 demo demo] Empty body provided in request {{(pid=111782) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:25:09.676166 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.openstack.wsgi [None req-e8764a1e-9eb3-4756-9e06-01a414cfbe73 demo demo] Calling method 'detail' {{(pid=111782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:25:09.676807 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.api_utils [None req-e8764a1e-9eb3-4756-9e06-01a414cfbe73 demo demo] Removing options '' from query. {{(pid=111782) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:25:09.678306 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.volume.api [None req-e8764a1e-9eb3-4756-9e06-01a414cfbe73 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111782) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:25:09.689935 np0000192176 devstack@c-api.service[111782]: INFO cinder.volume.api [None req-e8764a1e-9eb3-4756-9e06-01a414cfbe73 demo demo] Get all volumes completed successfully. Sep 08 00:25:09.694067 np0000192176 devstack@c-api.service[111782]: INFO cinder.api.openstack.wsgi [None req-e8764a1e-9eb3-4756-9e06-01a414cfbe73 demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:25:09.694901 np0000192176 devstack@c-api.service[111782]: [pid: 111782|app: 0|req: 8/32] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:25:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:25:19.683598 np0000192176 devstack@c-api.service[111782]: DEBUG dbcounter [-] [111782] Writing DB stats cinder:SELECT=1 {{(pid=111782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:26:09.708856 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.middleware.request_id [None req-88d9275e-8dc0-4db9-ae9e-dd6bd977b577 None None] RequestId filter calling following filter/app {{(pid=111785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:26:09.713170 np0000192176 devstack@c-api.service[111785]: INFO cinder.api.openstack.wsgi [None req-88d9275e-8dc0-4db9-ae9e-dd6bd977b577 demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:26:09.713573 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.openstack.wsgi [None req-88d9275e-8dc0-4db9-ae9e-dd6bd977b577 demo demo] Empty body provided in request {{(pid=111785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:26:09.713964 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.openstack.wsgi [None req-88d9275e-8dc0-4db9-ae9e-dd6bd977b577 demo demo] Calling method 'detail' {{(pid=111785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:26:09.714411 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.api_utils [None req-88d9275e-8dc0-4db9-ae9e-dd6bd977b577 demo demo] Removing options '' from query. {{(pid=111785) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:26:09.716461 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.volume.api [None req-88d9275e-8dc0-4db9-ae9e-dd6bd977b577 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111785) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:26:09.729747 np0000192176 devstack@c-api.service[111785]: INFO cinder.volume.api [None req-88d9275e-8dc0-4db9-ae9e-dd6bd977b577 demo demo] Get all volumes completed successfully. Sep 08 00:26:09.733957 np0000192176 devstack@c-api.service[111785]: INFO cinder.api.openstack.wsgi [None req-88d9275e-8dc0-4db9-ae9e-dd6bd977b577 demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:26:09.734680 np0000192176 devstack@c-api.service[111785]: [pid: 111785|app: 0|req: 8/33] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:26:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:26:19.720595 np0000192176 devstack@c-api.service[111785]: DEBUG dbcounter [-] [111785] Writing DB stats cinder:SELECT=1 {{(pid=111785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:27:09.754548 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.middleware.request_id [None req-47d39a3e-5608-49ef-868b-1658b2070810 None None] RequestId filter calling following filter/app {{(pid=111784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:27:09.758545 np0000192176 devstack@c-api.service[111784]: INFO cinder.api.openstack.wsgi [None req-47d39a3e-5608-49ef-868b-1658b2070810 demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:27:09.758782 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.openstack.wsgi [None req-47d39a3e-5608-49ef-868b-1658b2070810 demo demo] Empty body provided in request {{(pid=111784) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:27:09.759281 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.openstack.wsgi [None req-47d39a3e-5608-49ef-868b-1658b2070810 demo demo] Calling method 'detail' {{(pid=111784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:27:09.759804 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.api_utils [None req-47d39a3e-5608-49ef-868b-1658b2070810 demo demo] Removing options '' from query. {{(pid=111784) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:27:09.761091 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.volume.api [None req-47d39a3e-5608-49ef-868b-1658b2070810 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111784) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:27:09.774032 np0000192176 devstack@c-api.service[111784]: INFO cinder.volume.api [None req-47d39a3e-5608-49ef-868b-1658b2070810 demo demo] Get all volumes completed successfully. Sep 08 00:27:09.777968 np0000192176 devstack@c-api.service[111784]: INFO cinder.api.openstack.wsgi [None req-47d39a3e-5608-49ef-868b-1658b2070810 demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:27:09.778388 np0000192176 devstack@c-api.service[111784]: [pid: 111784|app: 0|req: 9/34] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:27:09 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 08 00:27:19.765479 np0000192176 devstack@c-api.service[111784]: DEBUG dbcounter [-] [111784] Writing DB stats cinder:SELECT=1 {{(pid=111784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:28:09.788994 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.middleware.request_id [None req-c2207056-19a0-4b7f-94a5-cdac95a783aa None None] RequestId filter calling following filter/app {{(pid=111783) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:28:09.791839 np0000192176 devstack@c-api.service[111783]: INFO cinder.api.openstack.wsgi [None req-c2207056-19a0-4b7f-94a5-cdac95a783aa demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:28:09.791839 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.openstack.wsgi [None req-c2207056-19a0-4b7f-94a5-cdac95a783aa demo demo] Empty body provided in request {{(pid=111783) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:28:09.791839 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.openstack.wsgi [None req-c2207056-19a0-4b7f-94a5-cdac95a783aa demo demo] Calling method 'detail' {{(pid=111783) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:28:09.791981 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.api_utils [None req-c2207056-19a0-4b7f-94a5-cdac95a783aa demo demo] Removing options '' from query. {{(pid=111783) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:28:09.792672 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.volume.api [None req-c2207056-19a0-4b7f-94a5-cdac95a783aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111783) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:28:09.799977 np0000192176 devstack@c-api.service[111783]: INFO cinder.volume.api [None req-c2207056-19a0-4b7f-94a5-cdac95a783aa demo demo] Get all volumes completed successfully. Sep 08 00:28:09.802451 np0000192176 devstack@c-api.service[111783]: INFO cinder.api.openstack.wsgi [None req-c2207056-19a0-4b7f-94a5-cdac95a783aa demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:28:09.802893 np0000192176 devstack@c-api.service[111783]: [pid: 111783|app: 0|req: 10/35] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:28:09 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 08 00:28:19.795738 np0000192176 devstack@c-api.service[111783]: DEBUG dbcounter [-] [111783] Writing DB stats cinder:SELECT=1 {{(pid=111783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:29:09.823901 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.middleware.request_id [None req-4ad2a6bf-b12c-45e0-996c-cc11cbf88991 None None] RequestId filter calling following filter/app {{(pid=111782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:29:09.828007 np0000192176 devstack@c-api.service[111782]: INFO cinder.api.openstack.wsgi [None req-4ad2a6bf-b12c-45e0-996c-cc11cbf88991 demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:29:09.828365 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.openstack.wsgi [None req-4ad2a6bf-b12c-45e0-996c-cc11cbf88991 demo demo] Empty body provided in request {{(pid=111782) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:29:09.828809 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.openstack.wsgi [None req-4ad2a6bf-b12c-45e0-996c-cc11cbf88991 demo demo] Calling method 'detail' {{(pid=111782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:29:09.829303 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.api_utils [None req-4ad2a6bf-b12c-45e0-996c-cc11cbf88991 demo demo] Removing options '' from query. {{(pid=111782) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:29:09.830623 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.volume.api [None req-4ad2a6bf-b12c-45e0-996c-cc11cbf88991 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111782) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:29:09.840842 np0000192176 devstack@c-api.service[111782]: INFO cinder.volume.api [None req-4ad2a6bf-b12c-45e0-996c-cc11cbf88991 demo demo] Get all volumes completed successfully. Sep 08 00:29:09.844634 np0000192176 devstack@c-api.service[111782]: INFO cinder.api.openstack.wsgi [None req-4ad2a6bf-b12c-45e0-996c-cc11cbf88991 demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:29:09.845297 np0000192176 devstack@c-api.service[111782]: [pid: 111782|app: 0|req: 9/36] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:29:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:29:19.834799 np0000192176 devstack@c-api.service[111782]: DEBUG dbcounter [-] [111782] Writing DB stats cinder:SELECT=1 {{(pid=111782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:30:09.863612 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.middleware.request_id [None req-17db0ba9-0055-4ebb-a06f-18645f44727c None None] RequestId filter calling following filter/app {{(pid=111785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:30:10.112231 np0000192176 devstack@c-api.service[111785]: INFO cinder.api.openstack.wsgi [None req-17db0ba9-0055-4ebb-a06f-18645f44727c demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:30:10.112629 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.openstack.wsgi [None req-17db0ba9-0055-4ebb-a06f-18645f44727c demo demo] Empty body provided in request {{(pid=111785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:30:10.112982 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.openstack.wsgi [None req-17db0ba9-0055-4ebb-a06f-18645f44727c demo demo] Calling method 'detail' {{(pid=111785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:30:10.113469 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.api_utils [None req-17db0ba9-0055-4ebb-a06f-18645f44727c demo demo] Removing options '' from query. {{(pid=111785) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:30:10.114789 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.volume.api [None req-17db0ba9-0055-4ebb-a06f-18645f44727c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111785) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:30:10.127118 np0000192176 devstack@c-api.service[111785]: INFO cinder.volume.api [None req-17db0ba9-0055-4ebb-a06f-18645f44727c demo demo] Get all volumes completed successfully. Sep 08 00:30:10.131492 np0000192176 devstack@c-api.service[111785]: INFO cinder.api.openstack.wsgi [None req-17db0ba9-0055-4ebb-a06f-18645f44727c demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:30:10.132178 np0000192176 devstack@c-api.service[111785]: [pid: 111785|app: 0|req: 9/37] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:30:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:30:20.119635 np0000192176 devstack@c-api.service[111785]: DEBUG dbcounter [-] [111785] Writing DB stats cinder:SELECT=1 {{(pid=111785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:31:10.169204 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.middleware.request_id [None req-2dc4c1cb-023b-4903-8805-f52d035b3b02 None None] RequestId filter calling following filter/app {{(pid=111784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:31:10.173607 np0000192176 devstack@c-api.service[111784]: INFO cinder.api.openstack.wsgi [None req-2dc4c1cb-023b-4903-8805-f52d035b3b02 demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:31:10.174049 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.openstack.wsgi [None req-2dc4c1cb-023b-4903-8805-f52d035b3b02 demo demo] Empty body provided in request {{(pid=111784) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:31:10.175058 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.openstack.wsgi [None req-2dc4c1cb-023b-4903-8805-f52d035b3b02 demo demo] Calling method 'detail' {{(pid=111784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:31:10.175699 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.api_utils [None req-2dc4c1cb-023b-4903-8805-f52d035b3b02 demo demo] Removing options '' from query. {{(pid=111784) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:31:10.177191 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.volume.api [None req-2dc4c1cb-023b-4903-8805-f52d035b3b02 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111784) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:31:10.196797 np0000192176 devstack@c-api.service[111784]: INFO cinder.volume.api [None req-2dc4c1cb-023b-4903-8805-f52d035b3b02 demo demo] Get all volumes completed successfully. Sep 08 00:31:10.202480 np0000192176 devstack@c-api.service[111784]: INFO cinder.api.openstack.wsgi [None req-2dc4c1cb-023b-4903-8805-f52d035b3b02 demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:31:10.203574 np0000192176 devstack@c-api.service[111784]: [pid: 111784|app: 0|req: 10/38] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:31:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:31:20.182594 np0000192176 devstack@c-api.service[111784]: DEBUG dbcounter [-] [111784] Writing DB stats cinder:SELECT=1 {{(pid=111784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:32:10.220113 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.middleware.request_id [None req-bd09c575-6cb2-49af-a804-2aa0d4337f15 None None] RequestId filter calling following filter/app {{(pid=111783) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:32:10.226664 np0000192176 devstack@c-api.service[111783]: INFO cinder.api.openstack.wsgi [None req-bd09c575-6cb2-49af-a804-2aa0d4337f15 demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:32:10.227025 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.openstack.wsgi [None req-bd09c575-6cb2-49af-a804-2aa0d4337f15 demo demo] Empty body provided in request {{(pid=111783) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:32:10.227641 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.openstack.wsgi [None req-bd09c575-6cb2-49af-a804-2aa0d4337f15 demo demo] Calling method 'detail' {{(pid=111783) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:32:10.228317 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.api_utils [None req-bd09c575-6cb2-49af-a804-2aa0d4337f15 demo demo] Removing options '' from query. {{(pid=111783) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:32:10.229840 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.volume.api [None req-bd09c575-6cb2-49af-a804-2aa0d4337f15 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111783) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:32:10.241513 np0000192176 devstack@c-api.service[111783]: INFO cinder.volume.api [None req-bd09c575-6cb2-49af-a804-2aa0d4337f15 demo demo] Get all volumes completed successfully. Sep 08 00:32:10.245664 np0000192176 devstack@c-api.service[111783]: INFO cinder.api.openstack.wsgi [None req-bd09c575-6cb2-49af-a804-2aa0d4337f15 demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:32:10.246343 np0000192176 devstack@c-api.service[111783]: [pid: 111783|app: 0|req: 11/39] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:32:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:32:20.234385 np0000192176 devstack@c-api.service[111783]: DEBUG dbcounter [-] [111783] Writing DB stats cinder:SELECT=1 {{(pid=111783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:33:10.264279 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.middleware.request_id [None req-8f968adf-78e5-4ea7-95e4-ea2abaf127da None None] RequestId filter calling following filter/app {{(pid=111782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:33:10.269539 np0000192176 devstack@c-api.service[111782]: INFO cinder.api.openstack.wsgi [None req-8f968adf-78e5-4ea7-95e4-ea2abaf127da demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:33:10.269898 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.openstack.wsgi [None req-8f968adf-78e5-4ea7-95e4-ea2abaf127da demo demo] Empty body provided in request {{(pid=111782) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:33:10.270317 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.openstack.wsgi [None req-8f968adf-78e5-4ea7-95e4-ea2abaf127da demo demo] Calling method 'detail' {{(pid=111782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:33:10.270818 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.api_utils [None req-8f968adf-78e5-4ea7-95e4-ea2abaf127da demo demo] Removing options '' from query. {{(pid=111782) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:33:10.272301 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.volume.api [None req-8f968adf-78e5-4ea7-95e4-ea2abaf127da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111782) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:33:10.288100 np0000192176 devstack@c-api.service[111782]: INFO cinder.volume.api [None req-8f968adf-78e5-4ea7-95e4-ea2abaf127da demo demo] Get all volumes completed successfully. Sep 08 00:33:10.292178 np0000192176 devstack@c-api.service[111782]: INFO cinder.api.openstack.wsgi [None req-8f968adf-78e5-4ea7-95e4-ea2abaf127da demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:33:10.294778 np0000192176 devstack@c-api.service[111782]: [pid: 111782|app: 0|req: 10/40] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:33:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:33:20.278725 np0000192176 devstack@c-api.service[111782]: DEBUG dbcounter [-] [111782] Writing DB stats cinder:SELECT=1 {{(pid=111782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:34:10.311508 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.middleware.request_id [None req-5206d77b-282b-4e3d-9069-3dc0704fe253 None None] RequestId filter calling following filter/app {{(pid=111785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:34:10.315483 np0000192176 devstack@c-api.service[111785]: INFO cinder.api.openstack.wsgi [None req-5206d77b-282b-4e3d-9069-3dc0704fe253 demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:34:10.315483 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.openstack.wsgi [None req-5206d77b-282b-4e3d-9069-3dc0704fe253 demo demo] Empty body provided in request {{(pid=111785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:34:10.315483 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.openstack.wsgi [None req-5206d77b-282b-4e3d-9069-3dc0704fe253 demo demo] Calling method 'detail' {{(pid=111785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:34:10.316272 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.api_utils [None req-5206d77b-282b-4e3d-9069-3dc0704fe253 demo demo] Removing options '' from query. {{(pid=111785) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:34:10.317252 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.volume.api [None req-5206d77b-282b-4e3d-9069-3dc0704fe253 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111785) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:34:10.328558 np0000192176 devstack@c-api.service[111785]: INFO cinder.volume.api [None req-5206d77b-282b-4e3d-9069-3dc0704fe253 demo demo] Get all volumes completed successfully. Sep 08 00:34:10.332049 np0000192176 devstack@c-api.service[111785]: INFO cinder.api.openstack.wsgi [None req-5206d77b-282b-4e3d-9069-3dc0704fe253 demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:34:10.332746 np0000192176 devstack@c-api.service[111785]: [pid: 111785|app: 0|req: 10/41] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:34:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:34:20.321342 np0000192176 devstack@c-api.service[111785]: DEBUG dbcounter [-] [111785] Writing DB stats cinder:SELECT=1 {{(pid=111785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:35:10.363220 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.middleware.request_id [None req-9a91cc5c-4d8d-4e03-aa25-9880245869e4 None None] RequestId filter calling following filter/app {{(pid=111784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:35:10.478699 np0000192176 devstack@c-api.service[111784]: INFO cinder.api.openstack.wsgi [None req-9a91cc5c-4d8d-4e03-aa25-9880245869e4 demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:35:10.478974 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.openstack.wsgi [None req-9a91cc5c-4d8d-4e03-aa25-9880245869e4 demo demo] Empty body provided in request {{(pid=111784) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:35:10.479312 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.openstack.wsgi [None req-9a91cc5c-4d8d-4e03-aa25-9880245869e4 demo demo] Calling method 'detail' {{(pid=111784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:35:10.479645 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.api_utils [None req-9a91cc5c-4d8d-4e03-aa25-9880245869e4 demo demo] Removing options '' from query. {{(pid=111784) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:35:10.480617 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.volume.api [None req-9a91cc5c-4d8d-4e03-aa25-9880245869e4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111784) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:35:10.492981 np0000192176 devstack@c-api.service[111784]: INFO cinder.volume.api [None req-9a91cc5c-4d8d-4e03-aa25-9880245869e4 demo demo] Get all volumes completed successfully. Sep 08 00:35:10.495970 np0000192176 devstack@c-api.service[111784]: INFO cinder.api.openstack.wsgi [None req-9a91cc5c-4d8d-4e03-aa25-9880245869e4 demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:35:10.496614 np0000192176 devstack@c-api.service[111784]: [pid: 111784|app: 0|req: 11/42] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:35:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:35:20.483704 np0000192176 devstack@c-api.service[111784]: DEBUG dbcounter [-] [111784] Writing DB stats cinder:SELECT=1 {{(pid=111784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:36:10.517435 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.middleware.request_id [None req-e6daf241-7265-4077-99f7-cd85d65d0caf None None] RequestId filter calling following filter/app {{(pid=111783) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:36:10.522035 np0000192176 devstack@c-api.service[111783]: INFO cinder.api.openstack.wsgi [None req-e6daf241-7265-4077-99f7-cd85d65d0caf demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:36:10.523757 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.openstack.wsgi [None req-e6daf241-7265-4077-99f7-cd85d65d0caf demo demo] Empty body provided in request {{(pid=111783) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:36:10.524434 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.openstack.wsgi [None req-e6daf241-7265-4077-99f7-cd85d65d0caf demo demo] Calling method 'detail' {{(pid=111783) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:36:10.524962 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.api_utils [None req-e6daf241-7265-4077-99f7-cd85d65d0caf demo demo] Removing options '' from query. {{(pid=111783) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:36:10.526687 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.volume.api [None req-e6daf241-7265-4077-99f7-cd85d65d0caf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111783) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:36:10.540232 np0000192176 devstack@c-api.service[111783]: INFO cinder.volume.api [None req-e6daf241-7265-4077-99f7-cd85d65d0caf demo demo] Get all volumes completed successfully. Sep 08 00:36:10.544092 np0000192176 devstack@c-api.service[111783]: INFO cinder.api.openstack.wsgi [None req-e6daf241-7265-4077-99f7-cd85d65d0caf demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:36:10.544806 np0000192176 devstack@c-api.service[111783]: [pid: 111783|app: 0|req: 12/43] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:36:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:36:20.531315 np0000192176 devstack@c-api.service[111783]: DEBUG dbcounter [-] [111783] Writing DB stats cinder:SELECT=1 {{(pid=111783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:37:10.564679 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.middleware.request_id [None req-5761dd1a-b9e9-47a7-94cf-cc94f5a2d73b None None] RequestId filter calling following filter/app {{(pid=111782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:37:10.571089 np0000192176 devstack@c-api.service[111782]: INFO cinder.api.openstack.wsgi [None req-5761dd1a-b9e9-47a7-94cf-cc94f5a2d73b demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:37:10.571578 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.openstack.wsgi [None req-5761dd1a-b9e9-47a7-94cf-cc94f5a2d73b demo demo] Empty body provided in request {{(pid=111782) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:37:10.571951 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.openstack.wsgi [None req-5761dd1a-b9e9-47a7-94cf-cc94f5a2d73b demo demo] Calling method 'detail' {{(pid=111782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:37:10.572359 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.api_utils [None req-5761dd1a-b9e9-47a7-94cf-cc94f5a2d73b demo demo] Removing options '' from query. {{(pid=111782) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:37:10.573710 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.volume.api [None req-5761dd1a-b9e9-47a7-94cf-cc94f5a2d73b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111782) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:37:10.587822 np0000192176 devstack@c-api.service[111782]: INFO cinder.volume.api [None req-5761dd1a-b9e9-47a7-94cf-cc94f5a2d73b demo demo] Get all volumes completed successfully. Sep 08 00:37:10.591944 np0000192176 devstack@c-api.service[111782]: INFO cinder.api.openstack.wsgi [None req-5761dd1a-b9e9-47a7-94cf-cc94f5a2d73b demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:37:10.592657 np0000192176 devstack@c-api.service[111782]: [pid: 111782|app: 0|req: 11/44] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:37:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:37:20.578432 np0000192176 devstack@c-api.service[111782]: DEBUG dbcounter [-] [111782] Writing DB stats cinder:SELECT=1 {{(pid=111782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:38:10.608488 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.middleware.request_id [None req-cb4cc039-9800-49ae-ba3b-01c7b9dbddd9 None None] RequestId filter calling following filter/app {{(pid=111785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:38:10.612744 np0000192176 devstack@c-api.service[111785]: INFO cinder.api.openstack.wsgi [None req-cb4cc039-9800-49ae-ba3b-01c7b9dbddd9 demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:38:10.613120 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.openstack.wsgi [None req-cb4cc039-9800-49ae-ba3b-01c7b9dbddd9 demo demo] Empty body provided in request {{(pid=111785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:38:10.613520 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.openstack.wsgi [None req-cb4cc039-9800-49ae-ba3b-01c7b9dbddd9 demo demo] Calling method 'detail' {{(pid=111785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:38:10.613956 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.api_utils [None req-cb4cc039-9800-49ae-ba3b-01c7b9dbddd9 demo demo] Removing options '' from query. {{(pid=111785) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:38:10.615330 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.volume.api [None req-cb4cc039-9800-49ae-ba3b-01c7b9dbddd9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111785) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:38:10.630498 np0000192176 devstack@c-api.service[111785]: INFO cinder.volume.api [None req-cb4cc039-9800-49ae-ba3b-01c7b9dbddd9 demo demo] Get all volumes completed successfully. Sep 08 00:38:10.635296 np0000192176 devstack@c-api.service[111785]: INFO cinder.api.openstack.wsgi [None req-cb4cc039-9800-49ae-ba3b-01c7b9dbddd9 demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:38:10.636418 np0000192176 devstack@c-api.service[111785]: [pid: 111785|app: 0|req: 11/45] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:38:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:38:20.620225 np0000192176 devstack@c-api.service[111785]: DEBUG dbcounter [-] [111785] Writing DB stats cinder:SELECT=1 {{(pid=111785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:39:10.654791 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.middleware.request_id [None req-7d7e7ae6-3f53-417e-8f69-b13bd680c28e None None] RequestId filter calling following filter/app {{(pid=111784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:39:10.658813 np0000192176 devstack@c-api.service[111784]: INFO cinder.api.openstack.wsgi [None req-7d7e7ae6-3f53-417e-8f69-b13bd680c28e demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:39:10.659188 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.openstack.wsgi [None req-7d7e7ae6-3f53-417e-8f69-b13bd680c28e demo demo] Empty body provided in request {{(pid=111784) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:39:10.660386 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.openstack.wsgi [None req-7d7e7ae6-3f53-417e-8f69-b13bd680c28e demo demo] Calling method 'detail' {{(pid=111784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:39:10.662109 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.api.api_utils [None req-7d7e7ae6-3f53-417e-8f69-b13bd680c28e demo demo] Removing options '' from query. {{(pid=111784) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:39:10.664852 np0000192176 devstack@c-api.service[111784]: DEBUG cinder.volume.api [None req-7d7e7ae6-3f53-417e-8f69-b13bd680c28e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111784) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:39:10.679121 np0000192176 devstack@c-api.service[111784]: INFO cinder.volume.api [None req-7d7e7ae6-3f53-417e-8f69-b13bd680c28e demo demo] Get all volumes completed successfully. Sep 08 00:39:10.683692 np0000192176 devstack@c-api.service[111784]: INFO cinder.api.openstack.wsgi [None req-7d7e7ae6-3f53-417e-8f69-b13bd680c28e demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:39:10.684450 np0000192176 devstack@c-api.service[111784]: [pid: 111784|app: 0|req: 12/46] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:39:10 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 08 00:39:20.671095 np0000192176 devstack@c-api.service[111784]: DEBUG dbcounter [-] [111784] Writing DB stats cinder:SELECT=1 {{(pid=111784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:40:10.698431 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.middleware.request_id [None req-2063b272-dbea-4205-940d-e51092e47b47 None None] RequestId filter calling following filter/app {{(pid=111783) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:40:10.871145 np0000192176 devstack@c-api.service[111783]: INFO cinder.api.openstack.wsgi [None req-2063b272-dbea-4205-940d-e51092e47b47 demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:40:10.871655 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.openstack.wsgi [None req-2063b272-dbea-4205-940d-e51092e47b47 demo demo] Empty body provided in request {{(pid=111783) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:40:10.872053 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.openstack.wsgi [None req-2063b272-dbea-4205-940d-e51092e47b47 demo demo] Calling method 'detail' {{(pid=111783) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:40:10.872569 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.api.api_utils [None req-2063b272-dbea-4205-940d-e51092e47b47 demo demo] Removing options '' from query. {{(pid=111783) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:40:10.874071 np0000192176 devstack@c-api.service[111783]: DEBUG cinder.volume.api [None req-2063b272-dbea-4205-940d-e51092e47b47 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111783) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:40:10.886128 np0000192176 devstack@c-api.service[111783]: INFO cinder.volume.api [None req-2063b272-dbea-4205-940d-e51092e47b47 demo demo] Get all volumes completed successfully. Sep 08 00:40:10.890414 np0000192176 devstack@c-api.service[111783]: INFO cinder.api.openstack.wsgi [None req-2063b272-dbea-4205-940d-e51092e47b47 demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:40:10.891065 np0000192176 devstack@c-api.service[111783]: [pid: 111783|app: 0|req: 13/47] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:40:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:40:20.878629 np0000192176 devstack@c-api.service[111783]: DEBUG dbcounter [-] [111783] Writing DB stats cinder:SELECT=1 {{(pid=111783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:41:10.906587 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.middleware.request_id [None req-700e2aa3-a436-4748-afe3-320005ed532a None None] RequestId filter calling following filter/app {{(pid=111782) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:41:10.910586 np0000192176 devstack@c-api.service[111782]: INFO cinder.api.openstack.wsgi [None req-700e2aa3-a436-4748-afe3-320005ed532a demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:41:10.910966 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.openstack.wsgi [None req-700e2aa3-a436-4748-afe3-320005ed532a demo demo] Empty body provided in request {{(pid=111782) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:41:10.911317 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.openstack.wsgi [None req-700e2aa3-a436-4748-afe3-320005ed532a demo demo] Calling method 'detail' {{(pid=111782) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:41:10.911762 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.api.api_utils [None req-700e2aa3-a436-4748-afe3-320005ed532a demo demo] Removing options '' from query. {{(pid=111782) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:41:10.913109 np0000192176 devstack@c-api.service[111782]: DEBUG cinder.volume.api [None req-700e2aa3-a436-4748-afe3-320005ed532a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111782) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:41:10.922693 np0000192176 devstack@c-api.service[111782]: INFO cinder.volume.api [None req-700e2aa3-a436-4748-afe3-320005ed532a demo demo] Get all volumes completed successfully. Sep 08 00:41:10.925095 np0000192176 devstack@c-api.service[111782]: INFO cinder.api.openstack.wsgi [None req-700e2aa3-a436-4748-afe3-320005ed532a demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:41:10.925581 np0000192176 devstack@c-api.service[111782]: [pid: 111782|app: 0|req: 12/48] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:41:10 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 08 00:41:20.917063 np0000192176 devstack@c-api.service[111782]: DEBUG dbcounter [-] [111782] Writing DB stats cinder:SELECT=1 {{(pid=111782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:42:10.942697 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.middleware.request_id [None req-795580ad-bc41-4475-8866-feea9b5d8d4e None None] RequestId filter calling following filter/app {{(pid=111785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:42:10.947194 np0000192176 devstack@c-api.service[111785]: INFO cinder.api.openstack.wsgi [None req-795580ad-bc41-4475-8866-feea9b5d8d4e demo demo] GET https://162.253.55.135/volume/v3/volumes/detail Sep 08 00:42:10.947668 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.openstack.wsgi [None req-795580ad-bc41-4475-8866-feea9b5d8d4e demo demo] Empty body provided in request {{(pid=111785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:42:10.948156 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.openstack.wsgi [None req-795580ad-bc41-4475-8866-feea9b5d8d4e demo demo] Calling method 'detail' {{(pid=111785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:42:10.948683 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.api.api_utils [None req-795580ad-bc41-4475-8866-feea9b5d8d4e demo demo] Removing options '' from query. {{(pid=111785) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:42:10.950262 np0000192176 devstack@c-api.service[111785]: DEBUG cinder.volume.api [None req-795580ad-bc41-4475-8866-feea9b5d8d4e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111785) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:42:10.963170 np0000192176 devstack@c-api.service[111785]: INFO cinder.volume.api [None req-795580ad-bc41-4475-8866-feea9b5d8d4e demo demo] Get all volumes completed successfully. Sep 08 00:42:10.967521 np0000192176 devstack@c-api.service[111785]: INFO cinder.api.openstack.wsgi [None req-795580ad-bc41-4475-8866-feea9b5d8d4e demo demo] https://162.253.55.135/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:42:10.968241 np0000192176 devstack@c-api.service[111785]: [pid: 111785|app: 0|req: 12/49] 162.253.55.135 () {64 vars in 1295 bytes} [Tue Sep 8 00:42:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:42:20.954828 np0000192176 devstack@c-api.service[111785]: DEBUG dbcounter [-] [111785] Writing DB stats cinder:SELECT=1 {{(pid=111785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}