Sep 20 17:47:06.585490 np0000193573 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 20 17:47:06.596188 np0000193573 devstack@c-api.service[111135]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 20 17:47:06.600745 np0000193573 devstack@c-api.service[111135]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Sep 20 17:47:06 2026] *** Sep 20 17:47:06.600745 np0000193573 devstack@c-api.service[111135]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 20 17:47:06.600745 np0000193573 devstack@c-api.service[111135]: os: Linux-6.8.0-139-generic #139-Ubuntu SMP PREEMPT_DYNAMIC Sat Aug 1 03:52:05 UTC 2026 Sep 20 17:47:06.600745 np0000193573 devstack@c-api.service[111135]: nodename: np0000193573 Sep 20 17:47:06.600745 np0000193573 devstack@c-api.service[111135]: machine: x86_64 Sep 20 17:47:06.600745 np0000193573 devstack@c-api.service[111135]: clock source: unix Sep 20 17:47:06.600745 np0000193573 devstack@c-api.service[111135]: pcre jit disabled Sep 20 17:47:06.600745 np0000193573 devstack@c-api.service[111135]: detected number of CPU cores: 16 Sep 20 17:47:06.600745 np0000193573 devstack@c-api.service[111135]: current working directory: / Sep 20 17:47:06.600745 np0000193573 devstack@c-api.service[111135]: detected binary path: /usr/bin/uwsgi-core Sep 20 17:47:06.600745 np0000193573 devstack@c-api.service[111135]: your processes number limit is 256916 Sep 20 17:47:06.600745 np0000193573 devstack@c-api.service[111135]: your memory page size is 4096 bytes Sep 20 17:47:06.600745 np0000193573 devstack@c-api.service[111135]: detected max file descriptor number: 2048 Sep 20 17:47:06.600745 np0000193573 devstack@c-api.service[111135]: lock engine: pthread robust mutexes Sep 20 17:47:06.601483 np0000193573 devstack@c-api.service[111135]: thunder lock: enabled Sep 20 17:47:06.601663 np0000193573 devstack@c-api.service[111135]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 20 17:47:06.601745 np0000193573 devstack@c-api.service[111135]: Python version: 3.12.3 (main, Aug 31 2026, 10:18:26) [GCC 13.3.0] Sep 20 17:47:06.601745 np0000193573 devstack@c-api.service[111135]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 20 17:47:06.601745 np0000193573 devstack@c-api.service[111135]: Set PythonHome to /opt/stack/data/venv Sep 20 17:47:06.652715 np0000193573 devstack@c-api.service[111135]: Python main interpreter initialized at 0x756405ea4668 Sep 20 17:47:06.652715 np0000193573 devstack@c-api.service[111135]: python threads support enabled Sep 20 17:47:06.652715 np0000193573 devstack@c-api.service[111135]: your server socket listen backlog is limited to 100 connections Sep 20 17:47:06.652715 np0000193573 devstack@c-api.service[111135]: your mercy for graceful operations on workers is 80 seconds Sep 20 17:47:06.653316 np0000193573 devstack@c-api.service[111135]: mapped 671795 bytes (656 KB) for 4 cores Sep 20 17:47:06.653392 np0000193573 devstack@c-api.service[111135]: *** Operational MODE: preforking *** Sep 20 17:47:06.653565 np0000193573 devstack@c-api.service[111135]: *** uWSGI is running in multiple interpreter mode *** Sep 20 17:47:06.653565 np0000193573 devstack@c-api.service[111135]: spawned uWSGI master process (pid: 111135) Sep 20 17:47:06.653675 np0000193573 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 20 17:47:06.654393 np0000193573 devstack@c-api.service[111135]: spawned uWSGI worker 1 (pid: 111145, cores: 1) Sep 20 17:47:06.654951 np0000193573 devstack@c-api.service[111135]: spawned uWSGI worker 2 (pid: 111146, cores: 1) Sep 20 17:47:06.655495 np0000193573 devstack@c-api.service[111135]: spawned uWSGI worker 3 (pid: 111147, cores: 1) Sep 20 17:47:06.655989 np0000193573 devstack@c-api.service[111135]: spawned uWSGI worker 4 (pid: 111148, cores: 1) Sep 20 17:47:06.656073 np0000193573 devstack@c-api.service[111135]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 20 17:47:06.793155 np0000193573 devstack@c-api.service[111148]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 20 17:47:06.793155 np0000193573 devstack@c-api.service[111148]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 20 17:47:06.793155 np0000193573 devstack@c-api.service[111148]: we strongly recommend against using it for new projects. Sep 20 17:47:06.793155 np0000193573 devstack@c-api.service[111148]: If you are already using Eventlet, we recommend migrating to a different Sep 20 17:47:06.793155 np0000193573 devstack@c-api.service[111148]: framework. For more detail see Sep 20 17:47:06.793155 np0000193573 devstack@c-api.service[111148]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 20 17:47:06.793155 np0000193573 devstack@c-api.service[111148]: import eventlet # noqa Sep 20 17:47:06.802426 np0000193573 devstack@c-api.service[111147]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 20 17:47:06.802426 np0000193573 devstack@c-api.service[111147]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 20 17:47:06.802426 np0000193573 devstack@c-api.service[111147]: we strongly recommend against using it for new projects. Sep 20 17:47:06.802426 np0000193573 devstack@c-api.service[111147]: If you are already using Eventlet, we recommend migrating to a different Sep 20 17:47:06.802426 np0000193573 devstack@c-api.service[111147]: framework. For more detail see Sep 20 17:47:06.802426 np0000193573 devstack@c-api.service[111147]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 20 17:47:06.802426 np0000193573 devstack@c-api.service[111147]: import eventlet # noqa Sep 20 17:47:06.804513 np0000193573 devstack@c-api.service[111145]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 20 17:47:06.804513 np0000193573 devstack@c-api.service[111145]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 20 17:47:06.804513 np0000193573 devstack@c-api.service[111145]: we strongly recommend against using it for new projects. Sep 20 17:47:06.804513 np0000193573 devstack@c-api.service[111145]: If you are already using Eventlet, we recommend migrating to a different Sep 20 17:47:06.804513 np0000193573 devstack@c-api.service[111145]: framework. For more detail see Sep 20 17:47:06.804513 np0000193573 devstack@c-api.service[111145]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 20 17:47:06.804513 np0000193573 devstack@c-api.service[111145]: import eventlet # noqa Sep 20 17:47:06.805317 np0000193573 devstack@c-api.service[111146]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 20 17:47:06.805317 np0000193573 devstack@c-api.service[111146]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 20 17:47:06.805317 np0000193573 devstack@c-api.service[111146]: we strongly recommend against using it for new projects. Sep 20 17:47:06.805317 np0000193573 devstack@c-api.service[111146]: If you are already using Eventlet, we recommend migrating to a different Sep 20 17:47:06.805317 np0000193573 devstack@c-api.service[111146]: framework. For more detail see Sep 20 17:47:06.805317 np0000193573 devstack@c-api.service[111146]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 20 17:47:06.805317 np0000193573 devstack@c-api.service[111146]: import eventlet # noqa Sep 20 17:47:06.949580 np0000193573 devstack@c-api.service[111148]: /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 20 17:47:06.949580 np0000193573 devstack@c-api.service[111148]: from cgi import parse_header Sep 20 17:47:06.953443 np0000193573 devstack@c-api.service[111147]: /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 20 17:47:06.953443 np0000193573 devstack@c-api.service[111147]: from cgi import parse_header Sep 20 17:47:06.957028 np0000193573 devstack@c-api.service[111146]: /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 20 17:47:06.957028 np0000193573 devstack@c-api.service[111146]: from cgi import parse_header Sep 20 17:47:06.978421 np0000193573 devstack@c-api.service[111145]: /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 20 17:47:06.978421 np0000193573 devstack@c-api.service[111145]: from cgi import parse_header Sep 20 17:47:06.986569 np0000193573 devstack@c-api.service[111148]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 20 17:47:06.986569 np0000193573 devstack@c-api.service[111148]: warnings.warn( Sep 20 17:47:06.990375 np0000193573 devstack@c-api.service[111147]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 20 17:47:06.990375 np0000193573 devstack@c-api.service[111147]: warnings.warn( Sep 20 17:47:06.995057 np0000193573 devstack@c-api.service[111146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 20 17:47:06.995057 np0000193573 devstack@c-api.service[111146]: warnings.warn( Sep 20 17:47:06.996913 np0000193573 devstack@c-api.service[111148]: /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 20 17:47:06.996913 np0000193573 devstack@c-api.service[111148]: removals.removed_module( Sep 20 17:47:06.997745 np0000193573 devstack@c-api.service[111148]: /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 20 17:47:06.997745 np0000193573 devstack@c-api.service[111148]: removals.removed_module( Sep 20 17:47:07.000535 np0000193573 devstack@c-api.service[111147]: /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 20 17:47:07.000535 np0000193573 devstack@c-api.service[111147]: removals.removed_module( Sep 20 17:47:07.001407 np0000193573 devstack@c-api.service[111147]: /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 20 17:47:07.001407 np0000193573 devstack@c-api.service[111147]: removals.removed_module( Sep 20 17:47:07.005640 np0000193573 devstack@c-api.service[111146]: /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 20 17:47:07.005640 np0000193573 devstack@c-api.service[111146]: removals.removed_module( Sep 20 17:47:07.006375 np0000193573 devstack@c-api.service[111146]: /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 20 17:47:07.006375 np0000193573 devstack@c-api.service[111146]: removals.removed_module( Sep 20 17:47:07.017908 np0000193573 devstack@c-api.service[111145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 20 17:47:07.017908 np0000193573 devstack@c-api.service[111145]: warnings.warn( Sep 20 17:47:07.029330 np0000193573 devstack@c-api.service[111145]: /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 20 17:47:07.029330 np0000193573 devstack@c-api.service[111145]: removals.removed_module( Sep 20 17:47:07.030193 np0000193573 devstack@c-api.service[111145]: /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 20 17:47:07.030193 np0000193573 devstack@c-api.service[111145]: removals.removed_module( Sep 20 17:47:07.728246 np0000193573 devstack@c-api.service[111147]: /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 20 17:47:07.728246 np0000193573 devstack@c-api.service[111147]: warnings.warn( Sep 20 17:47:07.737451 np0000193573 devstack@c-api.service[111148]: /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 20 17:47:07.737451 np0000193573 devstack@c-api.service[111148]: warnings.warn( Sep 20 17:47:07.777447 np0000193573 devstack@c-api.service[111147]: /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 20 17:47:07.777447 np0000193573 devstack@c-api.service[111147]: warnings.warn( Sep 20 17:47:07.784842 np0000193573 devstack@c-api.service[111148]: /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 20 17:47:07.784842 np0000193573 devstack@c-api.service[111148]: warnings.warn( Sep 20 17:47:07.804657 np0000193573 devstack@c-api.service[111146]: /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 20 17:47:07.804657 np0000193573 devstack@c-api.service[111146]: warnings.warn( Sep 20 17:47:07.839623 np0000193573 devstack@c-api.service[111145]: /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 20 17:47:07.839623 np0000193573 devstack@c-api.service[111145]: warnings.warn( Sep 20 17:47:07.857567 np0000193573 devstack@c-api.service[111146]: /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 20 17:47:07.857567 np0000193573 devstack@c-api.service[111146]: warnings.warn( Sep 20 17:47:07.888896 np0000193573 devstack@c-api.service[111145]: /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 20 17:47:07.888896 np0000193573 devstack@c-api.service[111145]: warnings.warn( Sep 20 17:47:07.964336 np0000193573 devstack@c-api.service[111148]: 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 20 17:47:07.964912 np0000193573 devstack@c-api.service[111148]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111148) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 20 17:47:07.973897 np0000193573 devstack@c-api.service[111147]: 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 20 17:47:07.974327 np0000193573 devstack@c-api.service[111147]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111147) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 20 17:47:08.050089 np0000193573 devstack@c-api.service[111146]: 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 20 17:47:08.050386 np0000193573 devstack@c-api.service[111146]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111146) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 20 17:47:08.057960 np0000193573 devstack@c-api.service[111148]: /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 20 17:47:08.057960 np0000193573 devstack@c-api.service[111148]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 20 17:47:08.064536 np0000193573 devstack@c-api.service[111147]: /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 20 17:47:08.064536 np0000193573 devstack@c-api.service[111147]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 20 17:47:08.067548 np0000193573 devstack@c-api.service[111145]: 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 20 17:47:08.067746 np0000193573 devstack@c-api.service[111145]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111145) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 20 17:47:08.115105 np0000193573 devstack@c-api.service[111146]: /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 20 17:47:08.115105 np0000193573 devstack@c-api.service[111146]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 20 17:47:08.129959 np0000193573 devstack@c-api.service[111145]: /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 20 17:47:08.129959 np0000193573 devstack@c-api.service[111145]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 20 17:47:08.508398 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111148) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 20 17:47:08.508911 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.508911 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.509287 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.509287 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.509287 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.509287 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.509287 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.509619 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.509619 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.509619 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.510809 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.510911 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.510911 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.511018 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.511018 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.511177 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.511177 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.513575 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.513651 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.513651 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.513795 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.513795 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.513895 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.513895 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.514328 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.514419 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.514419 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.514571 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.514571 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.514571 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.514751 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.515500 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.515613 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.515613 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.515725 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.515725 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.515847 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.515847 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.516852 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111147) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 20 17:47:08.516994 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.516994 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.517221 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.517221 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.517221 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.517444 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.517587 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.517683 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.517770 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.517851 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.517851 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.517851 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.517851 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.517851 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.517851 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.517851 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.517851 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.518391 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.518391 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.518391 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.518617 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.518617 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.518617 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.518617 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.519191 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.519191 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.519339 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.519339 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.519443 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.519443 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.519572 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.519735 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.519813 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.519813 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.519944 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.519944 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.520088 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.520088 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.520337 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.520423 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.520423 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.520578 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.520578 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.520578 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.520766 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.521087 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.521184 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.521184 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.521313 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.521313 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.521458 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.521458 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.521640 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.521708 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.521708 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.521838 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.521838 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.521994 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.521994 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.522348 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.522462 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.522462 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.522624 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.522624 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.522624 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.522780 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.522906 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.522981 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.523047 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.523102 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.523179 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.523251 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.523317 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.523376 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.523430 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.523487 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.523567 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.523647 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.523647 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.523779 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.524085 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111145) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 20 17:47:08.524510 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.524616 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.524775 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.524853 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.524921 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.524921 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.525048 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.525048 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.525218 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.525218 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.525611 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.525700 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.525700 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.525851 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.525851 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.525851 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.526010 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.526423 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.526551 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.526551 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.526695 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.526695 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.526695 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.526905 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.526963 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.527018 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.527082 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.527180 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.527180 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.527285 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.527285 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.527607 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.527698 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.527698 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.527819 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.527819 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.527973 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.527973 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.528354 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.528354 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.528515 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.528515 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.528515 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.528746 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.528746 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.529374 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.529480 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.529480 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.529627 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.529684 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.529760 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.529823 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.529880 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.529942 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.529997 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.530059 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.530150 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.530150 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.530277 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.530341 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.530398 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.530398 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.530398 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.530398 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.530611 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.530687 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.530743 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.530797 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.530859 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.530859 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.530859 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.530859 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.530859 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.531403 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.531471 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.531570 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.531570 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.531697 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.531697 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.531814 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.534402 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.534402 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.534614 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.534614 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.534614 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.534782 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.534782 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.535319 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.535416 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.535416 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.535542 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.535542 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.535651 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.535651 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.536587 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.536670 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.536670 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.536785 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.536849 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.536915 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.536979 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.537034 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.537089 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.537186 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.537257 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.537257 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.537257 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.537257 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.537481 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.537481 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.537634 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.537634 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.537634 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.537790 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.537848 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.537848 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.537963 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.537963 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.537963 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.537963 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.538212 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.538212 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.539731 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.539838 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.539838 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.539951 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.539951 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.539951 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.540324 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.540403 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.540403 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.540403 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.540403 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.540403 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.540403 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.540403 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.540814 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.540814 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.540814 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.540814 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.540814 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.540814 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.541174 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.541239 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.541296 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.541296 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.541296 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.541296 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.541296 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.541578 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.541637 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.541695 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.541766 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.541822 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.541878 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.541940 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.541996 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.542049 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.542104 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.542213 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.542270 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.542325 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.542391 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.542391 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.542692 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.542772 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.542828 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.542884 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.542939 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.543006 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.543006 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.543158 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.543240 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.543296 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.543296 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.543296 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.543296 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.543542 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.543601 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.543664 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.543664 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.543664 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.543664 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.543664 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.543664 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.545137 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.545137 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.545307 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.545380 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.545452 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.545551 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.545634 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.545705 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.545780 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.545851 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.545923 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.545990 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.546048 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.546048 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.546191 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.546191 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.546191 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.546191 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.546191 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.546191 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.546191 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.548270 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.548352 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.548403 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.548479 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.548580 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.548639 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.548694 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.548756 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.548814 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.548877 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.548931 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.548993 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.549049 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.549104 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.549207 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.549278 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.549340 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.549411 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.549472 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.549555 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.549612 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.549669 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.549731 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.549803 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.549860 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.549924 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.549986 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.550040 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.550103 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.550251 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.550309 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.550365 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.550434 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.550500 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.550575 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.550631 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.550693 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.550757 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.550814 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.550868 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.550868 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.550868 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.551022 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.551085 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.551186 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.551254 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.551309 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.551375 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.551440 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.551502 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.551578 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.551635 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.551689 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.551761 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.551825 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.551880 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.551935 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.551988 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.552045 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.552099 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.552181 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.552253 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.552316 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.552388 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.552456 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.552538 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.552635 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.552700 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.552757 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.552811 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.552866 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.552931 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.552993 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.553057 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.553141 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.553201 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.553255 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.553309 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.553359 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.553428 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.553479 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.553549 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.553610 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.553659 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.553711 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.553767 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.553818 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.553874 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.553936 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.553998 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.554052 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.554103 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.554266 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.554327 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.554384 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.554447 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.554504 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.554592 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.554647 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.554711 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.554767 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.554825 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.554879 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.554879 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.554879 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.555043 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.555043 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.555177 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.555250 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.555306 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.555369 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.555425 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.555547 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.555616 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.555683 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.555738 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.555800 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.555858 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.555858 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.555965 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.555965 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.555965 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.555965 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.555965 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.555965 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.555965 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.556356 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.556356 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.556356 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.556356 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.556593 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.556651 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.556715 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.556772 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.556826 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.556887 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.556942 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.557016 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.557071 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.557149 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.557205 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.557276 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.557339 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.557401 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.557462 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.557462 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.557462 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.557646 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.557646 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.557646 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.557646 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.557646 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.557908 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.557975 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.558036 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.558091 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.558172 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.558231 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.558287 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.558343 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.558420 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.558485 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.558485 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.558606 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.558661 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.558717 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.558773 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.558827 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.558889 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.558962 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.559027 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.559081 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.559172 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.559229 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.559292 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.559347 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.559400 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.559486 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.559566 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.559639 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.559702 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.559757 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.559811 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.559884 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.559884 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.559884 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.559884 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.559884 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.559884 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.560225 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.560225 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.560340 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.560395 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.560449 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.560504 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.560587 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.560645 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.560699 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.560753 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.560823 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.560879 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.560935 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.560935 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.561043 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.561043 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.561043 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.561043 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.561043 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.561043 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.561043 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.561441 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.561441 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.561441 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.561441 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.561441 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.561441 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.561441 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.561813 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.561872 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.561940 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.562160 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.562222 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.562293 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.562293 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.562401 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.562457 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.562537 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.562596 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.562658 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.562720 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.562790 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.562790 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.562906 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.562968 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.563025 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.563086 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.563165 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.563234 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.563297 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.563352 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.563422 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.563477 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.563550 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.563606 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.563669 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.563669 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.563669 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.563669 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.563669 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.563669 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.563669 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.563669 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.564071 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.564071 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.564071 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.564239 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.564317 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.564381 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.564441 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.564496 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.564588 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.564654 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.564715 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.564770 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.564770 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.564770 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.564940 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111146) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 20 17:47:08.565000 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.565000 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.565000 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.565000 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.565000 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.565000 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.565000 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.565383 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.565442 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.565497 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.565569 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.565569 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.565569 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.565739 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.565798 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.565853 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.565908 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.565962 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.566017 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.566072 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.566147 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.566218 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.566284 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.566339 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.566403 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.566403 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.566511 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.566600 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.566655 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.566718 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.566774 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.566828 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.566898 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.566954 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.567008 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.567071 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.567159 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.567159 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.567159 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.567159 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.567159 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.567159 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.567159 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.567625 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.567685 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.567748 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.567804 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.567860 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.567860 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.567860 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.567860 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.568056 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.568139 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.568196 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.568250 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.568307 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.568462 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.568544 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.568601 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.568655 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.568729 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.568793 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.568849 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.568903 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.568965 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.569021 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.569084 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.569161 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.569217 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.569294 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.569294 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.569294 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.569294 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.569294 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.569294 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.569294 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.569294 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.569294 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.569294 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.569820 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.569877 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.569933 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.569933 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.569933 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.570086 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.570168 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.570226 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.570280 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.570363 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.570419 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.570483 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.570564 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.570620 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.570681 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.570737 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.570800 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.570853 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.570909 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.570973 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.571042 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.571105 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.571184 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.571241 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.571295 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.571295 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.571295 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.571295 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.571512 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.571594 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.571648 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.571712 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.571784 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.571784 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.571898 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.571961 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.572023 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.572084 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.572163 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.572235 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.572290 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.572351 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.572422 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.572483 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.572566 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.572625 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.572679 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.572740 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.572802 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.572857 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.572911 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.572972 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.573041 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.573041 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.573041 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.573041 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.573041 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.573041 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.573041 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.573041 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.573041 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.573041 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.573598 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.573598 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.573598 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.573598 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.573598 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.573598 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.573598 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.573598 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.573598 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.573598 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.574099 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.574099 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.574099 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.574099 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.574099 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.574099 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.574099 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.574099 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.574099 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.574099 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.574599 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.574599 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.574599 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.574599 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.574599 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.574599 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.574796 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.575184 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.575262 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.575342 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.575446 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.575502 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.575576 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.575642 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.575954 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.576023 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.576190 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.576290 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.576342 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.576406 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.576461 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.576952 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.577021 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.577097 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.577097 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.577238 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.577238 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.577338 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.577774 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.577853 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.577853 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.577960 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.577960 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.578079 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.578079 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.578747 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.578820 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.578885 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.578885 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.578989 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.578989 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.579093 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.579093 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.579235 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.579235 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.579347 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.579347 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.579455 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.579455 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.579876 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.579952 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.579952 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.580070 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.580070 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.580198 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.580198 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.580315 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.580315 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.580432 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.580432 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.580568 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.580568 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.580568 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.580735 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.580735 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.580735 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.580897 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.580897 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.580897 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.581050 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.581240 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.581311 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.581311 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.581441 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.581441 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.581646 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.581646 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.582054 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.582150 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.582150 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.582253 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.582253 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.582380 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.582380 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.582685 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.582770 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.582826 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.582892 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.582954 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.582954 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.583062 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.583062 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.583213 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.583213 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.583315 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.583315 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.583414 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.583414 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.583941 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.584019 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.584019 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.584307 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.584307 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.584307 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.584307 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.584884 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.584962 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.584962 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.585075 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.585075 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.585201 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.585201 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.585335 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.585335 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.585443 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.585443 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.585443 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.585617 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.585617 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.586077 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.586180 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.586180 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.586306 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.586306 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.586414 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.586414 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.586686 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.586753 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.586810 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.586875 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.586875 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.586987 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.586987 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.587454 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.587561 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.587561 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.587665 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.587665 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.587781 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.587781 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.588205 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.588295 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.588295 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.588412 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.588412 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.588514 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.588514 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 20 17:47:08.588739 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 20 17:47:08.588813 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 20 17:47:08.588813 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 20 17:47:08.588924 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 20 17:47:08.588924 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 20 17:47:08.589041 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 20 17:47:08.613402 np0000193573 devstack@c-api.service[111148]: INFO dbcounter [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Registered counter for database cinder Sep 20 17:47:08.613507 np0000193573 devstack@c-api.service[111145]: INFO dbcounter [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Registered counter for database cinder Sep 20 17:47:08.614276 np0000193573 devstack@c-api.service[111147]: INFO dbcounter [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Registered counter for database cinder Sep 20 17:47:08.639181 np0000193573 devstack@c-api.service[111146]: INFO dbcounter [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Registered counter for database cinder Sep 20 17:47:08.655408 np0000193573 devstack@c-api.service[111145]: DEBUG oslo_db.sqlalchemy.engines [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 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=111145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 20 17:47:08.656965 np0000193573 devstack@c-api.service[111148]: DEBUG oslo_db.sqlalchemy.engines [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 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=111148) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 20 17:47:08.659710 np0000193573 devstack@c-api.service[111147]: DEBUG oslo_db.sqlalchemy.engines [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 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=111147) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 20 17:47:08.690548 np0000193573 devstack@c-api.service[111146]: DEBUG oslo_db.sqlalchemy.engines [None req-5541ff20-955c-4447-8e86-f4e5998ef190 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=111146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 20 17:47:08.764209 np0000193573 devstack@c-api.service[111148]: DEBUG dbcounter [-] [111148] Writer thread running {{(pid=111148) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 20 17:47:08.766819 np0000193573 devstack@c-api.service[111148]: /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 20 17:47:08.766819 np0000193573 devstack@c-api.service[111148]: return base.obj_make_list(context, cls(context), objects.Service, Sep 20 17:47:08.767038 np0000193573 devstack@c-api.service[111148]: INFO cinder.rpc [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 20 17:47:08.767318 np0000193573 devstack@c-api.service[111145]: DEBUG dbcounter [-] [111145] Writer thread running {{(pid=111145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 20 17:47:08.769259 np0000193573 devstack@c-api.service[111148]: INFO cinder.rpc [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 20 17:47:08.769433 np0000193573 devstack@c-api.service[111147]: DEBUG dbcounter [-] [111147] Writer thread running {{(pid=111147) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 20 17:47:08.769682 np0000193573 devstack@c-api.service[111145]: /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 20 17:47:08.769682 np0000193573 devstack@c-api.service[111145]: return base.obj_make_list(context, cls(context), objects.Service, Sep 20 17:47:08.769905 np0000193573 devstack@c-api.service[111145]: INFO cinder.rpc [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 20 17:47:08.771344 np0000193573 devstack@c-api.service[111148]: INFO cinder.rpc [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 20 17:47:08.772149 np0000193573 devstack@c-api.service[111145]: INFO cinder.rpc [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 20 17:47:08.772617 np0000193573 devstack@c-api.service[111147]: /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 20 17:47:08.772617 np0000193573 devstack@c-api.service[111147]: return base.obj_make_list(context, cls(context), objects.Service, Sep 20 17:47:08.772860 np0000193573 devstack@c-api.service[111147]: INFO cinder.rpc [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 20 17:47:08.773239 np0000193573 devstack@c-api.service[111148]: INFO cinder.rpc [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 20 17:47:08.774143 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.774213 np0000193573 devstack@c-api.service[111145]: INFO cinder.rpc [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 20 17:47:08.775134 np0000193573 devstack@c-api.service[111147]: INFO cinder.rpc [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 20 17:47:08.776079 np0000193573 devstack@c-api.service[111145]: INFO cinder.rpc [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 20 17:47:08.776970 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.777192 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.777267 np0000193573 devstack@c-api.service[111147]: INFO cinder.rpc [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 20 17:47:08.779178 np0000193573 devstack@c-api.service[111147]: INFO cinder.rpc [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 20 17:47:08.779899 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.780024 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.783299 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.810149 np0000193573 devstack@c-api.service[111146]: DEBUG dbcounter [-] [111146] Writer thread running {{(pid=111146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 20 17:47:08.810635 np0000193573 devstack@c-api.service[111148]: DEBUG oslo_db.sqlalchemy.engines [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 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=111148) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 20 17:47:08.812248 np0000193573 devstack@c-api.service[111145]: DEBUG oslo_db.sqlalchemy.engines [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 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=111145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 20 17:47:08.812893 np0000193573 devstack@c-api.service[111148]: INFO cinder.rpc [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 20 17:47:08.813744 np0000193573 devstack@c-api.service[111146]: /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 20 17:47:08.813744 np0000193573 devstack@c-api.service[111146]: return base.obj_make_list(context, cls(context), objects.Service, Sep 20 17:47:08.814013 np0000193573 devstack@c-api.service[111146]: INFO cinder.rpc [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 20 17:47:08.814408 np0000193573 devstack@c-api.service[111145]: INFO cinder.rpc [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 20 17:47:08.814856 np0000193573 devstack@c-api.service[111148]: INFO cinder.rpc [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 20 17:47:08.815733 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.816319 np0000193573 devstack@c-api.service[111145]: INFO cinder.rpc [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 20 17:47:08.816602 np0000193573 devstack@c-api.service[111146]: INFO cinder.rpc [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 20 17:47:08.816862 np0000193573 devstack@c-api.service[111147]: DEBUG oslo_db.sqlalchemy.engines [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 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=111147) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 20 17:47:08.817113 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.818984 np0000193573 devstack@c-api.service[111146]: INFO cinder.rpc [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 20 17:47:08.819368 np0000193573 devstack@c-api.service[111147]: INFO cinder.rpc [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 20 17:47:08.821320 np0000193573 devstack@c-api.service[111146]: INFO cinder.rpc [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 20 17:47:08.821404 np0000193573 devstack@c-api.service[111147]: INFO cinder.rpc [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 20 17:47:08.822290 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.822361 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.825662 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.826051 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.826782 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.828859 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.829943 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.832057 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.832784 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.834082 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.836026 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.836367 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.838046 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.839558 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.839915 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.841014 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.842879 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.843606 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.843925 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.845921 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.846956 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.847617 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.848769 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.850002 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.850604 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.851660 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.852884 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.853168 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.853852 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.854387 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.855926 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.856734 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.857063 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.859622 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.861109 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.861374 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.861636 np0000193573 devstack@c-api.service[111146]: DEBUG oslo_db.sqlalchemy.engines [None req-5541ff20-955c-4447-8e86-f4e5998ef190 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=111146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 20 17:47:08.862501 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.863802 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.864306 np0000193573 devstack@c-api.service[111146]: INFO cinder.rpc [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 20 17:47:08.865819 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.866345 np0000193573 devstack@c-api.service[111146]: INFO cinder.rpc [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 20 17:47:08.866431 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.867281 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.867556 np0000193573 devstack@c-api.service[111145]: WARNING cinder.api.contrib.hosts [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 20 17:47:08.868422 np0000193573 devstack@c-api.service[111148]: WARNING cinder.api.contrib.hosts [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 20 17:47:08.868493 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.869214 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.869365 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.869816 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.870756 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.871233 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.872164 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.872549 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.872743 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.873696 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.874182 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.874280 np0000193573 devstack@c-api.service[111147]: WARNING cinder.api.contrib.hosts [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 20 17:47:08.875149 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.875286 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.875657 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.876648 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.876846 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.877053 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.877600 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.878067 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.878355 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.878541 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.879549 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extended resource: extensions {{(pid=111145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.879621 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.879882 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.880590 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extended resource: extensions {{(pid=111148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.880807 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extended resource: os-quota-class-sets {{(pid=111145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.880912 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.881349 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.881860 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extended resource: os-quota-class-sets {{(pid=111148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.882037 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extended resource: os-hosts {{(pid=111145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.882833 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.883107 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extended resource: os-hosts {{(pid=111148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.883875 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extended resource: qos-specs {{(pid=111145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.884220 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.884447 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extended resource: qos-specs {{(pid=111148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.885700 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.885786 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.885863 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extended resource: encryption {{(pid=111145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.886489 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extended resource: encryption {{(pid=111148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.886703 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extended resource: extensions {{(pid=111147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.887386 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extended resource: os-quota-sets {{(pid=111145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.888233 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extended resource: os-quota-class-sets {{(pid=111147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.888733 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extended resource: encryption {{(pid=111145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.888799 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extended resource: os-quota-sets {{(pid=111148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.889467 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extended resource: os-hosts {{(pid=111147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.890165 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extended resource: encryption {{(pid=111148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.890399 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extended resource: scheduler-stats {{(pid=111145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.890463 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.890836 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extended resource: qos-specs {{(pid=111147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.891676 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extended resource: scheduler-stats {{(pid=111148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.891773 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extended resource: os-snapshot-manage {{(pid=111145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.892843 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extended resource: encryption {{(pid=111147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.893044 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extended resource: os-snapshot-manage {{(pid=111148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.893148 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extended resource: os-availability-zone {{(pid=111145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.894098 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.894476 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extended resource: os-availability-zone {{(pid=111148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.894656 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extended resource: consistencygroups {{(pid=111145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.895034 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extended resource: os-quota-sets {{(pid=111147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.895707 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extended resource: consistencygroups {{(pid=111148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.896368 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extended resource: os-volume-manage {{(pid=111145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.896493 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extended resource: encryption {{(pid=111147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.897248 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.897584 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extended resource: os-volume-manage {{(pid=111148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.897721 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extended resource: backups {{(pid=111145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.898192 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extended resource: scheduler-stats {{(pid=111147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.899154 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extended resource: backups {{(pid=111148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.899622 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extended resource: os-snapshot-manage {{(pid=111147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.899718 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extended resource: extra_specs {{(pid=111145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.900750 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.900960 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extended resource: os-availability-zone {{(pid=111147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.901048 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extended resource: extra_specs {{(pid=111148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.901167 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extended resource: cgsnapshots {{(pid=111145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.902257 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extended resource: consistencygroups {{(pid=111147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.902444 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extended resource: cgsnapshots {{(pid=111148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.902509 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extended resource: os-volume-transfer {{(pid=111145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.903631 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.903800 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extended resource: os-volume-transfer {{(pid=111148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.904099 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extended resource: os-volume-type-access {{(pid=111145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.904180 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extended resource: os-volume-manage {{(pid=111147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.905380 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extended resource: os-volume-type-access {{(pid=111148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.905464 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extended resource: backups {{(pid=111147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.905608 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extended resource: capabilities {{(pid=111145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.906547 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.906839 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extended resource: capabilities {{(pid=111148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.907419 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extended resource: extra_specs {{(pid=111147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.907507 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.908065 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.908760 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.908889 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extended resource: cgsnapshots {{(pid=111147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.908971 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.910244 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.910376 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extended resource: os-volume-transfer {{(pid=111147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.910467 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.911007 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.911649 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.911776 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.911955 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extended resource: os-volume-type-access {{(pid=111147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.913048 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.913267 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.914324 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extended resource: capabilities {{(pid=111147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.914578 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.914645 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.915498 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.contrib.snapshot_actions [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] SnapshotActionsController initialized {{(pid=111145) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 20 17:47:08.915958 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.916250 np0000193573 devstack@c-api.service[111145]: WARNING castellan.key_manager.migration [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.916318 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.916550 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.916827 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.contrib.snapshot_actions [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] SnapshotActionsController initialized {{(pid=111148) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 20 17:47:08.917050 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extension UsedLimits extending resource: limits {{(pid=111145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.917177 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.917280 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extension AdminActions extending resource: volumes {{(pid=111145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.917613 np0000193573 devstack@c-api.service[111148]: WARNING castellan.key_manager.migration [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.917747 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.917921 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extension AdminActions extending resource: snapshots {{(pid=111145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.918024 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extension AdminActions extending resource: backups {{(pid=111145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.918149 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.918242 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extension VolumeActions extending resource: volumes {{(pid=111145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.918359 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.918590 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extension UsedLimits extending resource: limits {{(pid=111148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.918655 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.918719 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.918776 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extension TypesManage extending resource: types {{(pid=111145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.918833 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extension AdminActions extending resource: volumes {{(pid=111148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.918903 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.918903 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.919022 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extension AdminActions extending resource: snapshots {{(pid=111148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.919089 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.919197 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extension AdminActions extending resource: backups {{(pid=111148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.919257 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.919312 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.919381 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.919438 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.919493 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extension VolumeActions extending resource: volumes {{(pid=111148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.919573 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.v3.router [None req-fe4f8ee3-8327-4797-b2bf-f60c4a81e7e5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.919638 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.919638 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.919638 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extension TypesManage extending resource: types {{(pid=111148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.919638 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.919638 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.919902 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.919961 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.920015 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.920015 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.920160 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.v3.router [None req-dfc3e6d5-3750-4b65-b412-40f3367a3718 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.920591 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.921963 np0000193573 devstack@c-api.service[111146]: WARNING cinder.api.contrib.hosts [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 20 17:47:08.922047 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.922935 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.923470 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.924340 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.924412 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.contrib.snapshot_actions [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] SnapshotActionsController initialized {{(pid=111147) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 20 17:47:08.925086 np0000193573 devstack@c-api.service[111147]: WARNING castellan.key_manager.migration [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.925723 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.925921 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extension UsedLimits extending resource: limits {{(pid=111147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.926023 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.926162 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extension AdminActions extending resource: volumes {{(pid=111147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.926334 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extension AdminActions extending resource: snapshots {{(pid=111147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.926448 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extension AdminActions extending resource: backups {{(pid=111147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.926507 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.926640 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extension VolumeActions extending resource: volumes {{(pid=111147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.926708 np0000193573 devstack@c-api.service[111145]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x756405ea4668 pid: 111145 (default app) Sep 20 17:47:08.926773 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.926839 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.926951 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extension TypesManage extending resource: types {{(pid=111147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.927053 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.927171 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.927234 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.927291 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.927347 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.927467 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.927563 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.v3.router [None req-62963c01-ba42-426a-a6cd-ff3f5e5551d3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.927724 np0000193573 devstack@c-api.service[111148]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x756405ea4668 pid: 111148 (default app) Sep 20 17:47:08.928668 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.930134 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.931614 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.933097 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.934099 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extended resource: extensions {{(pid=111146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.935184 np0000193573 devstack@c-api.service[111147]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x756405ea4668 pid: 111147 (default app) Sep 20 17:47:08.935395 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extended resource: os-quota-class-sets {{(pid=111146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.936074 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.middleware.request_id [None req-ac0a5457-bcaa-4b34-a442-a878e3f8884a None None] RequestId filter calling following filter/app {{(pid=111145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:47:08.936878 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extended resource: os-hosts {{(pid=111146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.938753 np0000193573 devstack@c-api.service[111145]: [pid: 111145|app: 0|req: 1/1] 162.253.55.52 () {60 vars in 949 bytes} [Sun Sep 20 17:47:08 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 20 17:47:08.938846 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extended resource: qos-specs {{(pid=111146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.940848 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extended resource: encryption {{(pid=111146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.942937 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extended resource: os-quota-sets {{(pid=111146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.944329 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extended resource: encryption {{(pid=111146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.945882 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extended resource: scheduler-stats {{(pid=111146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.947310 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extended resource: os-snapshot-manage {{(pid=111146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.948694 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extended resource: os-availability-zone {{(pid=111146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.950006 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extended resource: consistencygroups {{(pid=111146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.951996 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extended resource: os-volume-manage {{(pid=111146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.953868 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extended resource: backups {{(pid=111146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.955849 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extended resource: extra_specs {{(pid=111146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.957353 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extended resource: cgsnapshots {{(pid=111146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.958696 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extended resource: os-volume-transfer {{(pid=111146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.960275 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extended resource: os-volume-type-access {{(pid=111146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.961768 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extended resource: capabilities {{(pid=111146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 20 17:47:08.963874 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.965413 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.966842 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.968303 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.969808 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.971206 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.972059 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.contrib.snapshot_actions [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] SnapshotActionsController initialized {{(pid=111146) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 20 17:47:08.972829 np0000193573 devstack@c-api.service[111146]: WARNING castellan.key_manager.migration [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 20 17:47:08.973674 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extension UsedLimits extending resource: limits {{(pid=111146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.973782 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.973889 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extension AdminActions extending resource: volumes {{(pid=111146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.974599 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extension AdminActions extending resource: snapshots {{(pid=111146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.974693 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extension AdminActions extending resource: backups {{(pid=111146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.974780 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.974879 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extension VolumeActions extending resource: volumes {{(pid=111146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.975015 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.975112 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.975220 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extension TypesManage extending resource: types {{(pid=111146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.975347 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.975429 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.975513 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.975639 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.975747 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.975837 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.v3.router [None req-5541ff20-955c-4447-8e86-f4e5998ef190 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 20 17:47:08.984024 np0000193573 devstack@c-api.service[111146]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x756405ea4668 pid: 111146 (default app) Sep 20 17:47:16.807409 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.middleware.request_id [None req-07d538cb-e1f6-4901-b19e-ce56d9634340 None None] RequestId filter calling following filter/app {{(pid=111148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:47:17.369159 np0000193573 devstack@c-api.service[111148]: INFO cinder.api.openstack.wsgi [None req-07d538cb-e1f6-4901-b19e-ce56d9634340 admin admin] POST https://162.253.55.52/volume/v3/types Sep 20 17:47:17.370406 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.openstack.wsgi [None req-07d538cb-e1f6-4901-b19e-ce56d9634340 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111148) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 20 17:47:17.372057 np0000193573 devstack@c-api.service[111148]: /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 20 17:47:17.372057 np0000193573 devstack@c-api.service[111148]: warnings.warn( Sep 20 17:47:17.407948 np0000193573 devstack@c-api.service[111148]: DEBUG oslo_db.sqlalchemy.engines [None req-07d538cb-e1f6-4901-b19e-ce56d9634340 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=111148) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 20 17:47:17.437445 np0000193573 devstack@c-api.service[111148]: INFO cinder.api.openstack.wsgi [None req-07d538cb-e1f6-4901-b19e-ce56d9634340 admin admin] https://162.253.55.52/volume/v3/types returned with HTTP 200 Sep 20 17:47:17.438038 np0000193573 devstack@c-api.service[111148]: [pid: 111148|app: 0|req: 1/2] 162.253.55.52 () {68 vars in 1326 bytes} [Sun Sep 20 17:47:16 2026] POST /volume/v3/types => generated 186 bytes in 640 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 20 17:47:17.479688 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.middleware.request_id [None req-c8fec15a-6306-4b5a-b96f-2044b4b6c5c3 None None] RequestId filter calling following filter/app {{(pid=111147) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:47:17.828646 np0000193573 devstack@c-api.service[111147]: INFO cinder.api.openstack.wsgi [None req-c8fec15a-6306-4b5a-b96f-2044b4b6c5c3 admin admin] POST https://162.253.55.52/volume/v3/types/17d2177c-4b7d-43b5-90bb-a688753cd0cf/extra_specs Sep 20 17:47:17.829223 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.openstack.wsgi [None req-c8fec15a-6306-4b5a-b96f-2044b4b6c5c3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111147) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 20 17:47:17.830913 np0000193573 devstack@c-api.service[111147]: /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 20 17:47:17.830913 np0000193573 devstack@c-api.service[111147]: warnings.warn( Sep 20 17:47:17.868348 np0000193573 devstack@c-api.service[111147]: DEBUG oslo_db.sqlalchemy.engines [None req-c8fec15a-6306-4b5a-b96f-2044b4b6c5c3 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=111147) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 20 17:47:17.930272 np0000193573 devstack@c-api.service[111147]: INFO cinder.api.openstack.wsgi [None req-c8fec15a-6306-4b5a-b96f-2044b4b6c5c3 admin admin] https://162.253.55.52/volume/v3/types/17d2177c-4b7d-43b5-90bb-a688753cd0cf/extra_specs returned with HTTP 200 Sep 20 17:47:17.930722 np0000193573 devstack@c-api.service[111147]: [pid: 111147|app: 0|req: 1/3] 162.253.55.52 () {68 vars in 1473 bytes} [Sun Sep 20 17:47:17 2026] POST /volume/v3/types/17d2177c-4b7d-43b5-90bb-a688753cd0cf/extra_specs => generated 55 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 17:47:18.815745 np0000193573 devstack@c-api.service[111145]: DEBUG dbcounter [-] [111145] Writing DB stats cinder:SELECT=6 {{(pid=111145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 17:47:18.865961 np0000193573 devstack@c-api.service[111146]: DEBUG dbcounter [-] [111146] Writing DB stats cinder:SELECT=6 {{(pid=111146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 17:47:27.435190 np0000193573 devstack@c-api.service[111148]: DEBUG dbcounter [-] [111148] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111148) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 17:47:27.928597 np0000193573 devstack@c-api.service[111147]: DEBUG dbcounter [-] [111147] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111147) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 17:51:07.283160 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.middleware.request_id [None req-b4d51868-50c3-42b0-a71f-e32c05bd4325 None None] RequestId filter calling following filter/app {{(pid=111145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:51:07.284477 np0000193573 devstack@c-api.service[111145]: INFO cinder.api.openstack.wsgi [None req-b4d51868-50c3-42b0-a71f-e32c05bd4325 None None] GET https://162.253.55.52/volume// Sep 20 17:51:07.284855 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.openstack.wsgi [None req-b4d51868-50c3-42b0-a71f-e32c05bd4325 None None] Empty body provided in request {{(pid=111145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 17:51:07.285397 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.openstack.wsgi [None req-b4d51868-50c3-42b0-a71f-e32c05bd4325 None None] Calling method 'all' {{(pid=111145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 17:51:07.286528 np0000193573 devstack@c-api.service[111145]: INFO cinder.api.openstack.wsgi [None req-b4d51868-50c3-42b0-a71f-e32c05bd4325 None None] https://162.253.55.52/volume// returned with HTTP 300 Sep 20 17:51:07.287190 np0000193573 devstack@c-api.service[111145]: [pid: 111145|app: 0|req: 2/4] 162.253.55.52 () {66 vars in 1449 bytes} [Sun Sep 20 17:51:07 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 20 17:51:46.188382 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.middleware.request_id [None req-a3439ba4-3a69-4d97-a004-81ec4aebc1ce None None] RequestId filter calling following filter/app {{(pid=111146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:51:46.191246 np0000193573 devstack@c-api.service[111146]: [pid: 111146|app: 0|req: 1/5] 162.253.55.52 () {62 vars in 1061 bytes} [Sun Sep 20 17:51:46 2026] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 20 17:51:46.222993 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.middleware.request_id [None req-3a56520c-a939-4045-a39f-0f59b164ea31 None None] RequestId filter calling following filter/app {{(pid=111148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:51:46.233615 np0000193573 devstack@c-api.service[111148]: [pid: 111148|app: 0|req: 2/6] 162.253.55.52 () {64 vars in 1265 bytes} [Sun Sep 20 17:51:46 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 20 17:51:46.263839 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.middleware.request_id [req-3a56520c-a939-4045-a39f-0f59b164ea31 req-fd22766c-abc6-4219-a68a-f1a2c0144a23 None None] RequestId filter calling following filter/app {{(pid=111147) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:51:46.269065 np0000193573 devstack@c-api.service[111147]: INFO cinder.api.openstack.wsgi [req-3a56520c-a939-4045-a39f-0f59b164ea31 req-fd22766c-abc6-4219-a68a-f1a2c0144a23 demo demo] GET https://162.253.55.52/volume/v3/ Sep 20 17:51:46.269534 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.openstack.wsgi [req-3a56520c-a939-4045-a39f-0f59b164ea31 req-fd22766c-abc6-4219-a68a-f1a2c0144a23 demo demo] Empty body provided in request {{(pid=111147) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 17:51:46.269930 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.openstack.wsgi [req-3a56520c-a939-4045-a39f-0f59b164ea31 req-fd22766c-abc6-4219-a68a-f1a2c0144a23 demo demo] Calling method 'version_select' {{(pid=111147) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 17:51:46.271443 np0000193573 devstack@c-api.service[111147]: INFO cinder.api.openstack.wsgi [req-3a56520c-a939-4045-a39f-0f59b164ea31 req-fd22766c-abc6-4219-a68a-f1a2c0144a23 demo demo] https://162.253.55.52/volume/v3/ returned with HTTP 200 Sep 20 17:51:46.272153 np0000193573 devstack@c-api.service[111147]: [pid: 111147|app: 0|req: 2/7] 162.253.55.52 () {66 vars in 1339 bytes} [Sun Sep 20 17:51:46 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 20 17:51:46.306525 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.middleware.request_id [None req-cd8a1bd4-7461-4d3c-a08a-ecd6988b40ba None None] RequestId filter calling following filter/app {{(pid=111145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:51:46.682190 np0000193573 devstack@c-api.service[111145]: INFO cinder.api.openstack.wsgi [None req-cd8a1bd4-7461-4d3c-a08a-ecd6988b40ba demo demo] GET https://162.253.55.52/volume/v3/types Sep 20 17:51:46.682572 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.openstack.wsgi [None req-cd8a1bd4-7461-4d3c-a08a-ecd6988b40ba demo demo] Empty body provided in request {{(pid=111145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 17:51:46.682736 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.openstack.wsgi [None req-cd8a1bd4-7461-4d3c-a08a-ecd6988b40ba demo demo] Calling method 'index' {{(pid=111145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 17:51:46.683148 np0000193573 devstack@c-api.service[111145]: /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 20 17:51:46.683148 np0000193573 devstack@c-api.service[111145]: warnings.warn( Sep 20 17:51:46.683837 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.api_utils [None req-cd8a1bd4-7461-4d3c-a08a-ecd6988b40ba demo demo] Removing options '' from query. {{(pid=111145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 17:51:46.724763 np0000193573 devstack@c-api.service[111145]: DEBUG oslo_db.sqlalchemy.engines [None req-cd8a1bd4-7461-4d3c-a08a-ecd6988b40ba 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=111145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 20 17:51:46.741706 np0000193573 devstack@c-api.service[111145]: INFO cinder.api.openstack.wsgi [None req-cd8a1bd4-7461-4d3c-a08a-ecd6988b40ba demo demo] https://162.253.55.52/volume/v3/types returned with HTTP 200 Sep 20 17:51:46.742085 np0000193573 devstack@c-api.service[111145]: [pid: 111145|app: 0|req: 3/8] 162.253.55.52 () {64 vars in 1283 bytes} [Sun Sep 20 17:51:46 2026] GET /volume/v3/types => generated 377 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 20 17:51:46.799218 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.middleware.request_id [None req-0830d0ce-ef37-418d-9263-36035d3bf667 None None] RequestId filter calling following filter/app {{(pid=111146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:51:47.102642 np0000193573 devstack@c-api.service[111146]: INFO cinder.api.openstack.wsgi [None req-0830d0ce-ef37-418d-9263-36035d3bf667 demo demo] GET https://162.253.55.52/volume/v3/types/default Sep 20 17:51:47.102876 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.openstack.wsgi [None req-0830d0ce-ef37-418d-9263-36035d3bf667 demo demo] Empty body provided in request {{(pid=111146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 17:51:47.103053 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.openstack.wsgi [None req-0830d0ce-ef37-418d-9263-36035d3bf667 demo demo] Calling method 'show' {{(pid=111146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 17:51:47.140699 np0000193573 devstack@c-api.service[111146]: DEBUG oslo_db.sqlalchemy.engines [None req-0830d0ce-ef37-418d-9263-36035d3bf667 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=111146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 20 17:51:47.154664 np0000193573 devstack@c-api.service[111146]: /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 20 17:51:47.154664 np0000193573 devstack@c-api.service[111146]: warnings.warn( Sep 20 17:51:47.156736 np0000193573 devstack@c-api.service[111146]: INFO cinder.api.openstack.wsgi [None req-0830d0ce-ef37-418d-9263-36035d3bf667 demo demo] https://162.253.55.52/volume/v3/types/default returned with HTTP 200 Sep 20 17:51:47.157089 np0000193573 devstack@c-api.service[111146]: [pid: 111146|app: 0|req: 2/9] 162.253.55.52 () {64 vars in 1294 bytes} [Sun Sep 20 17:51:46 2026] GET /volume/v3/types/default => generated 145 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 20 17:51:47.747987 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.middleware.request_id [None req-e5cd15a5-1e48-4837-84d6-a27d46325aac None None] RequestId filter calling following filter/app {{(pid=111148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:51:47.749224 np0000193573 devstack@c-api.service[111148]: [pid: 111148|app: 0|req: 3/10] 162.253.55.52 () {62 vars in 1061 bytes} [Sun Sep 20 17:51:47 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 20 17:51:47.787033 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.middleware.request_id [None req-42963650-35fa-43df-9a83-8cb655ec8650 None None] RequestId filter calling following filter/app {{(pid=111147) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:51:47.798067 np0000193573 devstack@c-api.service[111147]: [pid: 111147|app: 0|req: 3/11] 162.253.55.52 () {64 vars in 1265 bytes} [Sun Sep 20 17:51:47 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 20 17:51:47.833736 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.middleware.request_id [req-42963650-35fa-43df-9a83-8cb655ec8650 req-c196ced7-0c0a-47e1-80bf-39c4e55dcfeb None None] RequestId filter calling following filter/app {{(pid=111145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:51:47.837006 np0000193573 devstack@c-api.service[111145]: INFO cinder.api.openstack.wsgi [req-42963650-35fa-43df-9a83-8cb655ec8650 req-c196ced7-0c0a-47e1-80bf-39c4e55dcfeb demo demo] GET https://162.253.55.52/volume/v3/ Sep 20 17:51:47.837377 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.openstack.wsgi [req-42963650-35fa-43df-9a83-8cb655ec8650 req-c196ced7-0c0a-47e1-80bf-39c4e55dcfeb demo demo] Empty body provided in request {{(pid=111145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 17:51:47.837710 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.openstack.wsgi [req-42963650-35fa-43df-9a83-8cb655ec8650 req-c196ced7-0c0a-47e1-80bf-39c4e55dcfeb demo demo] Calling method 'version_select' {{(pid=111145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 17:51:47.838555 np0000193573 devstack@c-api.service[111145]: INFO cinder.api.openstack.wsgi [req-42963650-35fa-43df-9a83-8cb655ec8650 req-c196ced7-0c0a-47e1-80bf-39c4e55dcfeb demo demo] https://162.253.55.52/volume/v3/ returned with HTTP 200 Sep 20 17:51:47.839217 np0000193573 devstack@c-api.service[111145]: [pid: 111145|app: 0|req: 4/12] 162.253.55.52 () {66 vars in 1339 bytes} [Sun Sep 20 17:51:47 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 20 17:51:47.876106 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.middleware.request_id [None req-229ba9e5-359a-4902-b9da-7f2f1fd5e9da None None] RequestId filter calling following filter/app {{(pid=111146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:51:47.877817 np0000193573 devstack@c-api.service[111146]: INFO cinder.api.openstack.wsgi [None req-229ba9e5-359a-4902-b9da-7f2f1fd5e9da demo demo] GET https://162.253.55.52/volume/v3/types/default Sep 20 17:51:47.878001 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.openstack.wsgi [None req-229ba9e5-359a-4902-b9da-7f2f1fd5e9da demo demo] Empty body provided in request {{(pid=111146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 17:51:47.878202 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.openstack.wsgi [None req-229ba9e5-359a-4902-b9da-7f2f1fd5e9da demo demo] Calling method 'show' {{(pid=111146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 17:51:47.885195 np0000193573 devstack@c-api.service[111146]: INFO cinder.api.openstack.wsgi [None req-229ba9e5-359a-4902-b9da-7f2f1fd5e9da demo demo] https://162.253.55.52/volume/v3/types/default returned with HTTP 200 Sep 20 17:51:47.885485 np0000193573 devstack@c-api.service[111146]: [pid: 111146|app: 0|req: 3/13] 162.253.55.52 () {64 vars in 1294 bytes} [Sun Sep 20 17:51:47 2026] GET /volume/v3/types/default => generated 145 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 20 17:51:48.527968 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.middleware.request_id [None req-e7d8e385-a119-467c-8ab5-2d7de9e8217f None None] RequestId filter calling following filter/app {{(pid=111148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:51:48.529194 np0000193573 devstack@c-api.service[111148]: [pid: 111148|app: 0|req: 4/14] 162.253.55.52 () {62 vars in 1061 bytes} [Sun Sep 20 17:51:48 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 20 17:51:48.559701 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.middleware.request_id [None req-5cd98cb1-6085-4cf1-8dc8-f80b1fc80cba None None] RequestId filter calling following filter/app {{(pid=111147) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:51:48.563050 np0000193573 devstack@c-api.service[111147]: [pid: 111147|app: 0|req: 4/15] 162.253.55.52 () {64 vars in 1265 bytes} [Sun Sep 20 17:51:48 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 20 17:51:48.593925 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.middleware.request_id [req-5cd98cb1-6085-4cf1-8dc8-f80b1fc80cba req-6d65e3a0-1064-4c77-94ed-70c0bfead21e None None] RequestId filter calling following filter/app {{(pid=111145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:51:48.596930 np0000193573 devstack@c-api.service[111145]: INFO cinder.api.openstack.wsgi [req-5cd98cb1-6085-4cf1-8dc8-f80b1fc80cba req-6d65e3a0-1064-4c77-94ed-70c0bfead21e demo demo] GET https://162.253.55.52/volume/v3/ Sep 20 17:51:48.597273 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.openstack.wsgi [req-5cd98cb1-6085-4cf1-8dc8-f80b1fc80cba req-6d65e3a0-1064-4c77-94ed-70c0bfead21e demo demo] Empty body provided in request {{(pid=111145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 17:51:48.597606 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.openstack.wsgi [req-5cd98cb1-6085-4cf1-8dc8-f80b1fc80cba req-6d65e3a0-1064-4c77-94ed-70c0bfead21e demo demo] Calling method 'version_select' {{(pid=111145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 17:51:48.598247 np0000193573 devstack@c-api.service[111145]: INFO cinder.api.openstack.wsgi [req-5cd98cb1-6085-4cf1-8dc8-f80b1fc80cba req-6d65e3a0-1064-4c77-94ed-70c0bfead21e demo demo] https://162.253.55.52/volume/v3/ returned with HTTP 200 Sep 20 17:51:48.598840 np0000193573 devstack@c-api.service[111145]: [pid: 111145|app: 0|req: 5/16] 162.253.55.52 () {66 vars in 1339 bytes} [Sun Sep 20 17:51:48 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 20 17:51:48.632449 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.middleware.request_id [None req-37ea9d2c-881d-4521-8f7d-fbcc3c6a0ef9 None None] RequestId filter calling following filter/app {{(pid=111146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:51:48.634135 np0000193573 devstack@c-api.service[111146]: INFO cinder.api.openstack.wsgi [None req-37ea9d2c-881d-4521-8f7d-fbcc3c6a0ef9 demo demo] GET https://162.253.55.52/volume/v3/types/default Sep 20 17:51:48.634281 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.openstack.wsgi [None req-37ea9d2c-881d-4521-8f7d-fbcc3c6a0ef9 demo demo] Empty body provided in request {{(pid=111146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 17:51:48.634465 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.openstack.wsgi [None req-37ea9d2c-881d-4521-8f7d-fbcc3c6a0ef9 demo demo] Calling method 'show' {{(pid=111146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 17:51:48.641317 np0000193573 devstack@c-api.service[111146]: INFO cinder.api.openstack.wsgi [None req-37ea9d2c-881d-4521-8f7d-fbcc3c6a0ef9 demo demo] https://162.253.55.52/volume/v3/types/default returned with HTTP 200 Sep 20 17:51:48.641618 np0000193573 devstack@c-api.service[111146]: [pid: 111146|app: 0|req: 4/17] 162.253.55.52 () {64 vars in 1294 bytes} [Sun Sep 20 17:51:48 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 20 17:51:48.675173 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.middleware.request_id [None req-ad244272-51ce-4c27-8b36-1c08e60c9ab5 None None] RequestId filter calling following filter/app {{(pid=111148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:51:48.676259 np0000193573 devstack@c-api.service[111148]: [pid: 111148|app: 0|req: 5/18] 162.253.55.52 () {62 vars in 1061 bytes} [Sun Sep 20 17:51:48 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 20 17:51:48.704766 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.middleware.request_id [None req-51b534ed-87ee-4385-ba72-5c1a45f6cf55 None None] RequestId filter calling following filter/app {{(pid=111147) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:51:48.708033 np0000193573 devstack@c-api.service[111147]: [pid: 111147|app: 0|req: 5/19] 162.253.55.52 () {64 vars in 1265 bytes} [Sun Sep 20 17:51:48 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 20 17:51:48.736547 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.middleware.request_id [req-51b534ed-87ee-4385-ba72-5c1a45f6cf55 req-42d1c5db-f90d-4364-b1b6-75db79a91c76 None None] RequestId filter calling following filter/app {{(pid=111145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:51:48.739499 np0000193573 devstack@c-api.service[111145]: INFO cinder.api.openstack.wsgi [req-51b534ed-87ee-4385-ba72-5c1a45f6cf55 req-42d1c5db-f90d-4364-b1b6-75db79a91c76 demo demo] GET https://162.253.55.52/volume/v3/ Sep 20 17:51:48.739794 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.openstack.wsgi [req-51b534ed-87ee-4385-ba72-5c1a45f6cf55 req-42d1c5db-f90d-4364-b1b6-75db79a91c76 demo demo] Empty body provided in request {{(pid=111145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 17:51:48.740178 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.openstack.wsgi [req-51b534ed-87ee-4385-ba72-5c1a45f6cf55 req-42d1c5db-f90d-4364-b1b6-75db79a91c76 demo demo] Calling method 'version_select' {{(pid=111145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 17:51:48.740747 np0000193573 devstack@c-api.service[111145]: INFO cinder.api.openstack.wsgi [req-51b534ed-87ee-4385-ba72-5c1a45f6cf55 req-42d1c5db-f90d-4364-b1b6-75db79a91c76 demo demo] https://162.253.55.52/volume/v3/ returned with HTTP 200 Sep 20 17:51:48.741396 np0000193573 devstack@c-api.service[111145]: [pid: 111145|app: 0|req: 6/20] 162.253.55.52 () {66 vars in 1339 bytes} [Sun Sep 20 17:51:48 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 20 17:51:48.774142 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.middleware.request_id [None req-6b11e4fe-2302-4ba2-8d53-67edf5fcdde4 None None] RequestId filter calling following filter/app {{(pid=111146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:51:48.775691 np0000193573 devstack@c-api.service[111146]: INFO cinder.api.openstack.wsgi [None req-6b11e4fe-2302-4ba2-8d53-67edf5fcdde4 demo demo] GET https://162.253.55.52/volume/v3/types/default Sep 20 17:51:48.775841 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.openstack.wsgi [None req-6b11e4fe-2302-4ba2-8d53-67edf5fcdde4 demo demo] Empty body provided in request {{(pid=111146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 17:51:48.776029 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.openstack.wsgi [None req-6b11e4fe-2302-4ba2-8d53-67edf5fcdde4 demo demo] Calling method 'show' {{(pid=111146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 17:51:48.782616 np0000193573 devstack@c-api.service[111146]: INFO cinder.api.openstack.wsgi [None req-6b11e4fe-2302-4ba2-8d53-67edf5fcdde4 demo demo] https://162.253.55.52/volume/v3/types/default returned with HTTP 200 Sep 20 17:51:48.782932 np0000193573 devstack@c-api.service[111146]: [pid: 111146|app: 0|req: 5/21] 162.253.55.52 () {64 vars in 1294 bytes} [Sun Sep 20 17:51:48 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 20 17:51:56.735581 np0000193573 devstack@c-api.service[111145]: DEBUG dbcounter [-] [111145] Writing DB stats cinder:SELECT=1 {{(pid=111145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 17:51:58.779446 np0000193573 devstack@c-api.service[111146]: DEBUG dbcounter [-] [111146] Writing DB stats cinder:SELECT=8 {{(pid=111146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 17:56:19.304370 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.middleware.request_id [None req-849ecc4e-b12b-482f-82cd-987630f83c13 None None] RequestId filter calling following filter/app {{(pid=111148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:56:19.384083 np0000193573 devstack@c-api.service[111148]: INFO cinder.api.openstack.wsgi [None req-849ecc4e-b12b-482f-82cd-987630f83c13 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 17:56:19.384472 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.openstack.wsgi [None req-849ecc4e-b12b-482f-82cd-987630f83c13 demo demo] Empty body provided in request {{(pid=111148) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 17:56:19.385020 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.openstack.wsgi [None req-849ecc4e-b12b-482f-82cd-987630f83c13 demo demo] Calling method 'detail' {{(pid=111148) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 17:56:19.385943 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.api_utils [None req-849ecc4e-b12b-482f-82cd-987630f83c13 demo demo] Removing options '' from query. {{(pid=111148) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 17:56:19.387356 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.volume.api [None req-849ecc4e-b12b-482f-82cd-987630f83c13 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111148) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 17:56:19.442461 np0000193573 devstack@c-api.service[111148]: /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 20 17:56:19.442461 np0000193573 devstack@c-api.service[111148]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 20 17:56:19.442645 np0000193573 devstack@c-api.service[111148]: INFO cinder.volume.api [None req-849ecc4e-b12b-482f-82cd-987630f83c13 demo demo] Get all volumes completed successfully. Sep 20 17:56:19.444518 np0000193573 devstack@c-api.service[111148]: INFO cinder.api.openstack.wsgi [None req-849ecc4e-b12b-482f-82cd-987630f83c13 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 17:56:19.444854 np0000193573 devstack@c-api.service[111148]: [pid: 111148|app: 0|req: 6/22] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 17:56:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 17:56:29.435438 np0000193573 devstack@c-api.service[111148]: DEBUG dbcounter [-] [111148] Writing DB stats cinder:SELECT=1 {{(pid=111148) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 17:57:19.469096 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.middleware.request_id [None req-d8eb664e-f81b-4fbf-bf70-477cab0d5ee4 None None] RequestId filter calling following filter/app {{(pid=111147) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:57:19.471701 np0000193573 devstack@c-api.service[111147]: INFO cinder.api.openstack.wsgi [None req-d8eb664e-f81b-4fbf-bf70-477cab0d5ee4 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 17:57:19.471923 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.openstack.wsgi [None req-d8eb664e-f81b-4fbf-bf70-477cab0d5ee4 demo demo] Empty body provided in request {{(pid=111147) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 17:57:19.472168 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.openstack.wsgi [None req-d8eb664e-f81b-4fbf-bf70-477cab0d5ee4 demo demo] Calling method 'detail' {{(pid=111147) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 17:57:19.472785 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.api_utils [None req-d8eb664e-f81b-4fbf-bf70-477cab0d5ee4 demo demo] Removing options '' from query. {{(pid=111147) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 17:57:19.473791 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.volume.api [None req-d8eb664e-f81b-4fbf-bf70-477cab0d5ee4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111147) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 17:57:19.501771 np0000193573 devstack@c-api.service[111147]: /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 20 17:57:19.501771 np0000193573 devstack@c-api.service[111147]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 20 17:57:19.502396 np0000193573 devstack@c-api.service[111147]: INFO cinder.volume.api [None req-d8eb664e-f81b-4fbf-bf70-477cab0d5ee4 demo demo] Get all volumes completed successfully. Sep 20 17:57:19.504284 np0000193573 devstack@c-api.service[111147]: INFO cinder.api.openstack.wsgi [None req-d8eb664e-f81b-4fbf-bf70-477cab0d5ee4 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 17:57:19.504639 np0000193573 devstack@c-api.service[111147]: [pid: 111147|app: 0|req: 6/23] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 17:57:19 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 20 17:57:29.496463 np0000193573 devstack@c-api.service[111147]: DEBUG dbcounter [-] [111147] Writing DB stats cinder:SELECT=1 {{(pid=111147) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 17:58:19.530948 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.middleware.request_id [None req-9ff78a44-364e-46f7-aedf-a8a5a743297a None None] RequestId filter calling following filter/app {{(pid=111145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:58:19.541745 np0000193573 devstack@c-api.service[111145]: INFO cinder.api.openstack.wsgi [None req-9ff78a44-364e-46f7-aedf-a8a5a743297a demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 17:58:19.542060 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.openstack.wsgi [None req-9ff78a44-364e-46f7-aedf-a8a5a743297a demo demo] Empty body provided in request {{(pid=111145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 17:58:19.542443 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.openstack.wsgi [None req-9ff78a44-364e-46f7-aedf-a8a5a743297a demo demo] Calling method 'detail' {{(pid=111145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 17:58:19.543200 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.api_utils [None req-9ff78a44-364e-46f7-aedf-a8a5a743297a demo demo] Removing options '' from query. {{(pid=111145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 17:58:19.544511 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.volume.api [None req-9ff78a44-364e-46f7-aedf-a8a5a743297a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 17:58:19.593826 np0000193573 devstack@c-api.service[111145]: /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 20 17:58:19.593826 np0000193573 devstack@c-api.service[111145]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 20 17:58:19.594042 np0000193573 devstack@c-api.service[111145]: INFO cinder.volume.api [None req-9ff78a44-364e-46f7-aedf-a8a5a743297a demo demo] Get all volumes completed successfully. Sep 20 17:58:19.595932 np0000193573 devstack@c-api.service[111145]: INFO cinder.api.openstack.wsgi [None req-9ff78a44-364e-46f7-aedf-a8a5a743297a demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 17:58:19.596325 np0000193573 devstack@c-api.service[111145]: [pid: 111145|app: 0|req: 7/24] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 17:58:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 17:58:29.590855 np0000193573 devstack@c-api.service[111145]: DEBUG dbcounter [-] [111145] Writing DB stats cinder:SELECT=1 {{(pid=111145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 17:59:19.616814 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.middleware.request_id [None req-598e1596-45c6-4c17-8faa-93921d8743e7 None None] RequestId filter calling following filter/app {{(pid=111146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 17:59:19.619249 np0000193573 devstack@c-api.service[111146]: INFO cinder.api.openstack.wsgi [None req-598e1596-45c6-4c17-8faa-93921d8743e7 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 17:59:19.619408 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.openstack.wsgi [None req-598e1596-45c6-4c17-8faa-93921d8743e7 demo demo] Empty body provided in request {{(pid=111146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 17:59:19.619577 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.openstack.wsgi [None req-598e1596-45c6-4c17-8faa-93921d8743e7 demo demo] Calling method 'detail' {{(pid=111146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 17:59:19.620081 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.api_utils [None req-598e1596-45c6-4c17-8faa-93921d8743e7 demo demo] Removing options '' from query. {{(pid=111146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 17:59:19.620781 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.volume.api [None req-598e1596-45c6-4c17-8faa-93921d8743e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 17:59:19.655655 np0000193573 devstack@c-api.service[111146]: /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 20 17:59:19.655655 np0000193573 devstack@c-api.service[111146]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 20 17:59:19.655874 np0000193573 devstack@c-api.service[111146]: INFO cinder.volume.api [None req-598e1596-45c6-4c17-8faa-93921d8743e7 demo demo] Get all volumes completed successfully. Sep 20 17:59:19.657744 np0000193573 devstack@c-api.service[111146]: INFO cinder.api.openstack.wsgi [None req-598e1596-45c6-4c17-8faa-93921d8743e7 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 17:59:19.658095 np0000193573 devstack@c-api.service[111146]: [pid: 111146|app: 0|req: 6/25] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 17:59:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 17:59:29.649430 np0000193573 devstack@c-api.service[111146]: DEBUG dbcounter [-] [111146] Writing DB stats cinder:SELECT=1 {{(pid=111146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:00:19.674313 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.middleware.request_id [None req-8d419d1f-8073-4e31-970d-0e90195a53d8 None None] RequestId filter calling following filter/app {{(pid=111148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:00:19.677514 np0000193573 devstack@c-api.service[111148]: INFO cinder.api.openstack.wsgi [None req-8d419d1f-8073-4e31-970d-0e90195a53d8 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 18:00:19.677647 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.openstack.wsgi [None req-8d419d1f-8073-4e31-970d-0e90195a53d8 demo demo] Empty body provided in request {{(pid=111148) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:00:19.677820 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.openstack.wsgi [None req-8d419d1f-8073-4e31-970d-0e90195a53d8 demo demo] Calling method 'detail' {{(pid=111148) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:00:19.678078 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.api_utils [None req-8d419d1f-8073-4e31-970d-0e90195a53d8 demo demo] Removing options '' from query. {{(pid=111148) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:00:19.678759 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.volume.api [None req-8d419d1f-8073-4e31-970d-0e90195a53d8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111148) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:00:19.686221 np0000193573 devstack@c-api.service[111148]: INFO cinder.volume.api [None req-8d419d1f-8073-4e31-970d-0e90195a53d8 demo demo] Get all volumes completed successfully. Sep 20 18:00:19.688066 np0000193573 devstack@c-api.service[111148]: INFO cinder.api.openstack.wsgi [None req-8d419d1f-8073-4e31-970d-0e90195a53d8 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:00:19.688493 np0000193573 devstack@c-api.service[111148]: [pid: 111148|app: 0|req: 7/26] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 18:00:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 18:00:29.681849 np0000193573 devstack@c-api.service[111148]: DEBUG dbcounter [-] [111148] Writing DB stats cinder:SELECT=1 {{(pid=111148) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:01:19.726793 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.middleware.request_id [None req-f873d16f-eed9-4361-9ab8-d229a863e021 None None] RequestId filter calling following filter/app {{(pid=111147) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:01:19.852153 np0000193573 devstack@c-api.service[111147]: INFO cinder.api.openstack.wsgi [None req-f873d16f-eed9-4361-9ab8-d229a863e021 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 18:01:19.852402 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.openstack.wsgi [None req-f873d16f-eed9-4361-9ab8-d229a863e021 demo demo] Empty body provided in request {{(pid=111147) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:01:19.852660 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.openstack.wsgi [None req-f873d16f-eed9-4361-9ab8-d229a863e021 demo demo] Calling method 'detail' {{(pid=111147) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:01:19.853034 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.api_utils [None req-f873d16f-eed9-4361-9ab8-d229a863e021 demo demo] Removing options '' from query. {{(pid=111147) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:01:19.853915 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.volume.api [None req-f873d16f-eed9-4361-9ab8-d229a863e021 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111147) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:01:19.864616 np0000193573 devstack@c-api.service[111147]: INFO cinder.volume.api [None req-f873d16f-eed9-4361-9ab8-d229a863e021 demo demo] Get all volumes completed successfully. Sep 20 18:01:19.867406 np0000193573 devstack@c-api.service[111147]: INFO cinder.api.openstack.wsgi [None req-f873d16f-eed9-4361-9ab8-d229a863e021 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:01:19.867906 np0000193573 devstack@c-api.service[111147]: [pid: 111147|app: 0|req: 7/27] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 18:01:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 18:01:29.858434 np0000193573 devstack@c-api.service[111147]: DEBUG dbcounter [-] [111147] Writing DB stats cinder:SELECT=1 {{(pid=111147) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:02:19.888326 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.middleware.request_id [None req-e97dc848-6782-4713-bc90-a98cf0cc8f4f None None] RequestId filter calling following filter/app {{(pid=111145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:02:19.890557 np0000193573 devstack@c-api.service[111145]: INFO cinder.api.openstack.wsgi [None req-e97dc848-6782-4713-bc90-a98cf0cc8f4f demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 18:02:19.890706 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.openstack.wsgi [None req-e97dc848-6782-4713-bc90-a98cf0cc8f4f demo demo] Empty body provided in request {{(pid=111145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:02:19.890908 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.openstack.wsgi [None req-e97dc848-6782-4713-bc90-a98cf0cc8f4f demo demo] Calling method 'detail' {{(pid=111145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:02:19.891137 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.api_utils [None req-e97dc848-6782-4713-bc90-a98cf0cc8f4f demo demo] Removing options '' from query. {{(pid=111145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:02:19.893871 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.volume.api [None req-e97dc848-6782-4713-bc90-a98cf0cc8f4f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:02:19.899212 np0000193573 devstack@c-api.service[111145]: INFO cinder.volume.api [None req-e97dc848-6782-4713-bc90-a98cf0cc8f4f demo demo] Get all volumes completed successfully. Sep 20 18:02:19.901069 np0000193573 devstack@c-api.service[111145]: INFO cinder.api.openstack.wsgi [None req-e97dc848-6782-4713-bc90-a98cf0cc8f4f demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:02:19.901585 np0000193573 devstack@c-api.service[111145]: [pid: 111145|app: 0|req: 8/28] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 18:02:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 18:02:29.894803 np0000193573 devstack@c-api.service[111145]: DEBUG dbcounter [-] [111145] Writing DB stats cinder:SELECT=1 {{(pid=111145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:03:19.919493 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.middleware.request_id [None req-a5006a2d-366a-4972-978b-68071e8c8aa2 None None] RequestId filter calling following filter/app {{(pid=111146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:03:19.922748 np0000193573 devstack@c-api.service[111146]: INFO cinder.api.openstack.wsgi [None req-a5006a2d-366a-4972-978b-68071e8c8aa2 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 18:03:19.923009 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.openstack.wsgi [None req-a5006a2d-366a-4972-978b-68071e8c8aa2 demo demo] Empty body provided in request {{(pid=111146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:03:19.923386 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.openstack.wsgi [None req-a5006a2d-366a-4972-978b-68071e8c8aa2 demo demo] Calling method 'detail' {{(pid=111146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:03:19.923766 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.api_utils [None req-a5006a2d-366a-4972-978b-68071e8c8aa2 demo demo] Removing options '' from query. {{(pid=111146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:03:19.924826 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.volume.api [None req-a5006a2d-366a-4972-978b-68071e8c8aa2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:03:19.932959 np0000193573 devstack@c-api.service[111146]: INFO cinder.volume.api [None req-a5006a2d-366a-4972-978b-68071e8c8aa2 demo demo] Get all volumes completed successfully. Sep 20 18:03:19.935918 np0000193573 devstack@c-api.service[111146]: INFO cinder.api.openstack.wsgi [None req-a5006a2d-366a-4972-978b-68071e8c8aa2 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:03:19.936219 np0000193573 devstack@c-api.service[111146]: [pid: 111146|app: 0|req: 7/29] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 18:03:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 18:03:29.928480 np0000193573 devstack@c-api.service[111146]: DEBUG dbcounter [-] [111146] Writing DB stats cinder:SELECT=1 {{(pid=111146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:04:19.953633 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.middleware.request_id [None req-dc13ad57-2394-43c0-be83-8516bee5651a None None] RequestId filter calling following filter/app {{(pid=111148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:04:19.957702 np0000193573 devstack@c-api.service[111148]: INFO cinder.api.openstack.wsgi [None req-dc13ad57-2394-43c0-be83-8516bee5651a demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 18:04:19.958194 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.openstack.wsgi [None req-dc13ad57-2394-43c0-be83-8516bee5651a demo demo] Empty body provided in request {{(pid=111148) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:04:19.958694 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.openstack.wsgi [None req-dc13ad57-2394-43c0-be83-8516bee5651a demo demo] Calling method 'detail' {{(pid=111148) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:04:19.959283 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.api_utils [None req-dc13ad57-2394-43c0-be83-8516bee5651a demo demo] Removing options '' from query. {{(pid=111148) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:04:19.960839 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.volume.api [None req-dc13ad57-2394-43c0-be83-8516bee5651a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111148) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:04:19.972879 np0000193573 devstack@c-api.service[111148]: INFO cinder.volume.api [None req-dc13ad57-2394-43c0-be83-8516bee5651a demo demo] Get all volumes completed successfully. Sep 20 18:04:19.976858 np0000193573 devstack@c-api.service[111148]: INFO cinder.api.openstack.wsgi [None req-dc13ad57-2394-43c0-be83-8516bee5651a demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:04:19.977805 np0000193573 devstack@c-api.service[111148]: [pid: 111148|app: 0|req: 8/30] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 18:04:19 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 20 18:04:29.965408 np0000193573 devstack@c-api.service[111148]: DEBUG dbcounter [-] [111148] Writing DB stats cinder:SELECT=1 {{(pid=111148) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:05:19.992447 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.middleware.request_id [None req-b471aef6-6e68-4fc7-b714-50af49967dc0 None None] RequestId filter calling following filter/app {{(pid=111147) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:05:19.996963 np0000193573 devstack@c-api.service[111147]: INFO cinder.api.openstack.wsgi [None req-b471aef6-6e68-4fc7-b714-50af49967dc0 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 18:05:19.997414 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.openstack.wsgi [None req-b471aef6-6e68-4fc7-b714-50af49967dc0 demo demo] Empty body provided in request {{(pid=111147) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:05:19.997792 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.openstack.wsgi [None req-b471aef6-6e68-4fc7-b714-50af49967dc0 demo demo] Calling method 'detail' {{(pid=111147) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:05:19.998298 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.api_utils [None req-b471aef6-6e68-4fc7-b714-50af49967dc0 demo demo] Removing options '' from query. {{(pid=111147) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:05:19.999880 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.volume.api [None req-b471aef6-6e68-4fc7-b714-50af49967dc0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111147) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:05:20.013853 np0000193573 devstack@c-api.service[111147]: INFO cinder.volume.api [None req-b471aef6-6e68-4fc7-b714-50af49967dc0 demo demo] Get all volumes completed successfully. Sep 20 18:05:20.017967 np0000193573 devstack@c-api.service[111147]: INFO cinder.api.openstack.wsgi [None req-b471aef6-6e68-4fc7-b714-50af49967dc0 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:05:20.018700 np0000193573 devstack@c-api.service[111147]: [pid: 111147|app: 0|req: 8/31] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 18:05:19 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 20 18:05:30.005258 np0000193573 devstack@c-api.service[111147]: DEBUG dbcounter [-] [111147] Writing DB stats cinder:SELECT=1 {{(pid=111147) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:06:20.068893 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.middleware.request_id [None req-bc3d5d72-7295-4d5f-a13f-bf5cab386573 None None] RequestId filter calling following filter/app {{(pid=111145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:06:20.229975 np0000193573 devstack@c-api.service[111145]: INFO cinder.api.openstack.wsgi [None req-bc3d5d72-7295-4d5f-a13f-bf5cab386573 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 18:06:20.230457 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.openstack.wsgi [None req-bc3d5d72-7295-4d5f-a13f-bf5cab386573 demo demo] Empty body provided in request {{(pid=111145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:06:20.230821 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.openstack.wsgi [None req-bc3d5d72-7295-4d5f-a13f-bf5cab386573 demo demo] Calling method 'detail' {{(pid=111145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:06:20.231574 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.api_utils [None req-bc3d5d72-7295-4d5f-a13f-bf5cab386573 demo demo] Removing options '' from query. {{(pid=111145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:06:20.232933 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.volume.api [None req-bc3d5d72-7295-4d5f-a13f-bf5cab386573 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:06:20.245038 np0000193573 devstack@c-api.service[111145]: INFO cinder.volume.api [None req-bc3d5d72-7295-4d5f-a13f-bf5cab386573 demo demo] Get all volumes completed successfully. Sep 20 18:06:20.249521 np0000193573 devstack@c-api.service[111145]: INFO cinder.api.openstack.wsgi [None req-bc3d5d72-7295-4d5f-a13f-bf5cab386573 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:06:20.250220 np0000193573 devstack@c-api.service[111145]: [pid: 111145|app: 0|req: 9/32] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 18:06:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 18:06:30.237307 np0000193573 devstack@c-api.service[111145]: DEBUG dbcounter [-] [111145] Writing DB stats cinder:SELECT=1 {{(pid=111145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:07:20.268609 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.middleware.request_id [None req-3f49724c-7e35-467e-b4ff-b8d39ea1f609 None None] RequestId filter calling following filter/app {{(pid=111146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:07:20.272552 np0000193573 devstack@c-api.service[111146]: INFO cinder.api.openstack.wsgi [None req-3f49724c-7e35-467e-b4ff-b8d39ea1f609 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 18:07:20.273038 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.openstack.wsgi [None req-3f49724c-7e35-467e-b4ff-b8d39ea1f609 demo demo] Empty body provided in request {{(pid=111146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:07:20.273455 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.openstack.wsgi [None req-3f49724c-7e35-467e-b4ff-b8d39ea1f609 demo demo] Calling method 'detail' {{(pid=111146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:07:20.273917 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.api_utils [None req-3f49724c-7e35-467e-b4ff-b8d39ea1f609 demo demo] Removing options '' from query. {{(pid=111146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:07:20.275286 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.volume.api [None req-3f49724c-7e35-467e-b4ff-b8d39ea1f609 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:07:20.289722 np0000193573 devstack@c-api.service[111146]: INFO cinder.volume.api [None req-3f49724c-7e35-467e-b4ff-b8d39ea1f609 demo demo] Get all volumes completed successfully. Sep 20 18:07:20.295295 np0000193573 devstack@c-api.service[111146]: INFO cinder.api.openstack.wsgi [None req-3f49724c-7e35-467e-b4ff-b8d39ea1f609 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:07:20.296078 np0000193573 devstack@c-api.service[111146]: [pid: 111146|app: 0|req: 8/33] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 18:07:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 18:07:30.280159 np0000193573 devstack@c-api.service[111146]: DEBUG dbcounter [-] [111146] Writing DB stats cinder:SELECT=1 {{(pid=111146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:08:20.312865 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.middleware.request_id [None req-d4c8a340-ab30-4846-80ca-76f394e52751 None None] RequestId filter calling following filter/app {{(pid=111148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:08:20.319064 np0000193573 devstack@c-api.service[111148]: INFO cinder.api.openstack.wsgi [None req-d4c8a340-ab30-4846-80ca-76f394e52751 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 18:08:20.319690 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.openstack.wsgi [None req-d4c8a340-ab30-4846-80ca-76f394e52751 demo demo] Empty body provided in request {{(pid=111148) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:08:20.320248 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.openstack.wsgi [None req-d4c8a340-ab30-4846-80ca-76f394e52751 demo demo] Calling method 'detail' {{(pid=111148) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:08:20.320847 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.api_utils [None req-d4c8a340-ab30-4846-80ca-76f394e52751 demo demo] Removing options '' from query. {{(pid=111148) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:08:20.322485 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.volume.api [None req-d4c8a340-ab30-4846-80ca-76f394e52751 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111148) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:08:20.337485 np0000193573 devstack@c-api.service[111148]: INFO cinder.volume.api [None req-d4c8a340-ab30-4846-80ca-76f394e52751 demo demo] Get all volumes completed successfully. Sep 20 18:08:20.341699 np0000193573 devstack@c-api.service[111148]: INFO cinder.api.openstack.wsgi [None req-d4c8a340-ab30-4846-80ca-76f394e52751 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:08:20.342413 np0000193573 devstack@c-api.service[111148]: [pid: 111148|app: 0|req: 9/34] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 18:08:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 18:08:30.328814 np0000193573 devstack@c-api.service[111148]: DEBUG dbcounter [-] [111148] Writing DB stats cinder:SELECT=1 {{(pid=111148) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:09:20.359471 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.middleware.request_id [None req-be2dfebb-6bf4-45f2-920d-8740000dad2a None None] RequestId filter calling following filter/app {{(pid=111147) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:09:20.365780 np0000193573 devstack@c-api.service[111147]: INFO cinder.api.openstack.wsgi [None req-be2dfebb-6bf4-45f2-920d-8740000dad2a demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 18:09:20.366310 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.openstack.wsgi [None req-be2dfebb-6bf4-45f2-920d-8740000dad2a demo demo] Empty body provided in request {{(pid=111147) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:09:20.366705 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.openstack.wsgi [None req-be2dfebb-6bf4-45f2-920d-8740000dad2a demo demo] Calling method 'detail' {{(pid=111147) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:09:20.367365 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.api_utils [None req-be2dfebb-6bf4-45f2-920d-8740000dad2a demo demo] Removing options '' from query. {{(pid=111147) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:09:20.368972 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.volume.api [None req-be2dfebb-6bf4-45f2-920d-8740000dad2a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111147) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:09:20.382281 np0000193573 devstack@c-api.service[111147]: INFO cinder.volume.api [None req-be2dfebb-6bf4-45f2-920d-8740000dad2a demo demo] Get all volumes completed successfully. Sep 20 18:09:20.386503 np0000193573 devstack@c-api.service[111147]: INFO cinder.api.openstack.wsgi [None req-be2dfebb-6bf4-45f2-920d-8740000dad2a demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:09:20.387400 np0000193573 devstack@c-api.service[111147]: [pid: 111147|app: 0|req: 9/35] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 18:09:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 18:09:30.373625 np0000193573 devstack@c-api.service[111147]: DEBUG dbcounter [-] [111147] Writing DB stats cinder:SELECT=1 {{(pid=111147) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:10:20.408850 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.middleware.request_id [None req-452c1c5a-08ce-4bbc-a897-348e14d55d3c None None] RequestId filter calling following filter/app {{(pid=111145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:10:20.413348 np0000193573 devstack@c-api.service[111145]: INFO cinder.api.openstack.wsgi [None req-452c1c5a-08ce-4bbc-a897-348e14d55d3c demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 18:10:20.413640 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.openstack.wsgi [None req-452c1c5a-08ce-4bbc-a897-348e14d55d3c demo demo] Empty body provided in request {{(pid=111145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:10:20.414150 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.openstack.wsgi [None req-452c1c5a-08ce-4bbc-a897-348e14d55d3c demo demo] Calling method 'detail' {{(pid=111145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:10:20.414613 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.api_utils [None req-452c1c5a-08ce-4bbc-a897-348e14d55d3c demo demo] Removing options '' from query. {{(pid=111145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:10:20.415970 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.volume.api [None req-452c1c5a-08ce-4bbc-a897-348e14d55d3c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:10:20.430195 np0000193573 devstack@c-api.service[111145]: INFO cinder.volume.api [None req-452c1c5a-08ce-4bbc-a897-348e14d55d3c demo demo] Get all volumes completed successfully. Sep 20 18:10:20.435475 np0000193573 devstack@c-api.service[111145]: INFO cinder.api.openstack.wsgi [None req-452c1c5a-08ce-4bbc-a897-348e14d55d3c demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:10:20.436271 np0000193573 devstack@c-api.service[111145]: [pid: 111145|app: 0|req: 10/36] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 18:10:20 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 20 18:10:30.420339 np0000193573 devstack@c-api.service[111145]: DEBUG dbcounter [-] [111145] Writing DB stats cinder:SELECT=1 {{(pid=111145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:11:20.453780 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.middleware.request_id [None req-82047cdd-4d07-4d32-9eda-35fdcfbe6eb4 None None] RequestId filter calling following filter/app {{(pid=111146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:11:20.604733 np0000193573 devstack@c-api.service[111146]: INFO cinder.api.openstack.wsgi [None req-82047cdd-4d07-4d32-9eda-35fdcfbe6eb4 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 18:11:20.605350 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.openstack.wsgi [None req-82047cdd-4d07-4d32-9eda-35fdcfbe6eb4 demo demo] Empty body provided in request {{(pid=111146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:11:20.605836 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.openstack.wsgi [None req-82047cdd-4d07-4d32-9eda-35fdcfbe6eb4 demo demo] Calling method 'detail' {{(pid=111146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:11:20.606415 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.api_utils [None req-82047cdd-4d07-4d32-9eda-35fdcfbe6eb4 demo demo] Removing options '' from query. {{(pid=111146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:11:20.608037 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.volume.api [None req-82047cdd-4d07-4d32-9eda-35fdcfbe6eb4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:11:20.622729 np0000193573 devstack@c-api.service[111146]: INFO cinder.volume.api [None req-82047cdd-4d07-4d32-9eda-35fdcfbe6eb4 demo demo] Get all volumes completed successfully. Sep 20 18:11:20.626398 np0000193573 devstack@c-api.service[111146]: INFO cinder.api.openstack.wsgi [None req-82047cdd-4d07-4d32-9eda-35fdcfbe6eb4 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:11:20.626817 np0000193573 devstack@c-api.service[111146]: [pid: 111146|app: 0|req: 9/37] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 18:11:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 20 18:11:30.613558 np0000193573 devstack@c-api.service[111146]: DEBUG dbcounter [-] [111146] Writing DB stats cinder:SELECT=1 {{(pid=111146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:12:20.644185 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.middleware.request_id [None req-9193027c-bd78-47cb-9e1d-9be37ac9a5ec None None] RequestId filter calling following filter/app {{(pid=111148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:12:20.648606 np0000193573 devstack@c-api.service[111148]: INFO cinder.api.openstack.wsgi [None req-9193027c-bd78-47cb-9e1d-9be37ac9a5ec demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 18:12:20.648962 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.openstack.wsgi [None req-9193027c-bd78-47cb-9e1d-9be37ac9a5ec demo demo] Empty body provided in request {{(pid=111148) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:12:20.649338 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.openstack.wsgi [None req-9193027c-bd78-47cb-9e1d-9be37ac9a5ec demo demo] Calling method 'detail' {{(pid=111148) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:12:20.649782 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.api_utils [None req-9193027c-bd78-47cb-9e1d-9be37ac9a5ec demo demo] Removing options '' from query. {{(pid=111148) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:12:20.651210 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.volume.api [None req-9193027c-bd78-47cb-9e1d-9be37ac9a5ec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111148) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:12:20.662419 np0000193573 devstack@c-api.service[111148]: INFO cinder.volume.api [None req-9193027c-bd78-47cb-9e1d-9be37ac9a5ec demo demo] Get all volumes completed successfully. Sep 20 18:12:20.666155 np0000193573 devstack@c-api.service[111148]: INFO cinder.api.openstack.wsgi [None req-9193027c-bd78-47cb-9e1d-9be37ac9a5ec demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:12:20.666813 np0000193573 devstack@c-api.service[111148]: [pid: 111148|app: 0|req: 10/38] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 18:12:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 18:12:30.655161 np0000193573 devstack@c-api.service[111148]: DEBUG dbcounter [-] [111148] Writing DB stats cinder:SELECT=1 {{(pid=111148) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:13:20.684854 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.middleware.request_id [None req-dad30e4f-a32d-4bec-b514-4a3641b13b07 None None] RequestId filter calling following filter/app {{(pid=111147) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:13:20.689204 np0000193573 devstack@c-api.service[111147]: INFO cinder.api.openstack.wsgi [None req-dad30e4f-a32d-4bec-b514-4a3641b13b07 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 18:13:20.689601 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.openstack.wsgi [None req-dad30e4f-a32d-4bec-b514-4a3641b13b07 demo demo] Empty body provided in request {{(pid=111147) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:13:20.689970 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.openstack.wsgi [None req-dad30e4f-a32d-4bec-b514-4a3641b13b07 demo demo] Calling method 'detail' {{(pid=111147) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:13:20.690463 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.api_utils [None req-dad30e4f-a32d-4bec-b514-4a3641b13b07 demo demo] Removing options '' from query. {{(pid=111147) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:13:20.691884 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.volume.api [None req-dad30e4f-a32d-4bec-b514-4a3641b13b07 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111147) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:13:20.705268 np0000193573 devstack@c-api.service[111147]: INFO cinder.volume.api [None req-dad30e4f-a32d-4bec-b514-4a3641b13b07 demo demo] Get all volumes completed successfully. Sep 20 18:13:20.709149 np0000193573 devstack@c-api.service[111147]: INFO cinder.api.openstack.wsgi [None req-dad30e4f-a32d-4bec-b514-4a3641b13b07 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:13:20.709837 np0000193573 devstack@c-api.service[111147]: [pid: 111147|app: 0|req: 10/39] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 18:13:20 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 20 18:13:30.696174 np0000193573 devstack@c-api.service[111147]: DEBUG dbcounter [-] [111147] Writing DB stats cinder:SELECT=1 {{(pid=111147) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:14:20.728812 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.middleware.request_id [None req-29ae965f-79fd-47f6-bf7b-92d4a1fd727a None None] RequestId filter calling following filter/app {{(pid=111145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:14:20.733273 np0000193573 devstack@c-api.service[111145]: INFO cinder.api.openstack.wsgi [None req-29ae965f-79fd-47f6-bf7b-92d4a1fd727a demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 18:14:20.734326 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.openstack.wsgi [None req-29ae965f-79fd-47f6-bf7b-92d4a1fd727a demo demo] Empty body provided in request {{(pid=111145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:14:20.734326 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.openstack.wsgi [None req-29ae965f-79fd-47f6-bf7b-92d4a1fd727a demo demo] Calling method 'detail' {{(pid=111145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:14:20.734612 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.api_utils [None req-29ae965f-79fd-47f6-bf7b-92d4a1fd727a demo demo] Removing options '' from query. {{(pid=111145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:14:20.735814 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.volume.api [None req-29ae965f-79fd-47f6-bf7b-92d4a1fd727a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:14:20.748459 np0000193573 devstack@c-api.service[111145]: INFO cinder.volume.api [None req-29ae965f-79fd-47f6-bf7b-92d4a1fd727a demo demo] Get all volumes completed successfully. Sep 20 18:14:20.752166 np0000193573 devstack@c-api.service[111145]: INFO cinder.api.openstack.wsgi [None req-29ae965f-79fd-47f6-bf7b-92d4a1fd727a demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:14:20.752836 np0000193573 devstack@c-api.service[111145]: [pid: 111145|app: 0|req: 11/40] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 18:14:20 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 20 18:14:30.741189 np0000193573 devstack@c-api.service[111145]: DEBUG dbcounter [-] [111145] Writing DB stats cinder:SELECT=1 {{(pid=111145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:15:20.770819 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.middleware.request_id [None req-c4338bcd-d0c0-4287-8d46-66090d268745 None None] RequestId filter calling following filter/app {{(pid=111146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:15:20.774760 np0000193573 devstack@c-api.service[111146]: INFO cinder.api.openstack.wsgi [None req-c4338bcd-d0c0-4287-8d46-66090d268745 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 18:15:20.775255 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.openstack.wsgi [None req-c4338bcd-d0c0-4287-8d46-66090d268745 demo demo] Empty body provided in request {{(pid=111146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:15:20.775710 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.openstack.wsgi [None req-c4338bcd-d0c0-4287-8d46-66090d268745 demo demo] Calling method 'detail' {{(pid=111146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:15:20.776028 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.api_utils [None req-c4338bcd-d0c0-4287-8d46-66090d268745 demo demo] Removing options '' from query. {{(pid=111146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:15:20.777427 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.volume.api [None req-c4338bcd-d0c0-4287-8d46-66090d268745 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:15:20.788483 np0000193573 devstack@c-api.service[111146]: INFO cinder.volume.api [None req-c4338bcd-d0c0-4287-8d46-66090d268745 demo demo] Get all volumes completed successfully. Sep 20 18:15:20.792539 np0000193573 devstack@c-api.service[111146]: INFO cinder.api.openstack.wsgi [None req-c4338bcd-d0c0-4287-8d46-66090d268745 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:15:20.793300 np0000193573 devstack@c-api.service[111146]: [pid: 111146|app: 0|req: 10/41] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 18:15:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 18:15:30.781515 np0000193573 devstack@c-api.service[111146]: DEBUG dbcounter [-] [111146] Writing DB stats cinder:SELECT=1 {{(pid=111146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:16:20.824455 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.middleware.request_id [None req-4c527200-67ea-4256-8acb-796358c23a63 None None] RequestId filter calling following filter/app {{(pid=111148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:16:20.944804 np0000193573 devstack@c-api.service[111148]: INFO cinder.api.openstack.wsgi [None req-4c527200-67ea-4256-8acb-796358c23a63 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 18:16:20.944928 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.openstack.wsgi [None req-4c527200-67ea-4256-8acb-796358c23a63 demo demo] Empty body provided in request {{(pid=111148) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:16:20.945101 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.openstack.wsgi [None req-4c527200-67ea-4256-8acb-796358c23a63 demo demo] Calling method 'detail' {{(pid=111148) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:16:20.945672 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.api_utils [None req-4c527200-67ea-4256-8acb-796358c23a63 demo demo] Removing options '' from query. {{(pid=111148) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:16:20.945935 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.volume.api [None req-4c527200-67ea-4256-8acb-796358c23a63 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111148) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:16:20.953874 np0000193573 devstack@c-api.service[111148]: INFO cinder.volume.api [None req-4c527200-67ea-4256-8acb-796358c23a63 demo demo] Get all volumes completed successfully. Sep 20 18:16:20.955240 np0000193573 devstack@c-api.service[111148]: INFO cinder.api.openstack.wsgi [None req-4c527200-67ea-4256-8acb-796358c23a63 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:16:20.955532 np0000193573 devstack@c-api.service[111148]: [pid: 111148|app: 0|req: 11/42] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 18:16:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 18:16:30.948455 np0000193573 devstack@c-api.service[111148]: DEBUG dbcounter [-] [111148] Writing DB stats cinder:SELECT=1 {{(pid=111148) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:17:20.971087 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.middleware.request_id [None req-8b4f4647-0345-4868-9d10-ee24199d4cbe None None] RequestId filter calling following filter/app {{(pid=111147) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:17:20.975045 np0000193573 devstack@c-api.service[111147]: INFO cinder.api.openstack.wsgi [None req-8b4f4647-0345-4868-9d10-ee24199d4cbe demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 18:17:20.975418 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.openstack.wsgi [None req-8b4f4647-0345-4868-9d10-ee24199d4cbe demo demo] Empty body provided in request {{(pid=111147) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:17:20.975756 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.openstack.wsgi [None req-8b4f4647-0345-4868-9d10-ee24199d4cbe demo demo] Calling method 'detail' {{(pid=111147) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:17:20.976186 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.api_utils [None req-8b4f4647-0345-4868-9d10-ee24199d4cbe demo demo] Removing options '' from query. {{(pid=111147) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:17:20.977537 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.volume.api [None req-8b4f4647-0345-4868-9d10-ee24199d4cbe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111147) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:17:20.988859 np0000193573 devstack@c-api.service[111147]: INFO cinder.volume.api [None req-8b4f4647-0345-4868-9d10-ee24199d4cbe demo demo] Get all volumes completed successfully. Sep 20 18:17:20.992518 np0000193573 devstack@c-api.service[111147]: INFO cinder.api.openstack.wsgi [None req-8b4f4647-0345-4868-9d10-ee24199d4cbe demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:17:20.993193 np0000193573 devstack@c-api.service[111147]: [pid: 111147|app: 0|req: 11/43] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 18:17:20 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 20 18:17:30.981544 np0000193573 devstack@c-api.service[111147]: DEBUG dbcounter [-] [111147] Writing DB stats cinder:SELECT=1 {{(pid=111147) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:18:21.012379 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.middleware.request_id [None req-80d42ca9-3542-4e98-bf98-4494c6b3e234 None None] RequestId filter calling following filter/app {{(pid=111145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:18:21.016830 np0000193573 devstack@c-api.service[111145]: INFO cinder.api.openstack.wsgi [None req-80d42ca9-3542-4e98-bf98-4494c6b3e234 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 18:18:21.016830 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.openstack.wsgi [None req-80d42ca9-3542-4e98-bf98-4494c6b3e234 demo demo] Empty body provided in request {{(pid=111145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:18:21.017266 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.openstack.wsgi [None req-80d42ca9-3542-4e98-bf98-4494c6b3e234 demo demo] Calling method 'detail' {{(pid=111145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:18:21.017729 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.api_utils [None req-80d42ca9-3542-4e98-bf98-4494c6b3e234 demo demo] Removing options '' from query. {{(pid=111145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:18:21.019545 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.volume.api [None req-80d42ca9-3542-4e98-bf98-4494c6b3e234 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:18:21.031463 np0000193573 devstack@c-api.service[111145]: INFO cinder.volume.api [None req-80d42ca9-3542-4e98-bf98-4494c6b3e234 demo demo] Get all volumes completed successfully. Sep 20 18:18:21.034842 np0000193573 devstack@c-api.service[111145]: INFO cinder.api.openstack.wsgi [None req-80d42ca9-3542-4e98-bf98-4494c6b3e234 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:18:21.035669 np0000193573 devstack@c-api.service[111145]: [pid: 111145|app: 0|req: 12/44] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 18:18:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 18:18:31.023415 np0000193573 devstack@c-api.service[111145]: DEBUG dbcounter [-] [111145] Writing DB stats cinder:SELECT=1 {{(pid=111145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:19:21.053265 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.middleware.request_id [None req-9e5ac746-fb4c-434a-be3b-13cd155d3005 None None] RequestId filter calling following filter/app {{(pid=111146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:19:21.057493 np0000193573 devstack@c-api.service[111146]: INFO cinder.api.openstack.wsgi [None req-9e5ac746-fb4c-434a-be3b-13cd155d3005 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 18:19:21.058238 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.openstack.wsgi [None req-9e5ac746-fb4c-434a-be3b-13cd155d3005 demo demo] Empty body provided in request {{(pid=111146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:19:21.058717 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.openstack.wsgi [None req-9e5ac746-fb4c-434a-be3b-13cd155d3005 demo demo] Calling method 'detail' {{(pid=111146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:19:21.059554 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.api_utils [None req-9e5ac746-fb4c-434a-be3b-13cd155d3005 demo demo] Removing options '' from query. {{(pid=111146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:19:21.060597 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.volume.api [None req-9e5ac746-fb4c-434a-be3b-13cd155d3005 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:19:21.072255 np0000193573 devstack@c-api.service[111146]: INFO cinder.volume.api [None req-9e5ac746-fb4c-434a-be3b-13cd155d3005 demo demo] Get all volumes completed successfully. Sep 20 18:19:21.076434 np0000193573 devstack@c-api.service[111146]: INFO cinder.api.openstack.wsgi [None req-9e5ac746-fb4c-434a-be3b-13cd155d3005 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:19:21.077225 np0000193573 devstack@c-api.service[111146]: [pid: 111146|app: 0|req: 11/45] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 18:19:21 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 20 18:19:31.064674 np0000193573 devstack@c-api.service[111146]: DEBUG dbcounter [-] [111146] Writing DB stats cinder:SELECT=1 {{(pid=111146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:20:21.098845 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.middleware.request_id [None req-39246b8c-678b-4b59-ac20-6e115ba65429 None None] RequestId filter calling following filter/app {{(pid=111148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:20:21.103823 np0000193573 devstack@c-api.service[111148]: INFO cinder.api.openstack.wsgi [None req-39246b8c-678b-4b59-ac20-6e115ba65429 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 18:20:21.104301 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.openstack.wsgi [None req-39246b8c-678b-4b59-ac20-6e115ba65429 demo demo] Empty body provided in request {{(pid=111148) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:20:21.104713 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.openstack.wsgi [None req-39246b8c-678b-4b59-ac20-6e115ba65429 demo demo] Calling method 'detail' {{(pid=111148) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:20:21.105277 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.api.api_utils [None req-39246b8c-678b-4b59-ac20-6e115ba65429 demo demo] Removing options '' from query. {{(pid=111148) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:20:21.106892 np0000193573 devstack@c-api.service[111148]: DEBUG cinder.volume.api [None req-39246b8c-678b-4b59-ac20-6e115ba65429 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111148) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:20:21.121737 np0000193573 devstack@c-api.service[111148]: INFO cinder.volume.api [None req-39246b8c-678b-4b59-ac20-6e115ba65429 demo demo] Get all volumes completed successfully. Sep 20 18:20:21.126272 np0000193573 devstack@c-api.service[111148]: INFO cinder.api.openstack.wsgi [None req-39246b8c-678b-4b59-ac20-6e115ba65429 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:20:21.127293 np0000193573 devstack@c-api.service[111148]: [pid: 111148|app: 0|req: 12/46] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 18:20:21 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 20 18:20:31.113180 np0000193573 devstack@c-api.service[111148]: DEBUG dbcounter [-] [111148] Writing DB stats cinder:SELECT=1 {{(pid=111148) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:21:21.143956 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.middleware.request_id [None req-6f10130c-f8b5-4ca4-afa9-db2af954b5ea None None] RequestId filter calling following filter/app {{(pid=111147) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:21:21.205223 np0000193573 devstack@c-api.service[111147]: INFO cinder.api.openstack.wsgi [None req-6f10130c-f8b5-4ca4-afa9-db2af954b5ea demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 18:21:21.205440 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.openstack.wsgi [None req-6f10130c-f8b5-4ca4-afa9-db2af954b5ea demo demo] Empty body provided in request {{(pid=111147) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:21:21.205668 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.openstack.wsgi [None req-6f10130c-f8b5-4ca4-afa9-db2af954b5ea demo demo] Calling method 'detail' {{(pid=111147) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:21:21.205962 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.api.api_utils [None req-6f10130c-f8b5-4ca4-afa9-db2af954b5ea demo demo] Removing options '' from query. {{(pid=111147) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:21:21.206815 np0000193573 devstack@c-api.service[111147]: DEBUG cinder.volume.api [None req-6f10130c-f8b5-4ca4-afa9-db2af954b5ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111147) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:21:21.214510 np0000193573 devstack@c-api.service[111147]: INFO cinder.volume.api [None req-6f10130c-f8b5-4ca4-afa9-db2af954b5ea demo demo] Get all volumes completed successfully. Sep 20 18:21:21.217517 np0000193573 devstack@c-api.service[111147]: INFO cinder.api.openstack.wsgi [None req-6f10130c-f8b5-4ca4-afa9-db2af954b5ea demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:21:21.218324 np0000193573 devstack@c-api.service[111147]: [pid: 111147|app: 0|req: 12/47] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 18:21:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 18:21:31.210319 np0000193573 devstack@c-api.service[111147]: DEBUG dbcounter [-] [111147] Writing DB stats cinder:SELECT=1 {{(pid=111147) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:22:21.234746 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.middleware.request_id [None req-1e2fa003-4503-46e8-8137-2d93993d74f4 None None] RequestId filter calling following filter/app {{(pid=111145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:22:21.240161 np0000193573 devstack@c-api.service[111145]: INFO cinder.api.openstack.wsgi [None req-1e2fa003-4503-46e8-8137-2d93993d74f4 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 18:22:21.240726 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.openstack.wsgi [None req-1e2fa003-4503-46e8-8137-2d93993d74f4 demo demo] Empty body provided in request {{(pid=111145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:22:21.241136 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.openstack.wsgi [None req-1e2fa003-4503-46e8-8137-2d93993d74f4 demo demo] Calling method 'detail' {{(pid=111145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:22:21.241774 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.api.api_utils [None req-1e2fa003-4503-46e8-8137-2d93993d74f4 demo demo] Removing options '' from query. {{(pid=111145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:22:21.243517 np0000193573 devstack@c-api.service[111145]: DEBUG cinder.volume.api [None req-1e2fa003-4503-46e8-8137-2d93993d74f4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:22:21.258078 np0000193573 devstack@c-api.service[111145]: INFO cinder.volume.api [None req-1e2fa003-4503-46e8-8137-2d93993d74f4 demo demo] Get all volumes completed successfully. Sep 20 18:22:21.263810 np0000193573 devstack@c-api.service[111145]: INFO cinder.api.openstack.wsgi [None req-1e2fa003-4503-46e8-8137-2d93993d74f4 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:22:21.264602 np0000193573 devstack@c-api.service[111145]: [pid: 111145|app: 0|req: 13/48] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 18:22:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 20 18:22:31.248417 np0000193573 devstack@c-api.service[111145]: DEBUG dbcounter [-] [111145] Writing DB stats cinder:SELECT=1 {{(pid=111145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 20 18:23:21.279545 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.middleware.request_id [None req-23c790fa-b285-4f19-be8d-f8b9d2162491 None None] RequestId filter calling following filter/app {{(pid=111146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 20 18:23:21.283786 np0000193573 devstack@c-api.service[111146]: INFO cinder.api.openstack.wsgi [None req-23c790fa-b285-4f19-be8d-f8b9d2162491 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 20 18:23:21.284232 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.openstack.wsgi [None req-23c790fa-b285-4f19-be8d-f8b9d2162491 demo demo] Empty body provided in request {{(pid=111146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 20 18:23:21.284661 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.openstack.wsgi [None req-23c790fa-b285-4f19-be8d-f8b9d2162491 demo demo] Calling method 'detail' {{(pid=111146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 20 18:23:21.285163 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.api.api_utils [None req-23c790fa-b285-4f19-be8d-f8b9d2162491 demo demo] Removing options '' from query. {{(pid=111146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 20 18:23:21.286803 np0000193573 devstack@c-api.service[111146]: DEBUG cinder.volume.api [None req-23c790fa-b285-4f19-be8d-f8b9d2162491 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 20 18:23:21.298909 np0000193573 devstack@c-api.service[111146]: INFO cinder.volume.api [None req-23c790fa-b285-4f19-be8d-f8b9d2162491 demo demo] Get all volumes completed successfully. Sep 20 18:23:21.302360 np0000193573 devstack@c-api.service[111146]: INFO cinder.api.openstack.wsgi [None req-23c790fa-b285-4f19-be8d-f8b9d2162491 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 20 18:23:21.302967 np0000193573 devstack@c-api.service[111146]: [pid: 111146|app: 0|req: 12/49] 162.253.55.52 () {64 vars in 1290 bytes} [Sun Sep 20 18:23:21 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 20 18:23:31.291557 np0000193573 devstack@c-api.service[111146]: DEBUG dbcounter [-] [111146] Writing DB stats cinder:SELECT=1 {{(pid=111146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}