Sep 01 06:35:14.393921 np0000191730 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 01 06:35:14.403730 np0000191730 devstack@c-api.service[111632]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 06:35:14.408014 np0000191730 devstack@c-api.service[111632]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 06:35:14 2026] *** Sep 01 06:35:14.408014 np0000191730 devstack@c-api.service[111632]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 06:35:14.408014 np0000191730 devstack@c-api.service[111632]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 06:35:14.408014 np0000191730 devstack@c-api.service[111632]: nodename: np0000191730 Sep 01 06:35:14.408014 np0000191730 devstack@c-api.service[111632]: machine: x86_64 Sep 01 06:35:14.408014 np0000191730 devstack@c-api.service[111632]: clock source: unix Sep 01 06:35:14.408014 np0000191730 devstack@c-api.service[111632]: pcre jit disabled Sep 01 06:35:14.408014 np0000191730 devstack@c-api.service[111632]: detected number of CPU cores: 16 Sep 01 06:35:14.408014 np0000191730 devstack@c-api.service[111632]: current working directory: / Sep 01 06:35:14.408014 np0000191730 devstack@c-api.service[111632]: detected binary path: /usr/bin/uwsgi-core Sep 01 06:35:14.408014 np0000191730 devstack@c-api.service[111632]: your processes number limit is 256916 Sep 01 06:35:14.408014 np0000191730 devstack@c-api.service[111632]: your memory page size is 4096 bytes Sep 01 06:35:14.408014 np0000191730 devstack@c-api.service[111632]: detected max file descriptor number: 2048 Sep 01 06:35:14.408014 np0000191730 devstack@c-api.service[111632]: lock engine: pthread robust mutexes Sep 01 06:35:14.408897 np0000191730 devstack@c-api.service[111632]: thunder lock: enabled Sep 01 06:35:14.408897 np0000191730 devstack@c-api.service[111632]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 06:35:14.408897 np0000191730 devstack@c-api.service[111632]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 06:35:14.408897 np0000191730 devstack@c-api.service[111632]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 06:35:14.408897 np0000191730 devstack@c-api.service[111632]: Set PythonHome to /opt/stack/data/venv Sep 01 06:35:14.460735 np0000191730 devstack@c-api.service[111632]: Python main interpreter initialized at 0x7aa26eaa4668 Sep 01 06:35:14.460735 np0000191730 devstack@c-api.service[111632]: python threads support enabled Sep 01 06:35:14.460735 np0000191730 devstack@c-api.service[111632]: your server socket listen backlog is limited to 100 connections Sep 01 06:35:14.460735 np0000191730 devstack@c-api.service[111632]: your mercy for graceful operations on workers is 80 seconds Sep 01 06:35:14.461266 np0000191730 devstack@c-api.service[111632]: mapped 671795 bytes (656 KB) for 4 cores Sep 01 06:35:14.461407 np0000191730 devstack@c-api.service[111632]: *** Operational MODE: preforking *** Sep 01 06:35:14.461557 np0000191730 devstack@c-api.service[111632]: *** uWSGI is running in multiple interpreter mode *** Sep 01 06:35:14.461557 np0000191730 devstack@c-api.service[111632]: spawned uWSGI master process (pid: 111632) Sep 01 06:35:14.461803 np0000191730 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 01 06:35:14.462298 np0000191730 devstack@c-api.service[111632]: spawned uWSGI worker 1 (pid: 111636, cores: 1) Sep 01 06:35:14.464769 np0000191730 devstack@c-api.service[111632]: spawned uWSGI worker 2 (pid: 111637, cores: 1) Sep 01 06:35:14.464769 np0000191730 devstack@c-api.service[111632]: spawned uWSGI worker 3 (pid: 111638, cores: 1) Sep 01 06:35:14.464769 np0000191730 devstack@c-api.service[111632]: spawned uWSGI worker 4 (pid: 111639, cores: 1) Sep 01 06:35:14.464769 np0000191730 devstack@c-api.service[111632]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 06:35:14.591798 np0000191730 devstack@c-api.service[111636]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:35:14.591798 np0000191730 devstack@c-api.service[111636]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:35:14.591798 np0000191730 devstack@c-api.service[111636]: we strongly recommend against using it for new projects. Sep 01 06:35:14.591798 np0000191730 devstack@c-api.service[111636]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:35:14.591798 np0000191730 devstack@c-api.service[111636]: framework. For more detail see Sep 01 06:35:14.591798 np0000191730 devstack@c-api.service[111636]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:35:14.591798 np0000191730 devstack@c-api.service[111636]: import eventlet # noqa Sep 01 06:35:14.604430 np0000191730 devstack@c-api.service[111638]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:35:14.604430 np0000191730 devstack@c-api.service[111638]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:35:14.604430 np0000191730 devstack@c-api.service[111638]: we strongly recommend against using it for new projects. Sep 01 06:35:14.604430 np0000191730 devstack@c-api.service[111638]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:35:14.604430 np0000191730 devstack@c-api.service[111638]: framework. For more detail see Sep 01 06:35:14.604430 np0000191730 devstack@c-api.service[111638]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:35:14.604430 np0000191730 devstack@c-api.service[111638]: import eventlet # noqa Sep 01 06:35:14.611359 np0000191730 devstack@c-api.service[111639]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:35:14.611359 np0000191730 devstack@c-api.service[111639]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:35:14.611359 np0000191730 devstack@c-api.service[111639]: we strongly recommend against using it for new projects. Sep 01 06:35:14.611359 np0000191730 devstack@c-api.service[111639]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:35:14.611359 np0000191730 devstack@c-api.service[111639]: framework. For more detail see Sep 01 06:35:14.611359 np0000191730 devstack@c-api.service[111639]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:35:14.611359 np0000191730 devstack@c-api.service[111639]: import eventlet # noqa Sep 01 06:35:14.615189 np0000191730 devstack@c-api.service[111637]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:35:14.615189 np0000191730 devstack@c-api.service[111637]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:35:14.615189 np0000191730 devstack@c-api.service[111637]: we strongly recommend against using it for new projects. Sep 01 06:35:14.615189 np0000191730 devstack@c-api.service[111637]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:35:14.615189 np0000191730 devstack@c-api.service[111637]: framework. For more detail see Sep 01 06:35:14.615189 np0000191730 devstack@c-api.service[111637]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:35:14.615189 np0000191730 devstack@c-api.service[111637]: import eventlet # noqa Sep 01 06:35:14.740469 np0000191730 devstack@c-api.service[111636]: /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 01 06:35:14.740469 np0000191730 devstack@c-api.service[111636]: from cgi import parse_header Sep 01 06:35:14.764616 np0000191730 devstack@c-api.service[111639]: /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 01 06:35:14.764616 np0000191730 devstack@c-api.service[111639]: from cgi import parse_header Sep 01 06:35:14.773529 np0000191730 devstack@c-api.service[111637]: /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 01 06:35:14.773529 np0000191730 devstack@c-api.service[111637]: from cgi import parse_header Sep 01 06:35:14.777521 np0000191730 devstack@c-api.service[111636]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 06:35:14.777521 np0000191730 devstack@c-api.service[111636]: warnings.warn( Sep 01 06:35:14.787443 np0000191730 devstack@c-api.service[111636]: /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 01 06:35:14.787443 np0000191730 devstack@c-api.service[111636]: removals.removed_module( Sep 01 06:35:14.788176 np0000191730 devstack@c-api.service[111636]: /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 01 06:35:14.788176 np0000191730 devstack@c-api.service[111636]: removals.removed_module( Sep 01 06:35:14.793270 np0000191730 devstack@c-api.service[111638]: /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 01 06:35:14.793270 np0000191730 devstack@c-api.service[111638]: from cgi import parse_header Sep 01 06:35:14.802575 np0000191730 devstack@c-api.service[111639]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 06:35:14.802575 np0000191730 devstack@c-api.service[111639]: warnings.warn( Sep 01 06:35:14.811688 np0000191730 devstack@c-api.service[111637]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 06:35:14.811688 np0000191730 devstack@c-api.service[111637]: warnings.warn( Sep 01 06:35:14.813092 np0000191730 devstack@c-api.service[111639]: /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 01 06:35:14.813092 np0000191730 devstack@c-api.service[111639]: removals.removed_module( Sep 01 06:35:14.813857 np0000191730 devstack@c-api.service[111639]: /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 01 06:35:14.813857 np0000191730 devstack@c-api.service[111639]: removals.removed_module( Sep 01 06:35:14.821782 np0000191730 devstack@c-api.service[111637]: /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 01 06:35:14.821782 np0000191730 devstack@c-api.service[111637]: removals.removed_module( Sep 01 06:35:14.822501 np0000191730 devstack@c-api.service[111637]: /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 01 06:35:14.822501 np0000191730 devstack@c-api.service[111637]: removals.removed_module( Sep 01 06:35:14.842801 np0000191730 devstack@c-api.service[111638]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 06:35:14.842801 np0000191730 devstack@c-api.service[111638]: warnings.warn( Sep 01 06:35:14.853974 np0000191730 devstack@c-api.service[111638]: /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 01 06:35:14.853974 np0000191730 devstack@c-api.service[111638]: removals.removed_module( Sep 01 06:35:14.854721 np0000191730 devstack@c-api.service[111638]: /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 01 06:35:14.854721 np0000191730 devstack@c-api.service[111638]: removals.removed_module( Sep 01 06:35:15.475307 np0000191730 devstack@c-api.service[111636]: /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 01 06:35:15.475307 np0000191730 devstack@c-api.service[111636]: warnings.warn( Sep 01 06:35:15.521991 np0000191730 devstack@c-api.service[111636]: /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 01 06:35:15.521991 np0000191730 devstack@c-api.service[111636]: warnings.warn( Sep 01 06:35:15.527507 np0000191730 devstack@c-api.service[111639]: /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 01 06:35:15.527507 np0000191730 devstack@c-api.service[111639]: warnings.warn( Sep 01 06:35:15.573802 np0000191730 devstack@c-api.service[111638]: /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 01 06:35:15.573802 np0000191730 devstack@c-api.service[111638]: warnings.warn( Sep 01 06:35:15.574416 np0000191730 devstack@c-api.service[111639]: /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 01 06:35:15.574416 np0000191730 devstack@c-api.service[111639]: warnings.warn( Sep 01 06:35:15.608603 np0000191730 devstack@c-api.service[111637]: /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 01 06:35:15.608603 np0000191730 devstack@c-api.service[111637]: warnings.warn( Sep 01 06:35:15.622394 np0000191730 devstack@c-api.service[111638]: /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 01 06:35:15.622394 np0000191730 devstack@c-api.service[111638]: warnings.warn( Sep 01 06:35:15.663676 np0000191730 devstack@c-api.service[111637]: /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 01 06:35:15.663676 np0000191730 devstack@c-api.service[111637]: warnings.warn( Sep 01 06:35:15.733793 np0000191730 devstack@c-api.service[111636]: 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 01 06:35:15.734083 np0000191730 devstack@c-api.service[111636]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111636) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:35:15.743105 np0000191730 devstack@c-api.service[111639]: 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 01 06:35:15.743433 np0000191730 devstack@c-api.service[111639]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111639) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:35:15.794191 np0000191730 devstack@c-api.service[111638]: 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 01 06:35:15.794369 np0000191730 devstack@c-api.service[111638]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111638) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:35:15.824046 np0000191730 devstack@c-api.service[111639]: /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 01 06:35:15.824046 np0000191730 devstack@c-api.service[111639]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:35:15.825529 np0000191730 devstack@c-api.service[111636]: /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 01 06:35:15.825529 np0000191730 devstack@c-api.service[111636]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:35:15.847242 np0000191730 devstack@c-api.service[111637]: 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 01 06:35:15.847421 np0000191730 devstack@c-api.service[111637]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111637) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:35:15.856930 np0000191730 devstack@c-api.service[111638]: /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 01 06:35:15.856930 np0000191730 devstack@c-api.service[111638]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:35:15.919869 np0000191730 devstack@c-api.service[111637]: /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 01 06:35:15.919869 np0000191730 devstack@c-api.service[111637]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:35:16.269253 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111636) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:35:16.269505 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111639) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:35:16.269584 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111638) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:35:16.269703 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.269703 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.269842 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.269911 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.269972 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.270053 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.270152 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.270217 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.270290 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.270359 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.270414 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.270476 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.270538 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.270598 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.270723 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.270804 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.270868 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.270939 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.271002 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.271069 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.271163 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.271228 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.271282 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.271341 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.271410 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.271463 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.271517 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.271586 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.271687 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.271746 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.271806 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.271866 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.271928 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.271987 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.272049 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.272110 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.272196 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.272274 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.272331 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.272399 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.272461 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.272521 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.272584 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.272667 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.272740 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.272802 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.272802 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.272802 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.272802 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.272802 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.272802 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.273145 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.273145 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.273145 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.273145 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.273145 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.273430 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.273486 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.273550 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.273610 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.273702 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.273702 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.273827 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.273888 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.273888 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.273998 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.274059 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.274143 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.274143 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.274143 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.274143 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.274143 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.274411 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.274411 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.274411 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.274411 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.274411 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.274411 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.274411 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.274803 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.274803 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.274803 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.274803 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.274803 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.275055 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.275110 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.275190 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.275251 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.275311 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.275311 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.275311 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.275311 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.275311 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.278393 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.278484 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.278484 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.278599 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.278599 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.278723 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.278723 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.278989 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.279065 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.279150 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.279150 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.279264 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.279264 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.279367 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.279421 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.279421 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.279421 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.279585 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.279585 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.279585 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.279769 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.280939 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.281013 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.281013 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.281147 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.281147 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.281265 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.281265 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.281392 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.281392 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.281392 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.281553 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.281614 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.281709 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.281783 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.281877 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.281952 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111637) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:35:16.282026 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.282091 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.282183 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.282183 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.282183 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.282356 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.282419 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.282474 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.282526 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.282593 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.282686 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.282768 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.282825 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.282880 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.282952 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.283038 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.283107 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.283202 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.283270 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.283270 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.283400 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.283400 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.283523 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.283589 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.283678 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.283678 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.283678 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.283678 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.283927 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.284020 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.284020 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.284158 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.284158 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.284158 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.284158 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.284158 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.284428 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.284491 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.284555 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.284611 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.284703 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.284759 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.284820 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.284876 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.284930 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.284989 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.285049 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.285104 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.285187 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.285248 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.285314 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.285381 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.285441 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.285494 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.285553 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.285614 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.285709 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.285771 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.285834 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.285897 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.285957 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.286018 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.286084 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.286151 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.286215 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.286275 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.286328 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.286398 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.286451 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.286503 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.286554 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.286619 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.286712 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.286776 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.286837 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.286890 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.286951 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.287003 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.287072 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.287144 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.287199 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.287252 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.287252 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.287374 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.287429 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.287480 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.287539 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.287598 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.287698 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.287757 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.287757 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.287757 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.287757 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.287962 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.287962 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.287962 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.288314 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.288372 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.288433 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.288493 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.288548 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.288602 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.288702 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.288764 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.288824 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.288877 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.288937 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.288998 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.289058 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.289143 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.289209 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.289209 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.289333 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.289399 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.289462 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.289462 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.289462 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.289462 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.289462 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.289462 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.289462 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.289842 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.289842 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.289842 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.289842 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.289842 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.289842 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.289842 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.289842 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.289842 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.289842 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.290366 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.290366 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.290366 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.290366 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.290366 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.290366 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.290366 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.290366 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.290366 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.290366 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.290366 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.290944 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.290944 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.290944 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.290944 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.290944 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.290944 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.290944 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.290944 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.290944 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.290944 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.291467 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.291467 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.291467 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.291467 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.291467 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.291467 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.291467 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.291467 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.291467 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.291467 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.292009 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.292064 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.292064 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.292064 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.292243 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.292299 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.292366 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.292419 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.292419 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.292529 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.292529 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.292664 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.292722 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.292722 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.292722 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.292889 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.292889 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.292889 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.292889 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.292889 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.292889 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.292889 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.293267 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.293330 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.293386 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.293452 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.293518 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.293571 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.293658 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.293735 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.293796 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.293849 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.293915 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.293977 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.294041 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.294105 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.294179 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.294242 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.294296 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.294296 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.294296 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.294296 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.294296 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.294555 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.294555 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.294555 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.294555 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.294555 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.294555 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.294555 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.294555 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.294555 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.294555 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.295091 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.295091 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.295091 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.295091 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.295723 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.295794 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.295863 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.295863 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.295973 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.296038 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.296092 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.296167 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.296230 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.296294 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.296365 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.296365 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.296365 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.296511 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.296574 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.296682 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.296682 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.296682 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.296682 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.296682 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.296682 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.296987 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.296987 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.296987 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.296987 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.297213 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.297213 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.297213 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.298848 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.298940 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.298940 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.299050 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.299050 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.299186 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.299242 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.299308 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.299370 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.299431 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.299485 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.299547 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.299601 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.299678 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.299755 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.299825 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.299888 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.299941 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.299995 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.300086 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.300162 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.300216 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.300280 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.300342 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.300406 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.300460 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.300520 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.300574 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.300671 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.300727 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.300781 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.300852 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.300916 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.300978 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.301039 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.301092 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.301167 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.301223 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.301275 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.301336 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.301398 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.301452 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.301510 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.301570 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.301667 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.301722 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.301790 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.301850 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.301909 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.301962 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.302022 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.302083 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.302158 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.302222 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.302296 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.302351 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.302404 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.302456 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.302510 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.302561 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.302622 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.302710 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.302773 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.302835 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.302899 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.302954 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.303008 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.303060 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.303147 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.303209 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.303262 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.303317 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.303377 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.303438 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.303511 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.303566 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.303650 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.303705 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.303758 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.303829 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.303829 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.303829 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.303829 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.303829 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.304094 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.304094 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.304226 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.304284 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.304284 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.304374 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.304430 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.304489 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.304550 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.304615 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.304710 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.304767 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.304830 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.304892 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.304946 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.305008 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.305071 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.305144 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.305201 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.305201 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.305330 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.305330 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.305438 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.305499 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.305555 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.305620 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.305620 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.305620 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.305820 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.305820 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.305940 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.306004 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.306066 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.306137 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.306209 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.306267 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.306324 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.306379 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.306445 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.306507 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.306570 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.306624 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.306704 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.306759 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.306814 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.306882 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.306939 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.306994 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.306994 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.307100 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.307100 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.307100 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.307100 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.307100 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.307100 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.307100 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.307463 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.307463 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.307463 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.307463 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.307846 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.307915 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.307971 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.308029 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.308091 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.308165 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.308231 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.308287 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.308352 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.308352 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.308476 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.308546 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.308602 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.308684 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.308757 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.308813 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.308868 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.308932 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.309000 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.309064 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.309064 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.309064 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.309064 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.309064 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.309336 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.309336 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.309448 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.309513 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.309574 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.309655 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.309727 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.309784 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.309848 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.309903 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.309964 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.310022 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.310076 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.310155 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.310219 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.310282 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.310346 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.310409 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.310470 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.310524 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.310592 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.310669 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.310748 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.310812 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.310878 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.310934 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.310987 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.311042 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.311096 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.311096 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.311096 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.311269 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.311351 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.311351 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.311454 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.311516 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.311571 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.311657 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.311728 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.311792 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.311854 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.311854 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.311966 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.312030 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.312086 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.312086 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.312218 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.312274 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.312274 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.312374 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.312439 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.312501 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.312501 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.312501 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.312501 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.312501 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.313297 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.313385 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.313385 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.313498 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.313498 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.313618 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.313618 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.313771 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.313829 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.313886 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.313886 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.314001 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.314057 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.314146 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.314205 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.314271 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.314326 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.314381 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.314434 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.314499 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.314561 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.314617 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.314710 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.314710 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.314710 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.314710 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.314710 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.314710 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.314710 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.314710 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.315113 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.315113 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.315254 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.315320 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.315375 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.315430 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.315486 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.315486 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.315486 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.315486 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.315721 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.315790 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.315857 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.315857 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.315857 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.315857 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.316071 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.316153 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.316153 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.316256 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.316256 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.316256 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.316256 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.316256 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.316256 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.316561 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.316652 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.316724 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.316781 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.316844 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.316909 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.316974 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.317038 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.317094 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.317170 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.317237 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.317301 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.317365 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.317420 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.317481 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.317545 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.317615 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.317695 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.317750 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.317819 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.317819 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.317926 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.317982 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.318059 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.318059 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.318059 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.318059 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.318059 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.318059 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.318881 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.318986 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.318986 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.319102 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.319185 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.319242 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.319310 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.319366 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.319437 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.319495 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.319549 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.319603 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.319685 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.319757 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.319821 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.319877 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.319942 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.320000 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.320057 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.320112 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.320187 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.320243 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.320297 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.320360 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.320360 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.320478 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.320541 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.320602 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.320700 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.320761 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.320823 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.320878 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.320940 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.320996 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.321060 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.321142 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.321201 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.321256 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.321321 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.321384 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.321446 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.321510 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.321566 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.321623 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.321707 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.321785 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.321843 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.321914 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.321976 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.322030 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.322084 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.322169 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.322228 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.322228 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.322228 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.322228 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.322442 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.322442 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.322545 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.322600 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.322681 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.322752 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.322752 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.322856 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.322936 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.322993 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.323049 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.323112 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.323112 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.323112 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.323315 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.323315 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.323315 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.323481 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.323538 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.323593 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.323686 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.323686 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.323803 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.323858 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.323926 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.323926 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.323926 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.323926 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.324150 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.324150 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.324150 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.324309 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.324373 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.324437 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.324498 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.324553 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.324614 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.324714 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.324771 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.324833 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.324889 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.324945 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.325008 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.325069 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.325152 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.325211 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.325287 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.325287 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.325402 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.325468 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.325530 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.325530 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.325530 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.325530 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.325530 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.325530 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.325909 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.325909 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.325909 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.326076 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.326158 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.326226 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.326281 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.326342 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.326400 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.326469 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.326546 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.326616 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.326744 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.326819 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.326908 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.326967 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.327025 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.327085 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.327165 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.327238 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.327306 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.327364 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.327439 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.327499 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.327565 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.327624 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.327714 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.327773 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.327833 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.328040 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.328110 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.328198 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.328259 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.328320 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.328394 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.328457 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.328515 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.328573 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.328732 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.328828 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.328900 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.328960 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.329027 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.329086 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.329176 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.329235 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.329306 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.329372 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.329434 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.329493 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.329493 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.329493 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.329493 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.329493 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.329493 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.329493 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.329906 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.329906 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.329906 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.329906 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.330164 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.330252 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.330338 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.330406 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.330467 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.330526 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.330599 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.330727 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.330806 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.330875 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.330946 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.331013 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.331073 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.331162 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.331231 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.331296 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.331355 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.331417 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.331496 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.331496 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.331496 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.331496 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.331496 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.331496 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:35:16.331906 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.331906 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.331906 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.331906 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.331906 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.331906 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.332251 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.332251 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.332251 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.332416 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111636) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.332477 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.332544 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.332610 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.332701 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.332777 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.332837 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.332837 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111636) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.332943 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:35:16.333004 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111636) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.333062 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:35:16.333062 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:35:16.333062 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:35:16.333062 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:35:16.333062 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:35:16.373844 np0000191730 devstack@c-api.service[111639]: INFO dbcounter [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Registered counter for database cinder Sep 01 06:35:16.374097 np0000191730 devstack@c-api.service[111636]: INFO dbcounter [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Registered counter for database cinder Sep 01 06:35:16.374674 np0000191730 devstack@c-api.service[111638]: INFO dbcounter [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Registered counter for database cinder Sep 01 06:35:16.375475 np0000191730 devstack@c-api.service[111637]: INFO dbcounter [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Registered counter for database cinder Sep 01 06:35:16.419830 np0000191730 devstack@c-api.service[111638]: DEBUG oslo_db.sqlalchemy.engines [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f 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=111638) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:35:16.420579 np0000191730 devstack@c-api.service[111637]: DEBUG oslo_db.sqlalchemy.engines [None req-91b40d96-74df-48d4-ab2b-17c34b52584a 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=111637) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:35:16.423096 np0000191730 devstack@c-api.service[111639]: DEBUG oslo_db.sqlalchemy.engines [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 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=111639) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:35:16.424588 np0000191730 devstack@c-api.service[111636]: DEBUG oslo_db.sqlalchemy.engines [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 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=111636) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:35:16.528773 np0000191730 devstack@c-api.service[111638]: DEBUG dbcounter [-] [111638] Writer thread running {{(pid=111638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:35:16.528887 np0000191730 devstack@c-api.service[111637]: DEBUG dbcounter [-] [111637] Writer thread running {{(pid=111637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:35:16.529190 np0000191730 devstack@c-api.service[111636]: DEBUG dbcounter [-] [111636] Writer thread running {{(pid=111636) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:35:16.530936 np0000191730 devstack@c-api.service[111639]: DEBUG dbcounter [-] [111639] Writer thread running {{(pid=111639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:35:16.531189 np0000191730 devstack@c-api.service[111638]: /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 01 06:35:16.531189 np0000191730 devstack@c-api.service[111638]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:35:16.531418 np0000191730 devstack@c-api.service[111637]: /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 01 06:35:16.531418 np0000191730 devstack@c-api.service[111637]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:35:16.531492 np0000191730 devstack@c-api.service[111638]: INFO cinder.rpc [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:35:16.531592 np0000191730 devstack@c-api.service[111636]: /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 01 06:35:16.531592 np0000191730 devstack@c-api.service[111636]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:35:16.531686 np0000191730 devstack@c-api.service[111637]: INFO cinder.rpc [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:35:16.531817 np0000191730 devstack@c-api.service[111636]: INFO cinder.rpc [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:35:16.533007 np0000191730 devstack@c-api.service[111639]: /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 01 06:35:16.533007 np0000191730 devstack@c-api.service[111639]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:35:16.533244 np0000191730 devstack@c-api.service[111639]: INFO cinder.rpc [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:35:16.533751 np0000191730 devstack@c-api.service[111638]: INFO cinder.rpc [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:35:16.533901 np0000191730 devstack@c-api.service[111636]: INFO cinder.rpc [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:35:16.535237 np0000191730 devstack@c-api.service[111637]: INFO cinder.rpc [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:35:16.535562 np0000191730 devstack@c-api.service[111639]: INFO cinder.rpc [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:35:16.535800 np0000191730 devstack@c-api.service[111638]: INFO cinder.rpc [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:35:16.535859 np0000191730 devstack@c-api.service[111636]: INFO cinder.rpc [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:35:16.537072 np0000191730 devstack@c-api.service[111637]: INFO cinder.rpc [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:35:16.537488 np0000191730 devstack@c-api.service[111639]: INFO cinder.rpc [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:35:16.537548 np0000191730 devstack@c-api.service[111636]: INFO cinder.rpc [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:35:16.537648 np0000191730 devstack@c-api.service[111638]: INFO cinder.rpc [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:35:16.538440 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.538586 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.538661 np0000191730 devstack@c-api.service[111637]: INFO cinder.rpc [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:35:16.539065 np0000191730 devstack@c-api.service[111639]: INFO cinder.rpc [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:35:16.539470 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.539891 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.541190 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.541673 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.542218 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.542563 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.572131 np0000191730 devstack@c-api.service[111636]: DEBUG oslo_db.sqlalchemy.engines [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 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=111636) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:35:16.574351 np0000191730 devstack@c-api.service[111636]: INFO cinder.rpc [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:35:16.575204 np0000191730 devstack@c-api.service[111638]: DEBUG oslo_db.sqlalchemy.engines [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f 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=111638) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:35:16.576258 np0000191730 devstack@c-api.service[111636]: INFO cinder.rpc [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:35:16.577014 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.577548 np0000191730 devstack@c-api.service[111638]: INFO cinder.rpc [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:35:16.577915 np0000191730 devstack@c-api.service[111639]: DEBUG oslo_db.sqlalchemy.engines [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 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=111639) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:35:16.579653 np0000191730 devstack@c-api.service[111638]: INFO cinder.rpc [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:35:16.580434 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.580806 np0000191730 devstack@c-api.service[111637]: DEBUG oslo_db.sqlalchemy.engines [None req-91b40d96-74df-48d4-ab2b-17c34b52584a 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=111637) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:35:16.581917 np0000191730 devstack@c-api.service[111639]: INFO cinder.rpc [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:35:16.583571 np0000191730 devstack@c-api.service[111637]: INFO cinder.rpc [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:35:16.583813 np0000191730 devstack@c-api.service[111639]: INFO cinder.rpc [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:35:16.584565 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.586140 np0000191730 devstack@c-api.service[111637]: INFO cinder.rpc [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:35:16.586756 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.587166 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.589773 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.590467 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.592809 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.593574 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.594058 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.597860 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.597937 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.597974 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.598012 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.599558 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.600082 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.600513 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.600567 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.603202 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.603618 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.603899 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.604432 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.606113 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.606802 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.607348 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.607555 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.608821 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.610449 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.610517 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.611392 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.611658 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.613051 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.613392 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.613818 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.614181 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.615582 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.616156 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.616993 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.617053 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.618586 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.618957 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.619768 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.620487 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.620986 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.621210 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.622523 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.623041 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.623950 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.624231 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.626164 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.626490 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.627219 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.627747 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.628436 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.629057 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.630330 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.630614 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.631599 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.631694 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.631756 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.632716 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.632952 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.633525 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.634282 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.634355 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.635013 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.635086 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.635434 np0000191730 devstack@c-api.service[111636]: WARNING cinder.api.contrib.hosts [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:35:16.635779 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.636101 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.636455 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.637023 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extended resource: extensions {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.637096 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.637162 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.637738 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.638314 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extended resource: os-volume-transfer {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.638405 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.638677 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.639015 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.639713 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.639920 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extended resource: extra_specs {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.640004 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.640287 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.641152 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.641366 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.641434 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extended resource: backups {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.641681 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.642277 np0000191730 devstack@c-api.service[111638]: WARNING cinder.api.contrib.hosts [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:35:16.642648 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.642749 np0000191730 devstack@c-api.service[111639]: WARNING cinder.api.contrib.hosts [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:35:16.642950 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.643331 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extended resource: os-snapshot-manage {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.643402 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.643888 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extended resource: extensions {{(pid=111638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.643986 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.644341 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extended resource: extensions {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.644760 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extended resource: qos-specs {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.645212 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extended resource: os-volume-transfer {{(pid=111638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.645285 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.645605 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extended resource: os-volume-transfer {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.646393 np0000191730 devstack@c-api.service[111637]: WARNING cinder.api.contrib.hosts [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:35:16.646830 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extended resource: extra_specs {{(pid=111638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.647063 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.647198 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extended resource: extra_specs {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.647456 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extended resource: os-availability-zone {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.647988 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extended resource: extensions {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.648394 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extended resource: backups {{(pid=111638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.648647 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extended resource: backups {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.648713 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extended resource: cgsnapshots {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.649268 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extended resource: os-volume-transfer {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.650077 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extended resource: os-volume-manage {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.650444 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extended resource: os-snapshot-manage {{(pid=111638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.650564 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extended resource: os-snapshot-manage {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.650907 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extended resource: extra_specs {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.651473 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extended resource: os-volume-type-access {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.651992 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extended resource: qos-specs {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.652391 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extended resource: backups {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.652470 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extended resource: qos-specs {{(pid=111638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.652984 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extended resource: scheduler-stats {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.654405 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extended resource: encryption {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.654483 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extended resource: os-snapshot-manage {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.654564 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extended resource: os-availability-zone {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.654624 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extended resource: os-availability-zone {{(pid=111638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.655717 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extended resource: cgsnapshots {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.655851 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extended resource: cgsnapshots {{(pid=111638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.655915 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extended resource: capabilities {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.656351 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extended resource: qos-specs {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.657057 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extended resource: os-volume-manage {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.657164 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extended resource: os-quota-sets {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.657228 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extended resource: os-volume-manage {{(pid=111638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.658416 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extended resource: os-availability-zone {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.658675 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extended resource: os-volume-type-access {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.658757 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extended resource: os-quota-class-sets {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.658822 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extended resource: os-volume-type-access {{(pid=111638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.659624 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extended resource: cgsnapshots {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.659721 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extended resource: os-hosts {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.659933 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extended resource: scheduler-stats {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.660164 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extended resource: scheduler-stats {{(pid=111638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.660994 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extended resource: os-volume-manage {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.661073 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extended resource: consistencygroups {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.661334 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extended resource: encryption {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.661560 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extended resource: encryption {{(pid=111638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.662426 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extended resource: os-volume-type-access {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.662834 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extended resource: capabilities {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.662908 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extended resource: encryption {{(pid=111636) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.663062 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extended resource: capabilities {{(pid=111638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.663973 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extended resource: scheduler-stats {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.664409 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extended resource: os-quota-sets {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.664485 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extended resource: os-quota-sets {{(pid=111638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.665036 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.665455 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extended resource: encryption {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.665547 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extended resource: os-quota-class-sets {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.665756 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extended resource: os-quota-class-sets {{(pid=111638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.666353 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.667362 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extended resource: os-hosts {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.667453 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extended resource: capabilities {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.667518 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extended resource: os-hosts {{(pid=111638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.667621 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.668112 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extended resource: consistencygroups {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.668205 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extended resource: os-quota-sets {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.668295 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extended resource: consistencygroups {{(pid=111638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.668945 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.669578 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extended resource: os-quota-class-sets {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.669966 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extended resource: encryption {{(pid=111639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.670197 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extended resource: encryption {{(pid=111638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.670264 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.670854 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extended resource: os-hosts {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.671543 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.672047 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.672143 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extended resource: consistencygroups {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.672350 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.672865 np0000191730 devstack@c-api.service[111636]: WARNING castellan.key_manager.migration [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.673374 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.673675 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.673777 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.contrib.snapshot_actions [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] SnapshotActionsController initialized {{(pid=111636) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:35:16.673885 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.673961 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extended resource: encryption {{(pid=111637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:35:16.674018 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.674103 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extension VolumeActions extending resource: volumes {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.674327 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.674395 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.674500 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extension TypesManage extending resource: types {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.674598 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.674684 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.674759 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.674820 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.674927 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extension AdminActions extending resource: volumes {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.674988 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.675046 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extension AdminActions extending resource: snapshots {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.675153 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extension AdminActions extending resource: backups {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.675248 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.675349 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extension UsedLimits extending resource: limits {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.675438 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.675538 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.v3.router [None req-127ec330-4319-4be0-8cd4-8b94ae34ece5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111636) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.675957 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.676054 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.676363 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.677233 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.677393 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.677752 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.678488 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.678672 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.679094 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.679803 np0000191730 devstack@c-api.service[111639]: WARNING castellan.key_manager.migration [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.679975 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.680467 np0000191730 devstack@c-api.service[111638]: WARNING castellan.key_manager.migration [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.680706 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.contrib.snapshot_actions [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] SnapshotActionsController initialized {{(pid=111639) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:35:16.680815 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.680921 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.681032 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extension VolumeActions extending resource: volumes {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.681250 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.681327 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.681385 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.681443 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.contrib.snapshot_actions [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] SnapshotActionsController initialized {{(pid=111638) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:35:16.681499 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extension TypesManage extending resource: types {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.681566 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.681652 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.681729 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.681795 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.681863 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extension VolumeActions extending resource: volumes {{(pid=111638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.681922 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.681922 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extension AdminActions extending resource: volumes {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.682033 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.682091 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extension AdminActions extending resource: snapshots {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.682180 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.682247 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extension AdminActions extending resource: backups {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.682304 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extension TypesManage extending resource: types {{(pid=111638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.682376 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.682443 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extension VolumeTypeAccess extending resource: types {{(pid=111638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.682500 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extension UsedLimits extending resource: limits {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.682500 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.682601 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.682684 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.v3.router [None req-ce9e0498-1547-4714-927d-e60f2ee7cc01 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.682747 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.682804 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.682857 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extension AdminActions extending resource: volumes {{(pid=111638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.682857 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extension AdminActions extending resource: snapshots {{(pid=111638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.682857 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extension AdminActions extending resource: backups {{(pid=111638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.683046 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.683107 np0000191730 devstack@c-api.service[111636]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7aa26eaa4668 pid: 111636 (default app) Sep 01 06:35:16.683189 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extension UsedLimits extending resource: limits {{(pid=111638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.683189 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extension SnapshotActions extending resource: snapshots {{(pid=111638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.683304 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.v3.router [None req-a8dd07a7-96a9-4b73-81ad-085aba85055f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.683949 np0000191730 devstack@c-api.service[111637]: WARNING castellan.key_manager.migration [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:35:16.684891 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.contrib.snapshot_actions [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] SnapshotActionsController initialized {{(pid=111637) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:35:16.684996 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.685069 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.685197 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extension VolumeActions extending resource: volumes {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.685401 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.685492 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.685590 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extension TypesManage extending resource: types {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.685705 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extension VolumeTypeAccess extending resource: types {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.685817 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.685899 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.686016 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extension AdminActions extending resource: volumes {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.686146 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extension AdminActions extending resource: snapshots {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.686250 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extension AdminActions extending resource: backups {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.686352 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.686449 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extension UsedLimits extending resource: limits {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.686542 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extension SnapshotActions extending resource: snapshots {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.686654 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.v3.router [None req-91b40d96-74df-48d4-ab2b-17c34b52584a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:35:16.689806 np0000191730 devstack@c-api.service[111639]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7aa26eaa4668 pid: 111639 (default app) Sep 01 06:35:16.690846 np0000191730 devstack@c-api.service[111638]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7aa26eaa4668 pid: 111638 (default app) Sep 01 06:35:16.692783 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.middleware.request_id [None req-ba98c925-180d-4948-a329-b8181aca0a4b None None] RequestId filter calling following filter/app {{(pid=111636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:35:16.694251 np0000191730 devstack@c-api.service[111637]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7aa26eaa4668 pid: 111637 (default app) Sep 01 06:35:16.695370 np0000191730 devstack@c-api.service[111636]: [pid: 111636|app: 0|req: 1/1] 162.253.55.6 () {60 vars in 942 bytes} [Tue Sep 1 06:35:16 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Sep 01 06:35:24.512503 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.middleware.request_id [None req-e49d0b68-275b-4fa6-bd51-00e55d3318b3 None None] RequestId filter calling following filter/app {{(pid=111639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:35:25.039968 np0000191730 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-e49d0b68-275b-4fa6-bd51-00e55d3318b3 admin admin] POST https://162.253.55.6/volume/v3/types Sep 01 06:35:25.040544 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-e49d0b68-275b-4fa6-bd51-00e55d3318b3 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111639) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 06:35:25.042265 np0000191730 devstack@c-api.service[111639]: /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 01 06:35:25.042265 np0000191730 devstack@c-api.service[111639]: warnings.warn( Sep 01 06:35:25.083044 np0000191730 devstack@c-api.service[111639]: DEBUG oslo_db.sqlalchemy.engines [None req-e49d0b68-275b-4fa6-bd51-00e55d3318b3 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=111639) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:35:25.112044 np0000191730 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-e49d0b68-275b-4fa6-bd51-00e55d3318b3 admin admin] https://162.253.55.6/volume/v3/types returned with HTTP 200 Sep 01 06:35:25.112414 np0000191730 devstack@c-api.service[111639]: [pid: 111639|app: 0|req: 1/2] 162.253.55.6 () {68 vars in 1319 bytes} [Tue Sep 1 06:35:24 2026] POST /volume/v3/types => generated 186 bytes in 614 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:35:25.155975 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.middleware.request_id [None req-3b55c677-cbe7-4f33-82e4-b9e3579d75ae None None] RequestId filter calling following filter/app {{(pid=111638) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:35:25.494670 np0000191730 devstack@c-api.service[111638]: INFO cinder.api.openstack.wsgi [None req-3b55c677-cbe7-4f33-82e4-b9e3579d75ae admin admin] POST https://162.253.55.6/volume/v3/types/11260ced-010a-4d2f-9dc0-048ef8da7d16/extra_specs Sep 01 06:35:25.495206 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.openstack.wsgi [None req-3b55c677-cbe7-4f33-82e4-b9e3579d75ae admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111638) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 06:35:25.496842 np0000191730 devstack@c-api.service[111638]: /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 01 06:35:25.496842 np0000191730 devstack@c-api.service[111638]: warnings.warn( Sep 01 06:35:25.534679 np0000191730 devstack@c-api.service[111638]: DEBUG oslo_db.sqlalchemy.engines [None req-3b55c677-cbe7-4f33-82e4-b9e3579d75ae 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=111638) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:35:25.589504 np0000191730 devstack@c-api.service[111638]: INFO cinder.api.openstack.wsgi [None req-3b55c677-cbe7-4f33-82e4-b9e3579d75ae admin admin] https://162.253.55.6/volume/v3/types/11260ced-010a-4d2f-9dc0-048ef8da7d16/extra_specs returned with HTTP 200 Sep 01 06:35:25.589940 np0000191730 devstack@c-api.service[111638]: [pid: 111638|app: 0|req: 1/3] 162.253.55.6 () {68 vars in 1466 bytes} [Tue Sep 1 06:35:25 2026] POST /volume/v3/types/11260ced-010a-4d2f-9dc0-048ef8da7d16/extra_specs => generated 55 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:35:26.575704 np0000191730 devstack@c-api.service[111636]: DEBUG dbcounter [-] [111636] Writing DB stats cinder:SELECT=6 {{(pid=111636) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:35:26.585557 np0000191730 devstack@c-api.service[111637]: DEBUG dbcounter [-] [111637] Writing DB stats cinder:SELECT=6 {{(pid=111637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:35:35.110047 np0000191730 devstack@c-api.service[111639]: DEBUG dbcounter [-] [111639] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:35:35.588329 np0000191730 devstack@c-api.service[111638]: DEBUG dbcounter [-] [111638] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:38:27.441475 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.middleware.request_id [None req-954753cb-2311-4739-a6ec-00632c7ef421 None None] RequestId filter calling following filter/app {{(pid=111637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:38:27.443234 np0000191730 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-954753cb-2311-4739-a6ec-00632c7ef421 None None] GET https://162.253.55.6/volume// Sep 01 06:38:27.443903 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-954753cb-2311-4739-a6ec-00632c7ef421 None None] Empty body provided in request {{(pid=111637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:38:27.444549 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-954753cb-2311-4739-a6ec-00632c7ef421 None None] Calling method 'all' {{(pid=111637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:38:27.445900 np0000191730 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-954753cb-2311-4739-a6ec-00632c7ef421 None None] https://162.253.55.6/volume// returned with HTTP 300 Sep 01 06:38:27.446671 np0000191730 devstack@c-api.service[111637]: [pid: 111637|app: 0|req: 1/4] 162.253.55.6 () {66 vars in 1442 bytes} [Tue Sep 1 06:38:27 2026] GET /volume/ => generated 388 bytes in 28 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 06:39:06.406084 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.middleware.request_id [None req-857764ae-2f38-4bc7-8881-fbcfbb2648f3 None None] RequestId filter calling following filter/app {{(pid=111636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:39:06.407313 np0000191730 devstack@c-api.service[111636]: [pid: 111636|app: 0|req: 2/5] 162.253.55.6 () {62 vars in 1054 bytes} [Tue Sep 1 06:39:06 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Sep 01 06:39:06.438079 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.middleware.request_id [None req-62b260c8-982d-4fce-ae14-baeb6469b99d None None] RequestId filter calling following filter/app {{(pid=111639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:39:06.451363 np0000191730 devstack@c-api.service[111639]: [pid: 111639|app: 0|req: 2/6] 162.253.55.6 () {64 vars in 1258 bytes} [Tue Sep 1 06:39:06 2026] GET /volume/v3 => generated 0 bytes in 16 msecs (HTTP/1.1 302) 4 headers in 190 bytes (0 switches on core 0) Sep 01 06:39:06.486658 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.middleware.request_id [req-62b260c8-982d-4fce-ae14-baeb6469b99d req-64b1ea79-4d76-4623-a28d-f9b28660ad7b None None] RequestId filter calling following filter/app {{(pid=111638) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:39:06.491759 np0000191730 devstack@c-api.service[111638]: INFO cinder.api.openstack.wsgi [req-62b260c8-982d-4fce-ae14-baeb6469b99d req-64b1ea79-4d76-4623-a28d-f9b28660ad7b demo demo] GET https://162.253.55.6/volume/v3/ Sep 01 06:39:06.492195 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.openstack.wsgi [req-62b260c8-982d-4fce-ae14-baeb6469b99d req-64b1ea79-4d76-4623-a28d-f9b28660ad7b demo demo] Empty body provided in request {{(pid=111638) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:39:06.492670 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.openstack.wsgi [req-62b260c8-982d-4fce-ae14-baeb6469b99d req-64b1ea79-4d76-4623-a28d-f9b28660ad7b demo demo] Calling method 'version_select' {{(pid=111638) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:39:06.494286 np0000191730 devstack@c-api.service[111638]: INFO cinder.api.openstack.wsgi [req-62b260c8-982d-4fce-ae14-baeb6469b99d req-64b1ea79-4d76-4623-a28d-f9b28660ad7b demo demo] https://162.253.55.6/volume/v3/ returned with HTTP 200 Sep 01 06:39:06.495030 np0000191730 devstack@c-api.service[111638]: [pid: 111638|app: 0|req: 2/7] 162.253.55.6 () {66 vars in 1332 bytes} [Tue Sep 1 06:39:06 2026] GET /volume/v3/ => generated 388 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:39:06.531531 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.middleware.request_id [None req-9f4bee2c-43ca-4d8c-bac4-a05987b33850 None None] RequestId filter calling following filter/app {{(pid=111637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:39:06.868239 np0000191730 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-9f4bee2c-43ca-4d8c-bac4-a05987b33850 demo demo] GET https://162.253.55.6/volume/v3/types Sep 01 06:39:06.868578 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-9f4bee2c-43ca-4d8c-bac4-a05987b33850 demo demo] Empty body provided in request {{(pid=111637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:39:06.868763 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-9f4bee2c-43ca-4d8c-bac4-a05987b33850 demo demo] Calling method 'index' {{(pid=111637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:39:06.869205 np0000191730 devstack@c-api.service[111637]: /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 01 06:39:06.869205 np0000191730 devstack@c-api.service[111637]: warnings.warn( Sep 01 06:39:06.869782 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.api_utils [None req-9f4bee2c-43ca-4d8c-bac4-a05987b33850 demo demo] Removing options '' from query. {{(pid=111637) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:39:06.912668 np0000191730 devstack@c-api.service[111637]: DEBUG oslo_db.sqlalchemy.engines [None req-9f4bee2c-43ca-4d8c-bac4-a05987b33850 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=111637) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:39:06.929704 np0000191730 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-9f4bee2c-43ca-4d8c-bac4-a05987b33850 demo demo] https://162.253.55.6/volume/v3/types returned with HTTP 200 Sep 01 06:39:06.930057 np0000191730 devstack@c-api.service[111637]: [pid: 111637|app: 0|req: 2/8] 162.253.55.6 () {64 vars in 1276 bytes} [Tue Sep 1 06:39:06 2026] GET /volume/v3/types => generated 377 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:39:07.001579 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.middleware.request_id [None req-3d95825c-27ed-41cd-9fdc-203de0156845 None None] RequestId filter calling following filter/app {{(pid=111636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:39:07.329300 np0000191730 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-3d95825c-27ed-41cd-9fdc-203de0156845 demo demo] GET https://162.253.55.6/volume/v3/types/default Sep 01 06:39:07.329691 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-3d95825c-27ed-41cd-9fdc-203de0156845 demo demo] Empty body provided in request {{(pid=111636) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:39:07.329965 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-3d95825c-27ed-41cd-9fdc-203de0156845 demo demo] Calling method 'show' {{(pid=111636) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:39:07.370982 np0000191730 devstack@c-api.service[111636]: DEBUG oslo_db.sqlalchemy.engines [None req-3d95825c-27ed-41cd-9fdc-203de0156845 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=111636) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:39:07.385398 np0000191730 devstack@c-api.service[111636]: /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 01 06:39:07.385398 np0000191730 devstack@c-api.service[111636]: warnings.warn( Sep 01 06:39:07.387440 np0000191730 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-3d95825c-27ed-41cd-9fdc-203de0156845 demo demo] https://162.253.55.6/volume/v3/types/default returned with HTTP 200 Sep 01 06:39:07.387870 np0000191730 devstack@c-api.service[111636]: [pid: 111636|app: 0|req: 3/9] 162.253.55.6 () {64 vars in 1287 bytes} [Tue Sep 1 06:39:06 2026] GET /volume/v3/types/default => generated 145 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:39:07.985786 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.middleware.request_id [None req-ebb7f221-7062-44a6-b5c7-eea7c2bc56e7 None None] RequestId filter calling following filter/app {{(pid=111639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:39:07.987284 np0000191730 devstack@c-api.service[111639]: [pid: 111639|app: 0|req: 3/10] 162.253.55.6 () {62 vars in 1054 bytes} [Tue Sep 1 06:39:07 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Sep 01 06:39:08.025257 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.middleware.request_id [None req-4f53b776-6a3f-477d-85a5-a3cb01dbbc64 None None] RequestId filter calling following filter/app {{(pid=111638) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:39:08.038006 np0000191730 devstack@c-api.service[111638]: [pid: 111638|app: 0|req: 3/11] 162.253.55.6 () {64 vars in 1258 bytes} [Tue Sep 1 06:39:08 2026] GET /volume/v3 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 4 headers in 190 bytes (0 switches on core 0) Sep 01 06:39:08.112839 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.middleware.request_id [req-4f53b776-6a3f-477d-85a5-a3cb01dbbc64 req-4b6af85c-fdac-4253-abc6-b2d48620a4a4 None None] RequestId filter calling following filter/app {{(pid=111637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:39:08.119100 np0000191730 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [req-4f53b776-6a3f-477d-85a5-a3cb01dbbc64 req-4b6af85c-fdac-4253-abc6-b2d48620a4a4 demo demo] GET https://162.253.55.6/volume/v3/ Sep 01 06:39:08.119474 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [req-4f53b776-6a3f-477d-85a5-a3cb01dbbc64 req-4b6af85c-fdac-4253-abc6-b2d48620a4a4 demo demo] Empty body provided in request {{(pid=111637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:39:08.119852 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [req-4f53b776-6a3f-477d-85a5-a3cb01dbbc64 req-4b6af85c-fdac-4253-abc6-b2d48620a4a4 demo demo] Calling method 'version_select' {{(pid=111637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:39:08.120703 np0000191730 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [req-4f53b776-6a3f-477d-85a5-a3cb01dbbc64 req-4b6af85c-fdac-4253-abc6-b2d48620a4a4 demo demo] https://162.253.55.6/volume/v3/ returned with HTTP 200 Sep 01 06:39:08.121300 np0000191730 devstack@c-api.service[111637]: [pid: 111637|app: 0|req: 3/12] 162.253.55.6 () {66 vars in 1332 bytes} [Tue Sep 1 06:39:08 2026] GET /volume/v3/ => generated 388 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:39:08.178907 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.middleware.request_id [None req-550f991d-ed8f-4272-bfcf-ecac7ec0bccd None None] RequestId filter calling following filter/app {{(pid=111636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:39:08.181108 np0000191730 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-550f991d-ed8f-4272-bfcf-ecac7ec0bccd demo demo] GET https://162.253.55.6/volume/v3/types/default Sep 01 06:39:08.181341 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-550f991d-ed8f-4272-bfcf-ecac7ec0bccd demo demo] Empty body provided in request {{(pid=111636) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:39:08.181612 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-550f991d-ed8f-4272-bfcf-ecac7ec0bccd demo demo] Calling method 'show' {{(pid=111636) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:39:08.190966 np0000191730 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-550f991d-ed8f-4272-bfcf-ecac7ec0bccd demo demo] https://162.253.55.6/volume/v3/types/default returned with HTTP 200 Sep 01 06:39:08.191390 np0000191730 devstack@c-api.service[111636]: [pid: 111636|app: 0|req: 4/13] 162.253.55.6 () {64 vars in 1287 bytes} [Tue Sep 1 06:39:08 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:39:08.802079 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.middleware.request_id [None req-5fa05e2e-945f-41a2-bd0c-e9a8c4c1fb6d None None] RequestId filter calling following filter/app {{(pid=111639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:39:08.803821 np0000191730 devstack@c-api.service[111639]: [pid: 111639|app: 0|req: 4/14] 162.253.55.6 () {62 vars in 1054 bytes} [Tue Sep 1 06:39:08 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Sep 01 06:39:08.832512 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.middleware.request_id [None req-40d4b44c-d745-4ac7-9ec9-527a829c39ee None None] RequestId filter calling following filter/app {{(pid=111638) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:39:08.836059 np0000191730 devstack@c-api.service[111638]: [pid: 111638|app: 0|req: 4/15] 162.253.55.6 () {64 vars in 1258 bytes} [Tue Sep 1 06:39:08 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 190 bytes (0 switches on core 0) Sep 01 06:39:08.864544 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.middleware.request_id [req-40d4b44c-d745-4ac7-9ec9-527a829c39ee req-d1ed6574-dafd-4b7f-85b0-d8f5e263fb06 None None] RequestId filter calling following filter/app {{(pid=111637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:39:08.867601 np0000191730 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [req-40d4b44c-d745-4ac7-9ec9-527a829c39ee req-d1ed6574-dafd-4b7f-85b0-d8f5e263fb06 demo demo] GET https://162.253.55.6/volume/v3/ Sep 01 06:39:08.867954 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [req-40d4b44c-d745-4ac7-9ec9-527a829c39ee req-d1ed6574-dafd-4b7f-85b0-d8f5e263fb06 demo demo] Empty body provided in request {{(pid=111637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:39:08.868289 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [req-40d4b44c-d745-4ac7-9ec9-527a829c39ee req-d1ed6574-dafd-4b7f-85b0-d8f5e263fb06 demo demo] Calling method 'version_select' {{(pid=111637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:39:08.868931 np0000191730 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [req-40d4b44c-d745-4ac7-9ec9-527a829c39ee req-d1ed6574-dafd-4b7f-85b0-d8f5e263fb06 demo demo] https://162.253.55.6/volume/v3/ returned with HTTP 200 Sep 01 06:39:08.869546 np0000191730 devstack@c-api.service[111637]: [pid: 111637|app: 0|req: 4/16] 162.253.55.6 () {66 vars in 1332 bytes} [Tue Sep 1 06:39:08 2026] GET /volume/v3/ => generated 388 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:39:08.902458 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.middleware.request_id [None req-d0cfcdf9-00e0-457e-a707-949661431836 None None] RequestId filter calling following filter/app {{(pid=111636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:39:08.903945 np0000191730 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-d0cfcdf9-00e0-457e-a707-949661431836 demo demo] GET https://162.253.55.6/volume/v3/types/default Sep 01 06:39:08.904101 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-d0cfcdf9-00e0-457e-a707-949661431836 demo demo] Empty body provided in request {{(pid=111636) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:39:08.904265 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-d0cfcdf9-00e0-457e-a707-949661431836 demo demo] Calling method 'show' {{(pid=111636) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:39:08.911160 np0000191730 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-d0cfcdf9-00e0-457e-a707-949661431836 demo demo] https://162.253.55.6/volume/v3/types/default returned with HTTP 200 Sep 01 06:39:08.911455 np0000191730 devstack@c-api.service[111636]: [pid: 111636|app: 0|req: 5/17] 162.253.55.6 () {64 vars in 1287 bytes} [Tue Sep 1 06:39:08 2026] GET /volume/v3/types/default => generated 145 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:39:08.945302 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.middleware.request_id [None req-72170c5a-0fff-4907-9f05-9f62863cc7ee None None] RequestId filter calling following filter/app {{(pid=111639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:39:08.946663 np0000191730 devstack@c-api.service[111639]: [pid: 111639|app: 0|req: 5/18] 162.253.55.6 () {62 vars in 1054 bytes} [Tue Sep 1 06:39:08 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Sep 01 06:39:08.975236 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.middleware.request_id [None req-f9902f6e-6d9c-446f-8b9c-1fac8620478a None None] RequestId filter calling following filter/app {{(pid=111638) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:39:08.978676 np0000191730 devstack@c-api.service[111638]: [pid: 111638|app: 0|req: 5/19] 162.253.55.6 () {64 vars in 1258 bytes} [Tue Sep 1 06:39:08 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 190 bytes (0 switches on core 0) Sep 01 06:39:09.009277 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.middleware.request_id [req-f9902f6e-6d9c-446f-8b9c-1fac8620478a req-c60a8b56-a345-4af9-8011-eec930b87aa5 None None] RequestId filter calling following filter/app {{(pid=111637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:39:09.012316 np0000191730 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [req-f9902f6e-6d9c-446f-8b9c-1fac8620478a req-c60a8b56-a345-4af9-8011-eec930b87aa5 demo demo] GET https://162.253.55.6/volume/v3/ Sep 01 06:39:09.012674 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [req-f9902f6e-6d9c-446f-8b9c-1fac8620478a req-c60a8b56-a345-4af9-8011-eec930b87aa5 demo demo] Empty body provided in request {{(pid=111637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:39:09.013009 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [req-f9902f6e-6d9c-446f-8b9c-1fac8620478a req-c60a8b56-a345-4af9-8011-eec930b87aa5 demo demo] Calling method 'version_select' {{(pid=111637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:39:09.013607 np0000191730 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [req-f9902f6e-6d9c-446f-8b9c-1fac8620478a req-c60a8b56-a345-4af9-8011-eec930b87aa5 demo demo] https://162.253.55.6/volume/v3/ returned with HTTP 200 Sep 01 06:39:09.014220 np0000191730 devstack@c-api.service[111637]: [pid: 111637|app: 0|req: 5/20] 162.253.55.6 () {66 vars in 1332 bytes} [Tue Sep 1 06:39:09 2026] GET /volume/v3/ => generated 388 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:39:09.047055 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.middleware.request_id [None req-3b19d574-03bd-4079-bf3d-176b4ab84070 None None] RequestId filter calling following filter/app {{(pid=111636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:39:09.048608 np0000191730 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-3b19d574-03bd-4079-bf3d-176b4ab84070 demo demo] GET https://162.253.55.6/volume/v3/types/default Sep 01 06:39:09.048771 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-3b19d574-03bd-4079-bf3d-176b4ab84070 demo demo] Empty body provided in request {{(pid=111636) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:39:09.048934 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-3b19d574-03bd-4079-bf3d-176b4ab84070 demo demo] Calling method 'show' {{(pid=111636) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:39:09.055656 np0000191730 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-3b19d574-03bd-4079-bf3d-176b4ab84070 demo demo] https://162.253.55.6/volume/v3/types/default returned with HTTP 200 Sep 01 06:39:09.055942 np0000191730 devstack@c-api.service[111636]: [pid: 111636|app: 0|req: 6/21] 162.253.55.6 () {64 vars in 1287 bytes} [Tue Sep 1 06:39:09 2026] GET /volume/v3/types/default => generated 145 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:39:16.923047 np0000191730 devstack@c-api.service[111637]: DEBUG dbcounter [-] [111637] Writing DB stats cinder:SELECT=1 {{(pid=111637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:39:19.052608 np0000191730 devstack@c-api.service[111636]: DEBUG dbcounter [-] [111636] Writing DB stats cinder:SELECT=8 {{(pid=111636) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:44:02.531580 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.middleware.request_id [None req-dc67764d-0b88-4a7d-8a31-200f9c59426b None None] RequestId filter calling following filter/app {{(pid=111639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:44:02.659837 np0000191730 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-dc67764d-0b88-4a7d-8a31-200f9c59426b demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 06:44:02.660366 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-dc67764d-0b88-4a7d-8a31-200f9c59426b demo demo] Empty body provided in request {{(pid=111639) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:44:02.660925 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-dc67764d-0b88-4a7d-8a31-200f9c59426b demo demo] Calling method 'detail' {{(pid=111639) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:44:02.662056 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.api_utils [None req-dc67764d-0b88-4a7d-8a31-200f9c59426b demo demo] Removing options '' from query. {{(pid=111639) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:44:02.663657 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.volume.api [None req-dc67764d-0b88-4a7d-8a31-200f9c59426b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111639) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:44:02.726238 np0000191730 devstack@c-api.service[111639]: /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 01 06:44:02.726238 np0000191730 devstack@c-api.service[111639]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 06:44:02.726713 np0000191730 devstack@c-api.service[111639]: INFO cinder.volume.api [None req-dc67764d-0b88-4a7d-8a31-200f9c59426b demo demo] Get all volumes completed successfully. Sep 01 06:44:02.729409 np0000191730 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-dc67764d-0b88-4a7d-8a31-200f9c59426b demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:44:02.729960 np0000191730 devstack@c-api.service[111639]: [pid: 111639|app: 0|req: 6/22] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 06:44:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:44:12.718736 np0000191730 devstack@c-api.service[111639]: DEBUG dbcounter [-] [111639] Writing DB stats cinder:SELECT=1 {{(pid=111639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:45:02.746142 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.middleware.request_id [None req-907a97b6-e6c9-48f3-a3a3-56f4fd2327bf None None] RequestId filter calling following filter/app {{(pid=111638) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:45:02.749105 np0000191730 devstack@c-api.service[111638]: INFO cinder.api.openstack.wsgi [None req-907a97b6-e6c9-48f3-a3a3-56f4fd2327bf demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 06:45:02.749400 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.openstack.wsgi [None req-907a97b6-e6c9-48f3-a3a3-56f4fd2327bf demo demo] Empty body provided in request {{(pid=111638) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:45:02.749491 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.openstack.wsgi [None req-907a97b6-e6c9-48f3-a3a3-56f4fd2327bf demo demo] Calling method 'detail' {{(pid=111638) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:45:02.750005 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.api_utils [None req-907a97b6-e6c9-48f3-a3a3-56f4fd2327bf demo demo] Removing options '' from query. {{(pid=111638) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:45:02.750803 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.volume.api [None req-907a97b6-e6c9-48f3-a3a3-56f4fd2327bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111638) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:45:02.779426 np0000191730 devstack@c-api.service[111638]: /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 01 06:45:02.779426 np0000191730 devstack@c-api.service[111638]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 06:45:02.779718 np0000191730 devstack@c-api.service[111638]: INFO cinder.volume.api [None req-907a97b6-e6c9-48f3-a3a3-56f4fd2327bf demo demo] Get all volumes completed successfully. Sep 01 06:45:02.781656 np0000191730 devstack@c-api.service[111638]: INFO cinder.api.openstack.wsgi [None req-907a97b6-e6c9-48f3-a3a3-56f4fd2327bf demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:45:02.782059 np0000191730 devstack@c-api.service[111638]: [pid: 111638|app: 0|req: 6/23] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 06:45:02 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 01 06:45:12.771265 np0000191730 devstack@c-api.service[111638]: DEBUG dbcounter [-] [111638] Writing DB stats cinder:SELECT=1 {{(pid=111638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:46:02.798480 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.middleware.request_id [None req-88fc3df8-bb96-41e1-b54b-a389c8ec88da None None] RequestId filter calling following filter/app {{(pid=111637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:46:02.803647 np0000191730 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-88fc3df8-bb96-41e1-b54b-a389c8ec88da demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 06:46:02.804049 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-88fc3df8-bb96-41e1-b54b-a389c8ec88da demo demo] Empty body provided in request {{(pid=111637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:46:02.804674 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-88fc3df8-bb96-41e1-b54b-a389c8ec88da demo demo] Calling method 'detail' {{(pid=111637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:46:02.807093 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.api_utils [None req-88fc3df8-bb96-41e1-b54b-a389c8ec88da demo demo] Removing options '' from query. {{(pid=111637) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:46:02.807093 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.volume.api [None req-88fc3df8-bb96-41e1-b54b-a389c8ec88da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111637) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:46:02.864190 np0000191730 devstack@c-api.service[111637]: /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 01 06:46:02.864190 np0000191730 devstack@c-api.service[111637]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 06:46:02.864439 np0000191730 devstack@c-api.service[111637]: INFO cinder.volume.api [None req-88fc3df8-bb96-41e1-b54b-a389c8ec88da demo demo] Get all volumes completed successfully. Sep 01 06:46:02.867490 np0000191730 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-88fc3df8-bb96-41e1-b54b-a389c8ec88da demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:46:02.868016 np0000191730 devstack@c-api.service[111637]: [pid: 111637|app: 0|req: 6/24] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 06:46:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:46:12.855595 np0000191730 devstack@c-api.service[111637]: DEBUG dbcounter [-] [111637] Writing DB stats cinder:SELECT=1 {{(pid=111637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:47:02.885986 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.middleware.request_id [None req-e347c03f-d655-43eb-bd4c-2daa94ad93bd None None] RequestId filter calling following filter/app {{(pid=111636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:47:02.890930 np0000191730 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-e347c03f-d655-43eb-bd4c-2daa94ad93bd demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 06:47:02.891291 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-e347c03f-d655-43eb-bd4c-2daa94ad93bd demo demo] Empty body provided in request {{(pid=111636) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:47:02.891650 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-e347c03f-d655-43eb-bd4c-2daa94ad93bd demo demo] Calling method 'detail' {{(pid=111636) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:47:02.892574 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.api_utils [None req-e347c03f-d655-43eb-bd4c-2daa94ad93bd demo demo] Removing options '' from query. {{(pid=111636) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:47:02.893992 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.volume.api [None req-e347c03f-d655-43eb-bd4c-2daa94ad93bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111636) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:47:02.955578 np0000191730 devstack@c-api.service[111636]: /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 01 06:47:02.955578 np0000191730 devstack@c-api.service[111636]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 06:47:02.955899 np0000191730 devstack@c-api.service[111636]: INFO cinder.volume.api [None req-e347c03f-d655-43eb-bd4c-2daa94ad93bd demo demo] Get all volumes completed successfully. Sep 01 06:47:02.958409 np0000191730 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-e347c03f-d655-43eb-bd4c-2daa94ad93bd demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:47:02.958903 np0000191730 devstack@c-api.service[111636]: [pid: 111636|app: 0|req: 7/25] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 06:47:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:47:12.947792 np0000191730 devstack@c-api.service[111636]: DEBUG dbcounter [-] [111636] Writing DB stats cinder:SELECT=1 {{(pid=111636) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:48:02.981875 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.middleware.request_id [None req-3abd261f-2148-42cd-b5e3-ef44a13653f4 None None] RequestId filter calling following filter/app {{(pid=111639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:48:02.986849 np0000191730 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-3abd261f-2148-42cd-b5e3-ef44a13653f4 demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 06:48:02.987234 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-3abd261f-2148-42cd-b5e3-ef44a13653f4 demo demo] Empty body provided in request {{(pid=111639) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:48:02.987618 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-3abd261f-2148-42cd-b5e3-ef44a13653f4 demo demo] Calling method 'detail' {{(pid=111639) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:48:02.988897 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.api_utils [None req-3abd261f-2148-42cd-b5e3-ef44a13653f4 demo demo] Removing options '' from query. {{(pid=111639) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:48:02.990234 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.volume.api [None req-3abd261f-2148-42cd-b5e3-ef44a13653f4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111639) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:48:03.002180 np0000191730 devstack@c-api.service[111639]: INFO cinder.volume.api [None req-3abd261f-2148-42cd-b5e3-ef44a13653f4 demo demo] Get all volumes completed successfully. Sep 01 06:48:03.008536 np0000191730 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-3abd261f-2148-42cd-b5e3-ef44a13653f4 demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:48:03.008536 np0000191730 devstack@c-api.service[111639]: [pid: 111639|app: 0|req: 7/26] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 06:48:02 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 01 06:48:12.994895 np0000191730 devstack@c-api.service[111639]: DEBUG dbcounter [-] [111639] Writing DB stats cinder:SELECT=1 {{(pid=111639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:49:03.023539 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.middleware.request_id [None req-2fb23d90-0e05-4218-8381-ede0a9593425 None None] RequestId filter calling following filter/app {{(pid=111638) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:49:03.202134 np0000191730 devstack@c-api.service[111638]: INFO cinder.api.openstack.wsgi [None req-2fb23d90-0e05-4218-8381-ede0a9593425 demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 06:49:03.202524 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.openstack.wsgi [None req-2fb23d90-0e05-4218-8381-ede0a9593425 demo demo] Empty body provided in request {{(pid=111638) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:49:03.202951 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.openstack.wsgi [None req-2fb23d90-0e05-4218-8381-ede0a9593425 demo demo] Calling method 'detail' {{(pid=111638) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:49:03.203415 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.api_utils [None req-2fb23d90-0e05-4218-8381-ede0a9593425 demo demo] Removing options '' from query. {{(pid=111638) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:49:03.204769 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.volume.api [None req-2fb23d90-0e05-4218-8381-ede0a9593425 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111638) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:49:03.216844 np0000191730 devstack@c-api.service[111638]: INFO cinder.volume.api [None req-2fb23d90-0e05-4218-8381-ede0a9593425 demo demo] Get all volumes completed successfully. Sep 01 06:49:03.220654 np0000191730 devstack@c-api.service[111638]: INFO cinder.api.openstack.wsgi [None req-2fb23d90-0e05-4218-8381-ede0a9593425 demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:49:03.221383 np0000191730 devstack@c-api.service[111638]: [pid: 111638|app: 0|req: 7/27] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 06:49:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:49:13.210677 np0000191730 devstack@c-api.service[111638]: DEBUG dbcounter [-] [111638] Writing DB stats cinder:SELECT=1 {{(pid=111638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:50:03.235727 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.middleware.request_id [None req-451be084-1594-4197-8b46-fe5ec4abc337 None None] RequestId filter calling following filter/app {{(pid=111637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:50:03.237521 np0000191730 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-451be084-1594-4197-8b46-fe5ec4abc337 demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 06:50:03.237732 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-451be084-1594-4197-8b46-fe5ec4abc337 demo demo] Empty body provided in request {{(pid=111637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:50:03.237943 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-451be084-1594-4197-8b46-fe5ec4abc337 demo demo] Calling method 'detail' {{(pid=111637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:50:03.238216 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.api_utils [None req-451be084-1594-4197-8b46-fe5ec4abc337 demo demo] Removing options '' from query. {{(pid=111637) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:50:03.238896 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.volume.api [None req-451be084-1594-4197-8b46-fe5ec4abc337 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111637) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:50:03.246174 np0000191730 devstack@c-api.service[111637]: INFO cinder.volume.api [None req-451be084-1594-4197-8b46-fe5ec4abc337 demo demo] Get all volumes completed successfully. Sep 01 06:50:03.247953 np0000191730 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-451be084-1594-4197-8b46-fe5ec4abc337 demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:50:03.248307 np0000191730 devstack@c-api.service[111637]: [pid: 111637|app: 0|req: 7/28] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 06:50:03 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 01 06:50:13.241593 np0000191730 devstack@c-api.service[111637]: DEBUG dbcounter [-] [111637] Writing DB stats cinder:SELECT=1 {{(pid=111637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:51:03.264967 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.middleware.request_id [None req-26ed82bb-b730-4ccb-96bc-38b2a95ad61c None None] RequestId filter calling following filter/app {{(pid=111636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:51:03.269932 np0000191730 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-26ed82bb-b730-4ccb-96bc-38b2a95ad61c demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 06:51:03.270724 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-26ed82bb-b730-4ccb-96bc-38b2a95ad61c demo demo] Empty body provided in request {{(pid=111636) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:51:03.271107 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-26ed82bb-b730-4ccb-96bc-38b2a95ad61c demo demo] Calling method 'detail' {{(pid=111636) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:51:03.271740 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.api_utils [None req-26ed82bb-b730-4ccb-96bc-38b2a95ad61c demo demo] Removing options '' from query. {{(pid=111636) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:51:03.273749 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.volume.api [None req-26ed82bb-b730-4ccb-96bc-38b2a95ad61c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111636) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:51:03.288998 np0000191730 devstack@c-api.service[111636]: INFO cinder.volume.api [None req-26ed82bb-b730-4ccb-96bc-38b2a95ad61c demo demo] Get all volumes completed successfully. Sep 01 06:51:03.292880 np0000191730 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-26ed82bb-b730-4ccb-96bc-38b2a95ad61c demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:51:03.293551 np0000191730 devstack@c-api.service[111636]: [pid: 111636|app: 0|req: 8/29] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 06:51:03 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 01 06:51:13.278247 np0000191730 devstack@c-api.service[111636]: DEBUG dbcounter [-] [111636] Writing DB stats cinder:SELECT=1 {{(pid=111636) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:52:03.311612 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.middleware.request_id [None req-a5142665-d151-45e6-9b66-3179097e159a None None] RequestId filter calling following filter/app {{(pid=111639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:52:03.315271 np0000191730 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-a5142665-d151-45e6-9b66-3179097e159a demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 06:52:03.315618 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-a5142665-d151-45e6-9b66-3179097e159a demo demo] Empty body provided in request {{(pid=111639) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:52:03.316100 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-a5142665-d151-45e6-9b66-3179097e159a demo demo] Calling method 'detail' {{(pid=111639) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:52:03.316529 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.api_utils [None req-a5142665-d151-45e6-9b66-3179097e159a demo demo] Removing options '' from query. {{(pid=111639) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:52:03.318185 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.volume.api [None req-a5142665-d151-45e6-9b66-3179097e159a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111639) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:52:03.329543 np0000191730 devstack@c-api.service[111639]: INFO cinder.volume.api [None req-a5142665-d151-45e6-9b66-3179097e159a demo demo] Get all volumes completed successfully. Sep 01 06:52:03.333345 np0000191730 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-a5142665-d151-45e6-9b66-3179097e159a demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:52:03.334110 np0000191730 devstack@c-api.service[111639]: [pid: 111639|app: 0|req: 8/30] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 06:52:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:52:13.322373 np0000191730 devstack@c-api.service[111639]: DEBUG dbcounter [-] [111639] Writing DB stats cinder:SELECT=1 {{(pid=111639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:53:03.350669 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.middleware.request_id [None req-ce5c1c6f-3854-4524-a3ad-c26d22427b0d None None] RequestId filter calling following filter/app {{(pid=111638) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:53:03.353521 np0000191730 devstack@c-api.service[111638]: INFO cinder.api.openstack.wsgi [None req-ce5c1c6f-3854-4524-a3ad-c26d22427b0d demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 06:53:03.353847 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.openstack.wsgi [None req-ce5c1c6f-3854-4524-a3ad-c26d22427b0d demo demo] Empty body provided in request {{(pid=111638) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:53:03.354152 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.openstack.wsgi [None req-ce5c1c6f-3854-4524-a3ad-c26d22427b0d demo demo] Calling method 'detail' {{(pid=111638) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:53:03.354509 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.api_utils [None req-ce5c1c6f-3854-4524-a3ad-c26d22427b0d demo demo] Removing options '' from query. {{(pid=111638) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:53:03.355514 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.volume.api [None req-ce5c1c6f-3854-4524-a3ad-c26d22427b0d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111638) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:53:03.364317 np0000191730 devstack@c-api.service[111638]: INFO cinder.volume.api [None req-ce5c1c6f-3854-4524-a3ad-c26d22427b0d demo demo] Get all volumes completed successfully. Sep 01 06:53:03.366841 np0000191730 devstack@c-api.service[111638]: INFO cinder.api.openstack.wsgi [None req-ce5c1c6f-3854-4524-a3ad-c26d22427b0d demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:53:03.367322 np0000191730 devstack@c-api.service[111638]: [pid: 111638|app: 0|req: 8/31] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 06:53:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:53:13.358847 np0000191730 devstack@c-api.service[111638]: DEBUG dbcounter [-] [111638] Writing DB stats cinder:SELECT=1 {{(pid=111638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:54:03.384827 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.middleware.request_id [None req-b0010fac-7d9e-4edd-8e7f-9036ec3a37a6 None None] RequestId filter calling following filter/app {{(pid=111637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:54:03.597973 np0000191730 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-b0010fac-7d9e-4edd-8e7f-9036ec3a37a6 demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 06:54:03.598199 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-b0010fac-7d9e-4edd-8e7f-9036ec3a37a6 demo demo] Empty body provided in request {{(pid=111637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:54:03.598427 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-b0010fac-7d9e-4edd-8e7f-9036ec3a37a6 demo demo] Calling method 'detail' {{(pid=111637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:54:03.598716 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.api_utils [None req-b0010fac-7d9e-4edd-8e7f-9036ec3a37a6 demo demo] Removing options '' from query. {{(pid=111637) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:54:03.599535 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.volume.api [None req-b0010fac-7d9e-4edd-8e7f-9036ec3a37a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111637) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:54:03.607938 np0000191730 devstack@c-api.service[111637]: INFO cinder.volume.api [None req-b0010fac-7d9e-4edd-8e7f-9036ec3a37a6 demo demo] Get all volumes completed successfully. Sep 01 06:54:03.610232 np0000191730 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-b0010fac-7d9e-4edd-8e7f-9036ec3a37a6 demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:54:03.611013 np0000191730 devstack@c-api.service[111637]: [pid: 111637|app: 0|req: 8/32] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 06:54:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:54:13.603168 np0000191730 devstack@c-api.service[111637]: DEBUG dbcounter [-] [111637] Writing DB stats cinder:SELECT=1 {{(pid=111637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:55:03.638723 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.middleware.request_id [None req-e5a51f92-0a23-47c6-8e52-fe7cb1d1a336 None None] RequestId filter calling following filter/app {{(pid=111636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:55:03.641457 np0000191730 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-e5a51f92-0a23-47c6-8e52-fe7cb1d1a336 demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 06:55:03.641718 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-e5a51f92-0a23-47c6-8e52-fe7cb1d1a336 demo demo] Empty body provided in request {{(pid=111636) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:55:03.641974 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-e5a51f92-0a23-47c6-8e52-fe7cb1d1a336 demo demo] Calling method 'detail' {{(pid=111636) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:55:03.642257 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.api_utils [None req-e5a51f92-0a23-47c6-8e52-fe7cb1d1a336 demo demo] Removing options '' from query. {{(pid=111636) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:55:03.643196 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.volume.api [None req-e5a51f92-0a23-47c6-8e52-fe7cb1d1a336 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111636) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:55:03.654594 np0000191730 devstack@c-api.service[111636]: INFO cinder.volume.api [None req-e5a51f92-0a23-47c6-8e52-fe7cb1d1a336 demo demo] Get all volumes completed successfully. Sep 01 06:55:03.658655 np0000191730 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-e5a51f92-0a23-47c6-8e52-fe7cb1d1a336 demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:55:03.659360 np0000191730 devstack@c-api.service[111636]: [pid: 111636|app: 0|req: 9/33] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 06:55:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:55:13.647774 np0000191730 devstack@c-api.service[111636]: DEBUG dbcounter [-] [111636] Writing DB stats cinder:SELECT=1 {{(pid=111636) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:56:03.685716 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.middleware.request_id [None req-6e3ff84f-93f9-4bf7-8fa8-55b1d72d702f None None] RequestId filter calling following filter/app {{(pid=111639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:56:03.689603 np0000191730 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-6e3ff84f-93f9-4bf7-8fa8-55b1d72d702f demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 06:56:03.690024 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-6e3ff84f-93f9-4bf7-8fa8-55b1d72d702f demo demo] Empty body provided in request {{(pid=111639) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:56:03.690387 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-6e3ff84f-93f9-4bf7-8fa8-55b1d72d702f demo demo] Calling method 'detail' {{(pid=111639) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:56:03.690866 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.api_utils [None req-6e3ff84f-93f9-4bf7-8fa8-55b1d72d702f demo demo] Removing options '' from query. {{(pid=111639) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:56:03.692198 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.volume.api [None req-6e3ff84f-93f9-4bf7-8fa8-55b1d72d702f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111639) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:56:03.703136 np0000191730 devstack@c-api.service[111639]: INFO cinder.volume.api [None req-6e3ff84f-93f9-4bf7-8fa8-55b1d72d702f demo demo] Get all volumes completed successfully. Sep 01 06:56:03.706871 np0000191730 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-6e3ff84f-93f9-4bf7-8fa8-55b1d72d702f demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:56:03.707451 np0000191730 devstack@c-api.service[111639]: [pid: 111639|app: 0|req: 9/34] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 06:56:03 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 01 06:56:13.696158 np0000191730 devstack@c-api.service[111639]: DEBUG dbcounter [-] [111639] Writing DB stats cinder:SELECT=1 {{(pid=111639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:57:03.729521 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.middleware.request_id [None req-5ddb0242-9582-422e-a41f-509e8fa23034 None None] RequestId filter calling following filter/app {{(pid=111638) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:57:03.733602 np0000191730 devstack@c-api.service[111638]: INFO cinder.api.openstack.wsgi [None req-5ddb0242-9582-422e-a41f-509e8fa23034 demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 06:57:03.734160 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.openstack.wsgi [None req-5ddb0242-9582-422e-a41f-509e8fa23034 demo demo] Empty body provided in request {{(pid=111638) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:57:03.734744 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.openstack.wsgi [None req-5ddb0242-9582-422e-a41f-509e8fa23034 demo demo] Calling method 'detail' {{(pid=111638) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:57:03.735393 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.api_utils [None req-5ddb0242-9582-422e-a41f-509e8fa23034 demo demo] Removing options '' from query. {{(pid=111638) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:57:03.737003 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.volume.api [None req-5ddb0242-9582-422e-a41f-509e8fa23034 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111638) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:57:03.749785 np0000191730 devstack@c-api.service[111638]: INFO cinder.volume.api [None req-5ddb0242-9582-422e-a41f-509e8fa23034 demo demo] Get all volumes completed successfully. Sep 01 06:57:03.754552 np0000191730 devstack@c-api.service[111638]: INFO cinder.api.openstack.wsgi [None req-5ddb0242-9582-422e-a41f-509e8fa23034 demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:57:03.755440 np0000191730 devstack@c-api.service[111638]: [pid: 111638|app: 0|req: 9/35] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 06:57:03 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 01 06:57:13.741801 np0000191730 devstack@c-api.service[111638]: DEBUG dbcounter [-] [111638] Writing DB stats cinder:SELECT=1 {{(pid=111638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:58:03.781748 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.middleware.request_id [None req-cdbfede3-e8fb-4641-8853-39f9b6d94bdc None None] RequestId filter calling following filter/app {{(pid=111637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:58:03.785512 np0000191730 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-cdbfede3-e8fb-4641-8853-39f9b6d94bdc demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 06:58:03.785897 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-cdbfede3-e8fb-4641-8853-39f9b6d94bdc demo demo] Empty body provided in request {{(pid=111637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:58:03.786300 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-cdbfede3-e8fb-4641-8853-39f9b6d94bdc demo demo] Calling method 'detail' {{(pid=111637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:58:03.786743 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.api_utils [None req-cdbfede3-e8fb-4641-8853-39f9b6d94bdc demo demo] Removing options '' from query. {{(pid=111637) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:58:03.788064 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.volume.api [None req-cdbfede3-e8fb-4641-8853-39f9b6d94bdc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111637) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:58:03.800813 np0000191730 devstack@c-api.service[111637]: INFO cinder.volume.api [None req-cdbfede3-e8fb-4641-8853-39f9b6d94bdc demo demo] Get all volumes completed successfully. Sep 01 06:58:03.805368 np0000191730 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-cdbfede3-e8fb-4641-8853-39f9b6d94bdc demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:58:03.806103 np0000191730 devstack@c-api.service[111637]: [pid: 111637|app: 0|req: 9/36] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 06:58:03 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 01 06:58:13.792750 np0000191730 devstack@c-api.service[111637]: DEBUG dbcounter [-] [111637] Writing DB stats cinder:SELECT=1 {{(pid=111637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:59:03.823530 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.middleware.request_id [None req-520f1fe5-87aa-4139-8f4e-d513bc7497b6 None None] RequestId filter calling following filter/app {{(pid=111636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:59:04.094915 np0000191730 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-520f1fe5-87aa-4139-8f4e-d513bc7497b6 demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 06:59:04.095266 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-520f1fe5-87aa-4139-8f4e-d513bc7497b6 demo demo] Empty body provided in request {{(pid=111636) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:59:04.095676 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-520f1fe5-87aa-4139-8f4e-d513bc7497b6 demo demo] Calling method 'detail' {{(pid=111636) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:59:04.096083 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.api_utils [None req-520f1fe5-87aa-4139-8f4e-d513bc7497b6 demo demo] Removing options '' from query. {{(pid=111636) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:59:04.097502 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.volume.api [None req-520f1fe5-87aa-4139-8f4e-d513bc7497b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111636) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:59:04.108482 np0000191730 devstack@c-api.service[111636]: INFO cinder.volume.api [None req-520f1fe5-87aa-4139-8f4e-d513bc7497b6 demo demo] Get all volumes completed successfully. Sep 01 06:59:04.112246 np0000191730 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-520f1fe5-87aa-4139-8f4e-d513bc7497b6 demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:59:04.112902 np0000191730 devstack@c-api.service[111636]: [pid: 111636|app: 0|req: 10/37] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 06:59:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:59:14.101743 np0000191730 devstack@c-api.service[111636]: DEBUG dbcounter [-] [111636] Writing DB stats cinder:SELECT=1 {{(pid=111636) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 07:00:04.134527 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.middleware.request_id [None req-50cabfe0-c9c2-452b-80c0-4621094aeaf8 None None] RequestId filter calling following filter/app {{(pid=111639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 07:00:04.138722 np0000191730 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-50cabfe0-c9c2-452b-80c0-4621094aeaf8 demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 07:00:04.139061 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-50cabfe0-c9c2-452b-80c0-4621094aeaf8 demo demo] Empty body provided in request {{(pid=111639) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 07:00:04.139417 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-50cabfe0-c9c2-452b-80c0-4621094aeaf8 demo demo] Calling method 'detail' {{(pid=111639) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 07:00:04.139874 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.api_utils [None req-50cabfe0-c9c2-452b-80c0-4621094aeaf8 demo demo] Removing options '' from query. {{(pid=111639) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 07:00:04.141172 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.volume.api [None req-50cabfe0-c9c2-452b-80c0-4621094aeaf8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111639) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 07:00:04.154216 np0000191730 devstack@c-api.service[111639]: INFO cinder.volume.api [None req-50cabfe0-c9c2-452b-80c0-4621094aeaf8 demo demo] Get all volumes completed successfully. Sep 01 07:00:04.158459 np0000191730 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-50cabfe0-c9c2-452b-80c0-4621094aeaf8 demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 07:00:04.159216 np0000191730 devstack@c-api.service[111639]: [pid: 111639|app: 0|req: 10/38] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 07:00:04 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 01 07:00:14.145187 np0000191730 devstack@c-api.service[111639]: DEBUG dbcounter [-] [111639] Writing DB stats cinder:SELECT=1 {{(pid=111639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 07:01:04.180104 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.middleware.request_id [None req-f32e22f3-537c-414a-a426-fef21f05ee9b None None] RequestId filter calling following filter/app {{(pid=111638) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 07:01:04.184343 np0000191730 devstack@c-api.service[111638]: INFO cinder.api.openstack.wsgi [None req-f32e22f3-537c-414a-a426-fef21f05ee9b demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 07:01:04.184703 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.openstack.wsgi [None req-f32e22f3-537c-414a-a426-fef21f05ee9b demo demo] Empty body provided in request {{(pid=111638) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 07:01:04.185117 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.openstack.wsgi [None req-f32e22f3-537c-414a-a426-fef21f05ee9b demo demo] Calling method 'detail' {{(pid=111638) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 07:01:04.185604 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.api_utils [None req-f32e22f3-537c-414a-a426-fef21f05ee9b demo demo] Removing options '' from query. {{(pid=111638) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 07:01:04.187002 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.volume.api [None req-f32e22f3-537c-414a-a426-fef21f05ee9b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111638) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 07:01:04.199473 np0000191730 devstack@c-api.service[111638]: INFO cinder.volume.api [None req-f32e22f3-537c-414a-a426-fef21f05ee9b demo demo] Get all volumes completed successfully. Sep 01 07:01:04.203193 np0000191730 devstack@c-api.service[111638]: INFO cinder.api.openstack.wsgi [None req-f32e22f3-537c-414a-a426-fef21f05ee9b demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 07:01:04.203823 np0000191730 devstack@c-api.service[111638]: [pid: 111638|app: 0|req: 10/39] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 07:01:04 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 01 07:01:14.192366 np0000191730 devstack@c-api.service[111638]: DEBUG dbcounter [-] [111638] Writing DB stats cinder:SELECT=1 {{(pid=111638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 07:02:04.222026 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.middleware.request_id [None req-7751ff93-02d2-4081-9f1b-e2dd08c7a1cc None None] RequestId filter calling following filter/app {{(pid=111637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 07:02:04.225579 np0000191730 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-7751ff93-02d2-4081-9f1b-e2dd08c7a1cc demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 07:02:04.225960 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-7751ff93-02d2-4081-9f1b-e2dd08c7a1cc demo demo] Empty body provided in request {{(pid=111637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 07:02:04.226333 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-7751ff93-02d2-4081-9f1b-e2dd08c7a1cc demo demo] Calling method 'detail' {{(pid=111637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 07:02:04.226779 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.api_utils [None req-7751ff93-02d2-4081-9f1b-e2dd08c7a1cc demo demo] Removing options '' from query. {{(pid=111637) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 07:02:04.228081 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.volume.api [None req-7751ff93-02d2-4081-9f1b-e2dd08c7a1cc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111637) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 07:02:04.239198 np0000191730 devstack@c-api.service[111637]: INFO cinder.volume.api [None req-7751ff93-02d2-4081-9f1b-e2dd08c7a1cc demo demo] Get all volumes completed successfully. Sep 01 07:02:04.242983 np0000191730 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-7751ff93-02d2-4081-9f1b-e2dd08c7a1cc demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 07:02:04.243618 np0000191730 devstack@c-api.service[111637]: [pid: 111637|app: 0|req: 10/40] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 07:02:04 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 01 07:02:14.232249 np0000191730 devstack@c-api.service[111637]: DEBUG dbcounter [-] [111637] Writing DB stats cinder:SELECT=1 {{(pid=111637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 07:03:04.259369 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.middleware.request_id [None req-ec9f67f7-1611-426b-b494-35eccd6dfd5b None None] RequestId filter calling following filter/app {{(pid=111636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 07:03:04.263438 np0000191730 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-ec9f67f7-1611-426b-b494-35eccd6dfd5b demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 07:03:04.263835 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-ec9f67f7-1611-426b-b494-35eccd6dfd5b demo demo] Empty body provided in request {{(pid=111636) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 07:03:04.264174 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-ec9f67f7-1611-426b-b494-35eccd6dfd5b demo demo] Calling method 'detail' {{(pid=111636) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 07:03:04.264611 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.api_utils [None req-ec9f67f7-1611-426b-b494-35eccd6dfd5b demo demo] Removing options '' from query. {{(pid=111636) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 07:03:04.265936 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.volume.api [None req-ec9f67f7-1611-426b-b494-35eccd6dfd5b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111636) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 07:03:04.278322 np0000191730 devstack@c-api.service[111636]: INFO cinder.volume.api [None req-ec9f67f7-1611-426b-b494-35eccd6dfd5b demo demo] Get all volumes completed successfully. Sep 01 07:03:04.282495 np0000191730 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-ec9f67f7-1611-426b-b494-35eccd6dfd5b demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 07:03:04.283208 np0000191730 devstack@c-api.service[111636]: [pid: 111636|app: 0|req: 11/41] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 07:03:04 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 01 07:03:14.269975 np0000191730 devstack@c-api.service[111636]: DEBUG dbcounter [-] [111636] Writing DB stats cinder:SELECT=1 {{(pid=111636) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 07:04:04.299093 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.middleware.request_id [None req-cadea74f-53a0-46e2-af0f-84c553cb9598 None None] RequestId filter calling following filter/app {{(pid=111639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 07:04:04.396343 np0000191730 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-cadea74f-53a0-46e2-af0f-84c553cb9598 demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 07:04:04.396784 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-cadea74f-53a0-46e2-af0f-84c553cb9598 demo demo] Empty body provided in request {{(pid=111639) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 07:04:04.397247 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-cadea74f-53a0-46e2-af0f-84c553cb9598 demo demo] Calling method 'detail' {{(pid=111639) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 07:04:04.397526 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.api_utils [None req-cadea74f-53a0-46e2-af0f-84c553cb9598 demo demo] Removing options '' from query. {{(pid=111639) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 07:04:04.399176 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.volume.api [None req-cadea74f-53a0-46e2-af0f-84c553cb9598 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111639) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 07:04:04.411828 np0000191730 devstack@c-api.service[111639]: INFO cinder.volume.api [None req-cadea74f-53a0-46e2-af0f-84c553cb9598 demo demo] Get all volumes completed successfully. Sep 01 07:04:04.416105 np0000191730 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-cadea74f-53a0-46e2-af0f-84c553cb9598 demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 07:04:04.416732 np0000191730 devstack@c-api.service[111639]: [pid: 111639|app: 0|req: 11/42] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 07:04:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 07:04:14.403940 np0000191730 devstack@c-api.service[111639]: DEBUG dbcounter [-] [111639] Writing DB stats cinder:SELECT=1 {{(pid=111639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 07:05:04.443732 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.middleware.request_id [None req-5ad5a4e4-c4fb-44f2-9e4b-9ecc117888ff None None] RequestId filter calling following filter/app {{(pid=111638) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 07:05:04.447869 np0000191730 devstack@c-api.service[111638]: INFO cinder.api.openstack.wsgi [None req-5ad5a4e4-c4fb-44f2-9e4b-9ecc117888ff demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 07:05:04.448285 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.openstack.wsgi [None req-5ad5a4e4-c4fb-44f2-9e4b-9ecc117888ff demo demo] Empty body provided in request {{(pid=111638) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 07:05:04.448694 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.openstack.wsgi [None req-5ad5a4e4-c4fb-44f2-9e4b-9ecc117888ff demo demo] Calling method 'detail' {{(pid=111638) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 07:05:04.449149 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.api_utils [None req-5ad5a4e4-c4fb-44f2-9e4b-9ecc117888ff demo demo] Removing options '' from query. {{(pid=111638) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 07:05:04.450712 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.volume.api [None req-5ad5a4e4-c4fb-44f2-9e4b-9ecc117888ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111638) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 07:05:04.460729 np0000191730 devstack@c-api.service[111638]: INFO cinder.volume.api [None req-5ad5a4e4-c4fb-44f2-9e4b-9ecc117888ff demo demo] Get all volumes completed successfully. Sep 01 07:05:04.462378 np0000191730 devstack@c-api.service[111638]: INFO cinder.api.openstack.wsgi [None req-5ad5a4e4-c4fb-44f2-9e4b-9ecc117888ff demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 07:05:04.462694 np0000191730 devstack@c-api.service[111638]: [pid: 111638|app: 0|req: 11/43] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 07:05:04 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 01 07:05:14.455592 np0000191730 devstack@c-api.service[111638]: DEBUG dbcounter [-] [111638] Writing DB stats cinder:SELECT=1 {{(pid=111638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 07:06:04.493933 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.middleware.request_id [None req-ed021863-9c2f-479f-add7-316c1c3d70a6 None None] RequestId filter calling following filter/app {{(pid=111637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 07:06:04.496874 np0000191730 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-ed021863-9c2f-479f-add7-316c1c3d70a6 demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 07:06:04.497098 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-ed021863-9c2f-479f-add7-316c1c3d70a6 demo demo] Empty body provided in request {{(pid=111637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 07:06:04.497332 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-ed021863-9c2f-479f-add7-316c1c3d70a6 demo demo] Calling method 'detail' {{(pid=111637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 07:06:04.497656 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.api_utils [None req-ed021863-9c2f-479f-add7-316c1c3d70a6 demo demo] Removing options '' from query. {{(pid=111637) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 07:06:04.498471 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.volume.api [None req-ed021863-9c2f-479f-add7-316c1c3d70a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111637) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 07:06:04.505941 np0000191730 devstack@c-api.service[111637]: INFO cinder.volume.api [None req-ed021863-9c2f-479f-add7-316c1c3d70a6 demo demo] Get all volumes completed successfully. Sep 01 07:06:04.508297 np0000191730 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-ed021863-9c2f-479f-add7-316c1c3d70a6 demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 07:06:04.508752 np0000191730 devstack@c-api.service[111637]: [pid: 111637|app: 0|req: 11/44] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 07:06:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 07:06:14.501747 np0000191730 devstack@c-api.service[111637]: DEBUG dbcounter [-] [111637] Writing DB stats cinder:SELECT=1 {{(pid=111637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 07:07:04.523298 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.middleware.request_id [None req-a64a7128-36a7-411e-a736-93fd0ef329fa None None] RequestId filter calling following filter/app {{(pid=111636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 07:07:04.525867 np0000191730 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-a64a7128-36a7-411e-a736-93fd0ef329fa demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 07:07:04.526139 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-a64a7128-36a7-411e-a736-93fd0ef329fa demo demo] Empty body provided in request {{(pid=111636) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 07:07:04.526369 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-a64a7128-36a7-411e-a736-93fd0ef329fa demo demo] Calling method 'detail' {{(pid=111636) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 07:07:04.526673 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.api_utils [None req-a64a7128-36a7-411e-a736-93fd0ef329fa demo demo] Removing options '' from query. {{(pid=111636) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 07:07:04.527513 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.volume.api [None req-a64a7128-36a7-411e-a736-93fd0ef329fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111636) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 07:07:04.536281 np0000191730 devstack@c-api.service[111636]: INFO cinder.volume.api [None req-a64a7128-36a7-411e-a736-93fd0ef329fa demo demo] Get all volumes completed successfully. Sep 01 07:07:04.538575 np0000191730 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-a64a7128-36a7-411e-a736-93fd0ef329fa demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 07:07:04.538997 np0000191730 devstack@c-api.service[111636]: [pid: 111636|app: 0|req: 12/45] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 07:07:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 07:07:14.530666 np0000191730 devstack@c-api.service[111636]: DEBUG dbcounter [-] [111636] Writing DB stats cinder:SELECT=1 {{(pid=111636) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 07:08:04.564231 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.middleware.request_id [None req-d33c214e-e9ad-43c6-abab-510b25a39d13 None None] RequestId filter calling following filter/app {{(pid=111639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 07:08:04.566751 np0000191730 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-d33c214e-e9ad-43c6-abab-510b25a39d13 demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 07:08:04.566979 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-d33c214e-e9ad-43c6-abab-510b25a39d13 demo demo] Empty body provided in request {{(pid=111639) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 07:08:04.567222 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.openstack.wsgi [None req-d33c214e-e9ad-43c6-abab-510b25a39d13 demo demo] Calling method 'detail' {{(pid=111639) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 07:08:04.567527 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.api.api_utils [None req-d33c214e-e9ad-43c6-abab-510b25a39d13 demo demo] Removing options '' from query. {{(pid=111639) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 07:08:04.568345 np0000191730 devstack@c-api.service[111639]: DEBUG cinder.volume.api [None req-d33c214e-e9ad-43c6-abab-510b25a39d13 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111639) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 07:08:04.579133 np0000191730 devstack@c-api.service[111639]: INFO cinder.volume.api [None req-d33c214e-e9ad-43c6-abab-510b25a39d13 demo demo] Get all volumes completed successfully. Sep 01 07:08:04.583025 np0000191730 devstack@c-api.service[111639]: INFO cinder.api.openstack.wsgi [None req-d33c214e-e9ad-43c6-abab-510b25a39d13 demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 07:08:04.583719 np0000191730 devstack@c-api.service[111639]: [pid: 111639|app: 0|req: 12/46] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 07:08:04 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 01 07:08:14.571851 np0000191730 devstack@c-api.service[111639]: DEBUG dbcounter [-] [111639] Writing DB stats cinder:SELECT=1 {{(pid=111639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 07:09:04.605354 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.middleware.request_id [None req-6ae9c0c9-f3ea-4c7d-87b4-88cf62d0f641 None None] RequestId filter calling following filter/app {{(pid=111638) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 07:09:04.705585 np0000191730 devstack@c-api.service[111638]: INFO cinder.api.openstack.wsgi [None req-6ae9c0c9-f3ea-4c7d-87b4-88cf62d0f641 demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 07:09:04.705790 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.openstack.wsgi [None req-6ae9c0c9-f3ea-4c7d-87b4-88cf62d0f641 demo demo] Empty body provided in request {{(pid=111638) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 07:09:04.705948 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.openstack.wsgi [None req-6ae9c0c9-f3ea-4c7d-87b4-88cf62d0f641 demo demo] Calling method 'detail' {{(pid=111638) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 07:09:04.706186 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.api.api_utils [None req-6ae9c0c9-f3ea-4c7d-87b4-88cf62d0f641 demo demo] Removing options '' from query. {{(pid=111638) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 07:09:04.706824 np0000191730 devstack@c-api.service[111638]: DEBUG cinder.volume.api [None req-6ae9c0c9-f3ea-4c7d-87b4-88cf62d0f641 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111638) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 07:09:04.712531 np0000191730 devstack@c-api.service[111638]: INFO cinder.volume.api [None req-6ae9c0c9-f3ea-4c7d-87b4-88cf62d0f641 demo demo] Get all volumes completed successfully. Sep 01 07:09:04.714295 np0000191730 devstack@c-api.service[111638]: INFO cinder.api.openstack.wsgi [None req-6ae9c0c9-f3ea-4c7d-87b4-88cf62d0f641 demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 07:09:04.714645 np0000191730 devstack@c-api.service[111638]: [pid: 111638|app: 0|req: 12/47] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 07:09:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 07:09:14.709238 np0000191730 devstack@c-api.service[111638]: DEBUG dbcounter [-] [111638] Writing DB stats cinder:SELECT=1 {{(pid=111638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 07:10:04.735913 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.middleware.request_id [None req-86aabaa7-3084-4de5-9eee-da3b8ebe154c None None] RequestId filter calling following filter/app {{(pid=111637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 07:10:04.740134 np0000191730 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-86aabaa7-3084-4de5-9eee-da3b8ebe154c demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 07:10:04.740685 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-86aabaa7-3084-4de5-9eee-da3b8ebe154c demo demo] Empty body provided in request {{(pid=111637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 07:10:04.741702 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.openstack.wsgi [None req-86aabaa7-3084-4de5-9eee-da3b8ebe154c demo demo] Calling method 'detail' {{(pid=111637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 07:10:04.743077 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.api.api_utils [None req-86aabaa7-3084-4de5-9eee-da3b8ebe154c demo demo] Removing options '' from query. {{(pid=111637) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 07:10:04.744506 np0000191730 devstack@c-api.service[111637]: DEBUG cinder.volume.api [None req-86aabaa7-3084-4de5-9eee-da3b8ebe154c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111637) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 07:10:04.754465 np0000191730 devstack@c-api.service[111637]: INFO cinder.volume.api [None req-86aabaa7-3084-4de5-9eee-da3b8ebe154c demo demo] Get all volumes completed successfully. Sep 01 07:10:04.758559 np0000191730 devstack@c-api.service[111637]: INFO cinder.api.openstack.wsgi [None req-86aabaa7-3084-4de5-9eee-da3b8ebe154c demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 07:10:04.759265 np0000191730 devstack@c-api.service[111637]: [pid: 111637|app: 0|req: 12/48] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 07:10:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 07:10:14.749056 np0000191730 devstack@c-api.service[111637]: DEBUG dbcounter [-] [111637] Writing DB stats cinder:SELECT=1 {{(pid=111637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 07:11:04.786529 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.middleware.request_id [None req-42d2989e-6f5e-4073-97de-534fa9d01873 None None] RequestId filter calling following filter/app {{(pid=111636) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 07:11:04.791180 np0000191730 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-42d2989e-6f5e-4073-97de-534fa9d01873 demo demo] GET https://162.253.55.6/volume/v3/volumes/detail Sep 01 07:11:04.791540 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-42d2989e-6f5e-4073-97de-534fa9d01873 demo demo] Empty body provided in request {{(pid=111636) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 07:11:04.792146 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.openstack.wsgi [None req-42d2989e-6f5e-4073-97de-534fa9d01873 demo demo] Calling method 'detail' {{(pid=111636) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 07:11:04.792528 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.api.api_utils [None req-42d2989e-6f5e-4073-97de-534fa9d01873 demo demo] Removing options '' from query. {{(pid=111636) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 07:11:04.793924 np0000191730 devstack@c-api.service[111636]: DEBUG cinder.volume.api [None req-42d2989e-6f5e-4073-97de-534fa9d01873 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111636) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 07:11:04.806523 np0000191730 devstack@c-api.service[111636]: INFO cinder.volume.api [None req-42d2989e-6f5e-4073-97de-534fa9d01873 demo demo] Get all volumes completed successfully. Sep 01 07:11:04.809157 np0000191730 devstack@c-api.service[111636]: INFO cinder.api.openstack.wsgi [None req-42d2989e-6f5e-4073-97de-534fa9d01873 demo demo] https://162.253.55.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 07:11:04.809590 np0000191730 devstack@c-api.service[111636]: [pid: 111636|app: 0|req: 13/49] 162.253.55.6 () {64 vars in 1283 bytes} [Tue Sep 1 07:11:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 07:11:14.799544 np0000191730 devstack@c-api.service[111636]: DEBUG dbcounter [-] [111636] Writing DB stats cinder:SELECT=1 {{(pid=111636) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}