Jul 15 01:14:19.275645 np0000185378 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 15 01:14:19.286341 np0000185378 devstack@c-api.service[111578]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 15 01:14:19.288972 np0000185378 devstack@c-api.service[111578]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jul 15 01:14:19 2026] *** Jul 15 01:14:19.288972 np0000185378 devstack@c-api.service[111578]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 15 01:14:19.288972 np0000185378 devstack@c-api.service[111578]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 15 01:14:19.288972 np0000185378 devstack@c-api.service[111578]: nodename: np0000185378 Jul 15 01:14:19.288972 np0000185378 devstack@c-api.service[111578]: machine: x86_64 Jul 15 01:14:19.288972 np0000185378 devstack@c-api.service[111578]: clock source: unix Jul 15 01:14:19.288972 np0000185378 devstack@c-api.service[111578]: pcre jit disabled Jul 15 01:14:19.288972 np0000185378 devstack@c-api.service[111578]: detected number of CPU cores: 16 Jul 15 01:14:19.288972 np0000185378 devstack@c-api.service[111578]: current working directory: / Jul 15 01:14:19.288972 np0000185378 devstack@c-api.service[111578]: detected binary path: /usr/bin/uwsgi-core Jul 15 01:14:19.288972 np0000185378 devstack@c-api.service[111578]: your processes number limit is 256916 Jul 15 01:14:19.288972 np0000185378 devstack@c-api.service[111578]: your memory page size is 4096 bytes Jul 15 01:14:19.288972 np0000185378 devstack@c-api.service[111578]: detected max file descriptor number: 2048 Jul 15 01:14:19.288972 np0000185378 devstack@c-api.service[111578]: lock engine: pthread robust mutexes Jul 15 01:14:19.290897 np0000185378 devstack@c-api.service[111578]: thunder lock: enabled Jul 15 01:14:19.290897 np0000185378 devstack@c-api.service[111578]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 15 01:14:19.290897 np0000185378 devstack@c-api.service[111578]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 15 01:14:19.290897 np0000185378 devstack@c-api.service[111578]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 15 01:14:19.290897 np0000185378 devstack@c-api.service[111578]: Set PythonHome to /opt/stack/data/venv Jul 15 01:14:19.331966 np0000185378 devstack@c-api.service[111578]: Python main interpreter initialized at 0x7a159a2a4668 Jul 15 01:14:19.331966 np0000185378 devstack@c-api.service[111578]: python threads support enabled Jul 15 01:14:19.331966 np0000185378 devstack@c-api.service[111578]: your server socket listen backlog is limited to 100 connections Jul 15 01:14:19.331966 np0000185378 devstack@c-api.service[111578]: your mercy for graceful operations on workers is 80 seconds Jul 15 01:14:19.332512 np0000185378 devstack@c-api.service[111578]: mapped 671795 bytes (656 KB) for 4 cores Jul 15 01:14:19.332685 np0000185378 devstack@c-api.service[111578]: *** Operational MODE: preforking *** Jul 15 01:14:19.332826 np0000185378 devstack@c-api.service[111578]: *** uWSGI is running in multiple interpreter mode *** Jul 15 01:14:19.332826 np0000185378 devstack@c-api.service[111578]: spawned uWSGI master process (pid: 111578) Jul 15 01:14:19.333007 np0000185378 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 15 01:14:19.334148 np0000185378 devstack@c-api.service[111578]: spawned uWSGI worker 1 (pid: 111584, cores: 1) Jul 15 01:14:19.334946 np0000185378 devstack@c-api.service[111578]: spawned uWSGI worker 2 (pid: 111585, cores: 1) Jul 15 01:14:19.335309 np0000185378 devstack@c-api.service[111578]: spawned uWSGI worker 3 (pid: 111586, cores: 1) Jul 15 01:14:19.335808 np0000185378 devstack@c-api.service[111578]: spawned uWSGI worker 4 (pid: 111587, cores: 1) Jul 15 01:14:19.335900 np0000185378 devstack@c-api.service[111578]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 15 01:14:19.462505 np0000185378 devstack@c-api.service[111584]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 15 01:14:19.462505 np0000185378 devstack@c-api.service[111584]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 15 01:14:19.462505 np0000185378 devstack@c-api.service[111584]: we strongly recommend against using it for new projects. Jul 15 01:14:19.462505 np0000185378 devstack@c-api.service[111584]: If you are already using Eventlet, we recommend migrating to a different Jul 15 01:14:19.462505 np0000185378 devstack@c-api.service[111584]: framework. For more detail see Jul 15 01:14:19.462505 np0000185378 devstack@c-api.service[111584]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 15 01:14:19.462505 np0000185378 devstack@c-api.service[111584]: import eventlet # noqa Jul 15 01:14:19.463773 np0000185378 devstack@c-api.service[111585]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 15 01:14:19.463773 np0000185378 devstack@c-api.service[111585]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 15 01:14:19.463773 np0000185378 devstack@c-api.service[111585]: we strongly recommend against using it for new projects. Jul 15 01:14:19.463773 np0000185378 devstack@c-api.service[111585]: If you are already using Eventlet, we recommend migrating to a different Jul 15 01:14:19.463773 np0000185378 devstack@c-api.service[111585]: framework. For more detail see Jul 15 01:14:19.463773 np0000185378 devstack@c-api.service[111585]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 15 01:14:19.463773 np0000185378 devstack@c-api.service[111585]: import eventlet # noqa Jul 15 01:14:19.472862 np0000185378 devstack@c-api.service[111586]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 15 01:14:19.472862 np0000185378 devstack@c-api.service[111586]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 15 01:14:19.472862 np0000185378 devstack@c-api.service[111586]: we strongly recommend against using it for new projects. Jul 15 01:14:19.472862 np0000185378 devstack@c-api.service[111586]: If you are already using Eventlet, we recommend migrating to a different Jul 15 01:14:19.472862 np0000185378 devstack@c-api.service[111586]: framework. For more detail see Jul 15 01:14:19.472862 np0000185378 devstack@c-api.service[111586]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 15 01:14:19.472862 np0000185378 devstack@c-api.service[111586]: import eventlet # noqa Jul 15 01:14:19.485632 np0000185378 devstack@c-api.service[111587]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 15 01:14:19.485632 np0000185378 devstack@c-api.service[111587]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 15 01:14:19.485632 np0000185378 devstack@c-api.service[111587]: we strongly recommend against using it for new projects. Jul 15 01:14:19.485632 np0000185378 devstack@c-api.service[111587]: If you are already using Eventlet, we recommend migrating to a different Jul 15 01:14:19.485632 np0000185378 devstack@c-api.service[111587]: framework. For more detail see Jul 15 01:14:19.485632 np0000185378 devstack@c-api.service[111587]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 15 01:14:19.485632 np0000185378 devstack@c-api.service[111587]: import eventlet # noqa Jul 15 01:14:19.625923 np0000185378 devstack@c-api.service[111585]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 15 01:14:19.625923 np0000185378 devstack@c-api.service[111585]: from cgi import parse_header Jul 15 01:14:19.628458 np0000185378 devstack@c-api.service[111584]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 15 01:14:19.628458 np0000185378 devstack@c-api.service[111584]: from cgi import parse_header Jul 15 01:14:19.634506 np0000185378 devstack@c-api.service[111586]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 15 01:14:19.634506 np0000185378 devstack@c-api.service[111586]: from cgi import parse_header Jul 15 01:14:19.665638 np0000185378 devstack@c-api.service[111585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 15 01:14:19.665638 np0000185378 devstack@c-api.service[111585]: warnings.warn( Jul 15 01:14:19.666542 np0000185378 devstack@c-api.service[111587]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 15 01:14:19.666542 np0000185378 devstack@c-api.service[111587]: from cgi import parse_header Jul 15 01:14:19.667060 np0000185378 devstack@c-api.service[111584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 15 01:14:19.667060 np0000185378 devstack@c-api.service[111584]: warnings.warn( Jul 15 01:14:19.676024 np0000185378 devstack@c-api.service[111585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 15 01:14:19.676024 np0000185378 devstack@c-api.service[111585]: removals.removed_module( Jul 15 01:14:19.676692 np0000185378 devstack@c-api.service[111586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 15 01:14:19.676692 np0000185378 devstack@c-api.service[111586]: warnings.warn( Jul 15 01:14:19.676776 np0000185378 devstack@c-api.service[111584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 15 01:14:19.676776 np0000185378 devstack@c-api.service[111584]: removals.removed_module( Jul 15 01:14:19.676836 np0000185378 devstack@c-api.service[111585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 15 01:14:19.676836 np0000185378 devstack@c-api.service[111585]: removals.removed_module( Jul 15 01:14:19.677455 np0000185378 devstack@c-api.service[111584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 15 01:14:19.677455 np0000185378 devstack@c-api.service[111584]: removals.removed_module( Jul 15 01:14:19.687133 np0000185378 devstack@c-api.service[111586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 15 01:14:19.687133 np0000185378 devstack@c-api.service[111586]: removals.removed_module( Jul 15 01:14:19.687840 np0000185378 devstack@c-api.service[111586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 15 01:14:19.687840 np0000185378 devstack@c-api.service[111586]: removals.removed_module( Jul 15 01:14:19.705710 np0000185378 devstack@c-api.service[111587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 15 01:14:19.705710 np0000185378 devstack@c-api.service[111587]: warnings.warn( Jul 15 01:14:19.716580 np0000185378 devstack@c-api.service[111587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 15 01:14:19.716580 np0000185378 devstack@c-api.service[111587]: removals.removed_module( Jul 15 01:14:19.717300 np0000185378 devstack@c-api.service[111587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 15 01:14:19.717300 np0000185378 devstack@c-api.service[111587]: removals.removed_module( Jul 15 01:14:20.432391 np0000185378 devstack@c-api.service[111584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 15 01:14:20.432391 np0000185378 devstack@c-api.service[111584]: warnings.warn( Jul 15 01:14:20.455688 np0000185378 devstack@c-api.service[111585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 15 01:14:20.455688 np0000185378 devstack@c-api.service[111585]: warnings.warn( Jul 15 01:14:20.482601 np0000185378 devstack@c-api.service[111584]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 15 01:14:20.482601 np0000185378 devstack@c-api.service[111584]: warnings.warn( Jul 15 01:14:20.488221 np0000185378 devstack@c-api.service[111586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 15 01:14:20.488221 np0000185378 devstack@c-api.service[111586]: warnings.warn( Jul 15 01:14:20.507545 np0000185378 devstack@c-api.service[111587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 15 01:14:20.507545 np0000185378 devstack@c-api.service[111587]: warnings.warn( Jul 15 01:14:20.508002 np0000185378 devstack@c-api.service[111585]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 15 01:14:20.508002 np0000185378 devstack@c-api.service[111585]: warnings.warn( Jul 15 01:14:20.542388 np0000185378 devstack@c-api.service[111586]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 15 01:14:20.542388 np0000185378 devstack@c-api.service[111586]: warnings.warn( Jul 15 01:14:20.556406 np0000185378 devstack@c-api.service[111587]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 15 01:14:20.556406 np0000185378 devstack@c-api.service[111587]: warnings.warn( Jul 15 01:14:20.680912 np0000185378 devstack@c-api.service[111584]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 15 01:14:20.681099 np0000185378 devstack@c-api.service[111584]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111584) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 15 01:14:20.693890 np0000185378 devstack@c-api.service[111585]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 15 01:14:20.694027 np0000185378 devstack@c-api.service[111585]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111585) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 15 01:14:20.725407 np0000185378 devstack@c-api.service[111586]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 15 01:14:20.725407 np0000185378 devstack@c-api.service[111586]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111586) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 15 01:14:20.739155 np0000185378 devstack@c-api.service[111587]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 15 01:14:20.739155 np0000185378 devstack@c-api.service[111587]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111587) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 15 01:14:20.770632 np0000185378 devstack@c-api.service[111584]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 15 01:14:20.770632 np0000185378 devstack@c-api.service[111584]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 15 01:14:20.774101 np0000185378 devstack@c-api.service[111585]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 15 01:14:20.774101 np0000185378 devstack@c-api.service[111585]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 15 01:14:20.789602 np0000185378 devstack@c-api.service[111586]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 15 01:14:20.789602 np0000185378 devstack@c-api.service[111586]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 15 01:14:20.798555 np0000185378 devstack@c-api.service[111587]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 15 01:14:20.798555 np0000185378 devstack@c-api.service[111587]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 15 01:14:21.242507 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111585) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 15 01:14:21.242792 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111584) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 15 01:14:21.242892 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.242975 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111587) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 15 01:14:21.243040 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111586) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 15 01:14:21.243154 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.243256 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.243349 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.243418 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.243488 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.243549 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.243610 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.243681 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.243750 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.243817 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.243885 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.245949 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.246042 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.246129 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.246204 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.246295 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.246366 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.246443 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.246443 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.246576 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.246650 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.246719 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.246796 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.246796 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.246796 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.247007 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.247007 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.247007 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.247007 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.247007 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.247388 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.247471 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.247543 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.247610 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.247684 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.247684 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.247684 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.247684 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.247684 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.247944 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.247944 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.247944 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.248250 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.248296 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.248334 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.248378 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.248411 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.248445 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.248483 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.248530 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.248572 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.248609 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.248642 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.248680 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.248721 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.248766 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.248810 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.248857 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.248903 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.248936 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.248971 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.249216 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.249250 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.249250 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.249250 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.249250 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.249250 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.249435 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.249435 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.249515 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.249553 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.249594 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.249657 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.249657 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.249737 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.249780 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.249820 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.249864 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.249907 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.249944 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.249988 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.250024 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.250091 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.250136 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.250179 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.250219 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.250219 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.250219 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.250330 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.250330 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.250330 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.250330 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.250330 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.250330 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.250538 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.251771 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.251835 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.251872 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.251911 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.251948 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.251987 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.252039 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.252093 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.252141 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.252188 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.252229 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.252273 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.252312 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.252347 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.252556 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.252633 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.252682 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.252725 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.252762 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.252762 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.252835 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.252882 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.252922 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.252965 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.253010 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.253174 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.253174 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.253255 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.257492 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.257560 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.257594 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.257639 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.257682 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.257716 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.257716 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.257800 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.257839 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.257886 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.257886 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.257965 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.258010 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.258010 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.258730 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.258809 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.258864 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.258864 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.258939 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.258976 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.259018 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.259060 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.259116 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.259150 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.259217 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.259261 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.259314 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.259351 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.259395 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.259436 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.259479 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.259523 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.259523 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.259597 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.259634 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.259682 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.259728 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.259768 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.259806 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.259844 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.259885 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.259921 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.259965 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.260010 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.260047 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.260115 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.260161 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.260202 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.260243 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.260284 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.260326 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.260368 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.260405 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.260450 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.260500 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.260547 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.260588 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.260633 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.260674 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.260715 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.260752 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.260790 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.260826 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.260861 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.260900 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.260942 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.260984 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.261025 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.261066 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.261130 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.261172 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.261219 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.261254 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.261296 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.261336 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.261376 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.261421 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.261454 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.261494 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.261532 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.261572 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.261759 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.261821 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.261865 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.261899 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.261936 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.261972 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.262014 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.262051 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.262107 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.262153 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.262197 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.262238 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.262280 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.262321 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.262363 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.262404 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.262440 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.262477 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.262531 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.262581 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.262617 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.262661 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.262698 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.262698 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.262698 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.262698 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.262698 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.262698 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.262698 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.262698 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.262698 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.263006 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.263006 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.263006 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.263006 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.263166 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.263219 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.263261 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.263297 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.263329 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.263362 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.263394 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.263394 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.263394 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.263394 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.263517 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.263564 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.263600 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.263639 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.263670 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.263706 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.263738 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.263775 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.263807 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.263839 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.263876 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.263918 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.263951 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.263983 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.264022 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.264053 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.264100 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.264135 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.264168 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.264208 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.264246 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.264283 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.264320 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.264360 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.264360 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.264424 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.264456 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.264456 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.264523 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.264559 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.264607 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.264607 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.264607 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.264607 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.264740 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.264775 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.264807 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.264807 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.264807 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.264807 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.264807 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.264807 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.265001 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.265001 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.265001 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.265109 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.265151 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.265183 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.265220 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.265251 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.265294 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.265327 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.265366 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.265397 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.265433 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.265466 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.265498 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.265539 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.265575 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.265608 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.265639 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.265677 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.265712 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.265745 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.265777 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.265815 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.265847 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.265847 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.265847 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.265847 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.265963 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.265963 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.265963 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.265963 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.265963 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.266145 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.266181 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.266218 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.266255 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.266292 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.266292 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.266367 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.266405 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.266441 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.266475 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.266507 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.266507 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.266574 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.266611 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.266643 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.266683 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.266718 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.266755 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.266791 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.266826 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.266826 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.266826 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.266826 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.268446 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.268536 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.268575 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.268622 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.268657 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.268688 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.268714 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.268760 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.268793 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.268821 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.268853 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.268889 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.268921 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.268950 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.268975 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.269001 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.269030 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.269059 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.269115 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.269145 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.269173 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.269205 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.269238 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.269266 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.269291 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.269317 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.269342 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.269400 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.269437 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.269470 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.269502 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.269531 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.269562 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.269585 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.269613 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.269645 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.269736 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.269773 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.269801 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.269826 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.269852 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.269879 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.269903 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.269927 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.269953 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.269980 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.270013 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.270041 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.270064 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.270103 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.270134 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.270134 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.270134 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.270134 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.270134 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.270134 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.275773 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.275816 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.275894 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.275956 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.276010 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.276066 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.276178 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.276238 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.276300 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.276335 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.276367 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.276401 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.276436 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.276467 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.276498 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.276537 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.276568 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.276602 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.276634 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.276664 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.276696 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.276725 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.276752 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.276779 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.276815 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.276845 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.276873 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.276900 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.276931 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.277003 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.277065 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.277167 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.277236 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.277304 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.277381 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.277445 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.277512 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.277573 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.277640 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.277708 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.277767 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.277825 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.277884 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.277953 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.278028 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.278124 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.278187 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.278249 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.278316 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.278376 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.278448 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.278508 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.278578 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.278578 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.278578 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.278578 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.278829 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.278829 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.278829 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.279004 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.279094 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.279155 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.279262 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.279335 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.279396 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.279458 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.279517 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.279575 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.279652 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.279720 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.279787 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.279854 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.279913 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.279989 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.280052 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.280148 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.280209 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.280269 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.280336 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.280404 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.280479 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.280540 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.280598 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.280670 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.280731 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.280731 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.280849 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.280849 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.280981 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.281049 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.281145 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.281207 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.281286 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.281348 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.281407 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.281469 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.281528 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.281596 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.281662 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.281729 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.281790 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.281850 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.281926 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.281987 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.282052 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.282146 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.282208 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.282274 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.282342 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.282410 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.282478 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.282555 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.282630 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.282630 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.282742 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.282810 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.282810 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.282922 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.282981 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.283048 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.283143 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.283237 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.283302 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.283364 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.283423 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.283483 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.283552 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.283620 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.283686 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.283745 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.283806 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.283888 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.283948 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.284007 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.284067 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.284163 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.284225 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.284287 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.284287 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.284287 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.285665 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.285714 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.285787 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.285823 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.285849 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.285877 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.285905 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.285932 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.285965 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.285993 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.286033 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.286066 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.286110 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.286139 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.286166 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.286197 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.286225 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.286256 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.286287 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.286315 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.286348 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.286378 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.286406 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.286437 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.286437 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.286485 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.286513 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.286542 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.286566 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.286596 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.286624 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.286656 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.286688 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.286717 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.286745 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.286770 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.286796 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.286827 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.286857 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.286892 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.286923 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.286952 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.286983 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.287011 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.287043 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.287072 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.287117 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.287147 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.287178 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.287223 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.287251 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.287278 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.287335 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.287364 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.287364 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.287364 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.288133 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.288214 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.288275 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.288308 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.288334 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.288360 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.288387 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.288416 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.288439 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.288467 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.288495 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.288529 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.288564 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.288592 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.288619 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.288649 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.288678 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.288704 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.288731 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.288761 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.288789 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.288816 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.288842 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.288866 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.288897 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.288924 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.288952 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.288952 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.289292 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.289366 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.289427 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.289463 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.289497 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.289548 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.289581 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.289613 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.289643 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.289667 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.289695 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.289719 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.289765 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.289795 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.289827 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.289855 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.289882 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.289916 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.289947 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.289982 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.290012 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.290116 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.290155 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.290183 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.290212 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.290240 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.290240 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.290300 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.291081 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.291175 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.291326 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.291367 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.291407 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.291438 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.291469 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.291500 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.291528 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.291560 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.291586 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.291618 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.291645 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.291677 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.291708 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.291734 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.291762 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.291794 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.291822 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.291854 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.291882 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.291909 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.291937 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.291961 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.291961 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.291961 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.291961 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.292052 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.293195 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.293251 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.293312 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.293383 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.293436 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.293476 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.293502 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.293530 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.293557 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.293585 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.293676 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.293676 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.293733 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.293760 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.293760 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.293815 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.293847 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.293876 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.293912 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.293958 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.294010 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.294055 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.294121 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.294166 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.294203 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.294239 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.294239 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.294309 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.294426 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.294478 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.294541 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.294594 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.294632 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.294669 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.294707 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.294754 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.294793 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.294839 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.294876 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.294917 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.294955 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.294955 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.295024 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.295068 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.295168 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.295236 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.295274 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.295309 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.295355 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.295397 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.295441 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.295441 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.295519 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.295553 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.295644 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.295728 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.299428 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.299508 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.299553 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.299593 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.299655 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.299713 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.299752 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.299789 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.299825 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.299868 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.299903 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.299951 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.299995 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.300032 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.300066 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.300124 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.300162 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.300197 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.300240 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.300278 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.300312 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.300359 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.300395 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.300431 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.300467 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.300502 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.300537 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.300575 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.300609 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.300643 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.300686 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.300733 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.300769 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.300811 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.300849 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.300885 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.300920 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.300954 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.300989 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.301024 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.301071 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.301124 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.301170 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.301207 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.301249 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.301289 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.301328 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.301328 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.301328 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.301328 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.301328 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.301328 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.301328 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.301328 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.301328 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.301328 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.302262 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.302320 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.302363 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.302433 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.302479 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.302530 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.302568 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.302605 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.302645 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.302682 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.302720 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.302720 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.302783 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.302821 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.302856 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.302896 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.302928 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.302928 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.302993 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.303026 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.303062 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.303121 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.303156 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.303188 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.303303 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.303350 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.303388 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.303425 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.303462 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.303462 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.303534 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.303573 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.303573 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.303646 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.303688 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.303726 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.303763 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.303796 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.303830 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.303863 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.303901 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.303944 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.303980 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.304020 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.304057 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.304117 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.304160 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.304197 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.304230 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.304267 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.304300 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.304338 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.304370 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.304414 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.304453 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.304486 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.304519 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.304556 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.304595 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.304631 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.304671 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.304712 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.304773 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.304818 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.304854 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.304888 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.304928 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.304961 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.305001 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.305037 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.305069 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.305126 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.305163 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.305205 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.305242 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.305282 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.305322 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.305363 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.305399 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.305437 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.305437 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.305437 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.305437 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.305437 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 01:14:21.306356 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.306407 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.306464 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.306532 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.306574 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.306611 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.306657 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111584) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.306700 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.306737 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.306781 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.306864 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.306907 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.306953 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111585) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.306989 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.306989 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.307056 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.307118 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111586) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 01:14:21.307159 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.307214 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 01:14:21.307252 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.307299 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 01:14:21.307335 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 01:14:21.307428 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111586) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 01:14:21.307492 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111586) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 01:14:21.353793 np0000185378 devstack@c-api.service[111584]: INFO dbcounter [None req-77904637-72ee-479a-b450-5550be83928c None None] Registered counter for database cinder Jul 15 01:14:21.355034 np0000185378 devstack@c-api.service[111587]: INFO dbcounter [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Registered counter for database cinder Jul 15 01:14:21.356108 np0000185378 devstack@c-api.service[111586]: INFO dbcounter [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Registered counter for database cinder Jul 15 01:14:21.364455 np0000185378 devstack@c-api.service[111585]: INFO dbcounter [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Registered counter for database cinder Jul 15 01:14:21.396976 np0000185378 devstack@c-api.service[111584]: DEBUG oslo_db.sqlalchemy.engines [None req-77904637-72ee-479a-b450-5550be83928c 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=111584) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 01:14:21.398224 np0000185378 devstack@c-api.service[111587]: DEBUG oslo_db.sqlalchemy.engines [None req-98af3c99-f537-4712-87b6-6e059f088e06 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=111587) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 01:14:21.399412 np0000185378 devstack@c-api.service[111586]: DEBUG oslo_db.sqlalchemy.engines [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 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=111586) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 01:14:21.406731 np0000185378 devstack@c-api.service[111585]: DEBUG oslo_db.sqlalchemy.engines [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a 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=111585) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 01:14:21.514623 np0000185378 devstack@c-api.service[111587]: DEBUG dbcounter [-] [111587] Writer thread running {{(pid=111587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 15 01:14:21.519098 np0000185378 devstack@c-api.service[111587]: INFO cinder.rpc [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 15 01:14:21.521297 np0000185378 devstack@c-api.service[111585]: DEBUG dbcounter [-] [111585] Writer thread running {{(pid=111585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 15 01:14:21.521682 np0000185378 devstack@c-api.service[111586]: DEBUG dbcounter [-] [111586] Writer thread running {{(pid=111586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 15 01:14:21.522018 np0000185378 devstack@c-api.service[111587]: INFO cinder.rpc [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 15 01:14:21.522857 np0000185378 devstack@c-api.service[111584]: DEBUG dbcounter [-] [111584] Writer thread running {{(pid=111584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 15 01:14:21.523918 np0000185378 devstack@c-api.service[111585]: INFO cinder.rpc [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 15 01:14:21.524063 np0000185378 devstack@c-api.service[111587]: INFO cinder.rpc [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 15 01:14:21.524757 np0000185378 devstack@c-api.service[111586]: INFO cinder.rpc [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 15 01:14:21.525240 np0000185378 devstack@c-api.service[111584]: INFO cinder.rpc [None req-77904637-72ee-479a-b450-5550be83928c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 15 01:14:21.526371 np0000185378 devstack@c-api.service[111585]: INFO cinder.rpc [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 15 01:14:21.526620 np0000185378 devstack@c-api.service[111587]: INFO cinder.rpc [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 15 01:14:21.527609 np0000185378 devstack@c-api.service[111584]: INFO cinder.rpc [None req-77904637-72ee-479a-b450-5550be83928c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 15 01:14:21.527790 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.528525 np0000185378 devstack@c-api.service[111586]: INFO cinder.rpc [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 15 01:14:21.528596 np0000185378 devstack@c-api.service[111585]: INFO cinder.rpc [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 15 01:14:21.529694 np0000185378 devstack@c-api.service[111584]: INFO cinder.rpc [None req-77904637-72ee-479a-b450-5550be83928c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 15 01:14:21.530532 np0000185378 devstack@c-api.service[111585]: INFO cinder.rpc [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 15 01:14:21.531428 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.531660 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.531724 np0000185378 devstack@c-api.service[111584]: INFO cinder.rpc [None req-77904637-72ee-479a-b450-5550be83928c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 15 01:14:21.531919 np0000185378 devstack@c-api.service[111586]: INFO cinder.rpc [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 15 01:14:21.532521 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.534209 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.534470 np0000185378 devstack@c-api.service[111586]: INFO cinder.rpc [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 15 01:14:21.535447 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.535829 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.540049 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.566373 np0000185378 devstack@c-api.service[111585]: DEBUG oslo_db.sqlalchemy.engines [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a 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=111585) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 01:14:21.568231 np0000185378 devstack@c-api.service[111587]: DEBUG oslo_db.sqlalchemy.engines [None req-98af3c99-f537-4712-87b6-6e059f088e06 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=111587) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 01:14:21.569059 np0000185378 devstack@c-api.service[111585]: INFO cinder.rpc [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 15 01:14:21.569484 np0000185378 devstack@c-api.service[111584]: DEBUG oslo_db.sqlalchemy.engines [None req-77904637-72ee-479a-b450-5550be83928c 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=111584) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 01:14:21.571856 np0000185378 devstack@c-api.service[111585]: INFO cinder.rpc [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 15 01:14:21.571907 np0000185378 devstack@c-api.service[111587]: INFO cinder.rpc [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 15 01:14:21.571963 np0000185378 devstack@c-api.service[111584]: INFO cinder.rpc [None req-77904637-72ee-479a-b450-5550be83928c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 15 01:14:21.572506 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.573663 np0000185378 devstack@c-api.service[111587]: INFO cinder.rpc [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 15 01:14:21.574267 np0000185378 devstack@c-api.service[111584]: INFO cinder.rpc [None req-77904637-72ee-479a-b450-5550be83928c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 15 01:14:21.574861 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.575489 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.575902 np0000185378 devstack@c-api.service[111586]: DEBUG oslo_db.sqlalchemy.engines [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 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=111586) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 01:14:21.579328 np0000185378 devstack@c-api.service[111586]: INFO cinder.rpc [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 15 01:14:21.582324 np0000185378 devstack@c-api.service[111586]: INFO cinder.rpc [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 15 01:14:21.583596 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.586324 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.589480 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.589544 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.589720 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.592889 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.593273 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.593393 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.596064 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.596432 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.596530 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.597915 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.599258 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.600501 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.601436 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.601736 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.602890 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.603506 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.604383 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.604821 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.606445 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.607254 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.608052 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.608117 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.609634 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.610158 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.610817 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.610911 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.612762 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.612947 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.613761 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.614051 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.614450 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.615670 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.616745 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.617134 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.617199 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.618238 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.618403 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.619809 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.620972 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.622497 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.622652 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.625362 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.626031 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.626816 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.626920 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.628090 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.628726 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.629537 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.630366 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.630934 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.631013 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.632288 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.632477 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.632549 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.632707 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.633433 np0000185378 devstack@c-api.service[111585]: WARNING cinder.api.contrib.hosts [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 15 01:14:21.633999 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.634107 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.634333 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.635594 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.635671 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.636187 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.636799 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.636892 np0000185378 devstack@c-api.service[111587]: WARNING cinder.api.contrib.hosts [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 15 01:14:21.637200 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.637711 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.637818 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.638573 np0000185378 devstack@c-api.service[111584]: WARNING cinder.api.contrib.hosts [None req-77904637-72ee-479a-b450-5550be83928c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 15 01:14:21.639199 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.639376 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.639473 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.640063 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extended resource: extensions {{(pid=111585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.640838 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.640973 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.641482 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extended resource: cgsnapshots {{(pid=111585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.642517 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.642605 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.643007 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extended resource: os-availability-zone {{(pid=111585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.643726 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extended resource: extensions {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.644314 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.644808 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.645169 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extended resource: extensions {{(pid=111584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.645416 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extended resource: os-snapshot-manage {{(pid=111585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.646360 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extended resource: cgsnapshots {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.646611 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extended resource: cgsnapshots {{(pid=111584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.646881 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extended resource: os-volume-transfer {{(pid=111585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.647806 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extended resource: os-availability-zone {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.648028 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extended resource: os-availability-zone {{(pid=111584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.648516 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extended resource: os-quota-sets {{(pid=111585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.649264 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extended resource: os-snapshot-manage {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.649843 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.649942 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extended resource: os-hosts {{(pid=111585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.650251 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extended resource: os-snapshot-manage {{(pid=111584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.651342 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extended resource: qos-specs {{(pid=111585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.651547 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extended resource: os-volume-transfer {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.651755 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extended resource: os-volume-transfer {{(pid=111584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.652781 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.653187 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extended resource: os-quota-sets {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.653409 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extended resource: backups {{(pid=111585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.653580 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extended resource: os-quota-sets {{(pid=111584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.654655 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extended resource: os-hosts {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.654832 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.655031 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extended resource: os-hosts {{(pid=111584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.655433 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extended resource: capabilities {{(pid=111585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.656058 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extended resource: qos-specs {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.656466 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extended resource: qos-specs {{(pid=111584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.656641 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extended resource: os-volume-type-access {{(pid=111585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.656879 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.658165 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extended resource: backups {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.658254 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extended resource: os-quota-class-sets {{(pid=111585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.658546 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extended resource: backups {{(pid=111584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.658767 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.659551 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extended resource: scheduler-stats {{(pid=111585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.660178 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extended resource: capabilities {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.660606 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extended resource: capabilities {{(pid=111584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.660670 np0000185378 devstack@c-api.service[111586]: WARNING cinder.api.contrib.hosts [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 15 01:14:21.660983 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extended resource: consistencygroups {{(pid=111585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.661394 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extended resource: os-volume-type-access {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.661741 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.661801 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extended resource: os-volume-type-access {{(pid=111584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.662936 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extended resource: encryption {{(pid=111585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.663049 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extended resource: os-quota-class-sets {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.663884 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.664064 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extended resource: os-quota-class-sets {{(pid=111584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.664383 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extended resource: scheduler-stats {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.664499 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extended resource: encryption {{(pid=111585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.665355 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extended resource: scheduler-stats {{(pid=111584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.665900 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extended resource: consistencygroups {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.665965 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.666019 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extended resource: os-volume-manage {{(pid=111585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.666801 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extended resource: consistencygroups {{(pid=111584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.667497 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extended resource: extra_specs {{(pid=111585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.668103 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.668719 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extended resource: encryption {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.668810 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extended resource: encryption {{(pid=111584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.669289 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extended resource: extensions {{(pid=111586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.669748 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.670350 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extended resource: encryption {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.670411 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extended resource: encryption {{(pid=111584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.671154 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.671559 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extended resource: cgsnapshots {{(pid=111586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.671904 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extended resource: os-volume-manage {{(pid=111584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.672159 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extended resource: os-volume-manage {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.672546 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.673637 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extended resource: os-availability-zone {{(pid=111586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.673913 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.673976 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extended resource: extra_specs {{(pid=111584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.674452 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extended resource: extra_specs {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.674797 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.contrib.snapshot_actions [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] SnapshotActionsController initialized {{(pid=111585) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 15 01:14:21.675530 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.676413 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.676834 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extended resource: os-snapshot-manage {{(pid=111586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.676931 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.677892 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.678244 np0000185378 devstack@c-api.service[111585]: WARNING castellan.key_manager.migration [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.678505 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.678923 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extended resource: os-volume-transfer {{(pid=111586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.679199 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.679295 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.679407 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.679485 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extension VolumeActions extending resource: volumes {{(pid=111585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.679626 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extension UsedLimits extending resource: limits {{(pid=111585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.679740 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.680171 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.680387 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.680478 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extension VolumeTypeAccess extending resource: types {{(pid=111585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.680605 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extension TypesManage extending resource: types {{(pid=111585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.680715 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.680816 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.680816 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.680989 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extension SnapshotActions extending resource: snapshots {{(pid=111585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.680989 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.681205 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extension AdminActions extending resource: volumes {{(pid=111585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.681304 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extended resource: os-quota-sets {{(pid=111586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.681388 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extension AdminActions extending resource: snapshots {{(pid=111585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.681388 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extension AdminActions extending resource: backups {{(pid=111585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.681535 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.v3.router [None req-275ad353-ad9d-472c-96bd-4fc047f70c3a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.681631 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.contrib.snapshot_actions [None req-77904637-72ee-479a-b450-5550be83928c None None] SnapshotActionsController initialized {{(pid=111584) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 15 01:14:21.681725 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.682264 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.683025 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.683272 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extended resource: os-hosts {{(pid=111586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.683597 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.683931 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.contrib.snapshot_actions [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] SnapshotActionsController initialized {{(pid=111587) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 15 01:14:21.684690 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.684987 np0000185378 devstack@c-api.service[111584]: WARNING castellan.key_manager.migration [None req-77904637-72ee-479a-b450-5550be83928c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.685505 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extended resource: qos-specs {{(pid=111586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.685961 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.686025 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.686102 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.686229 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extension VolumeActions extending resource: volumes {{(pid=111584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.686354 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extension UsedLimits extending resource: limits {{(pid=111584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.686478 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.687495 np0000185378 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.687564 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.687659 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extension VolumeTypeAccess extending resource: types {{(pid=111584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.687784 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extension TypesManage extending resource: types {{(pid=111584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.687893 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.687990 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.688089 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extension SnapshotActions extending resource: snapshots {{(pid=111584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.688216 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.688391 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extension AdminActions extending resource: volumes {{(pid=111584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.688508 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.688572 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extended resource: backups {{(pid=111586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.688622 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extension AdminActions extending resource: snapshots {{(pid=111584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.688622 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extension AdminActions extending resource: backups {{(pid=111584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.688747 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.688808 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.v3.router [None req-77904637-72ee-479a-b450-5550be83928c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.688859 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extension VolumeActions extending resource: volumes {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.688910 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extension UsedLimits extending resource: limits {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.689094 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.689239 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.689300 np0000185378 devstack@c-api.service[111585]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a159a2a4668 pid: 111585 (default app) Jul 15 01:14:21.689366 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.689468 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extension TypesManage extending resource: types {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.689574 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.689675 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.689782 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.689942 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.690271 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extension AdminActions extending resource: volumes {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.690422 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extension AdminActions extending resource: snapshots {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.690538 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extension AdminActions extending resource: backups {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.690644 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-98af3c99-f537-4712-87b6-6e059f088e06 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.692047 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extended resource: capabilities {{(pid=111586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.693283 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extended resource: os-volume-type-access {{(pid=111586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.694892 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extended resource: os-quota-class-sets {{(pid=111586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.696263 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extended resource: scheduler-stats {{(pid=111586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.697245 np0000185378 devstack@c-api.service[111584]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a159a2a4668 pid: 111584 (default app) Jul 15 01:14:21.697701 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extended resource: consistencygroups {{(pid=111586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.699127 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.middleware.request_id [None req-222328f2-2c60-4515-83bc-414fedfd22ee None None] RequestId filter calling following filter/app {{(pid=111585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:14:21.699199 np0000185378 devstack@c-api.service[111587]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a159a2a4668 pid: 111587 (default app) Jul 15 01:14:21.699782 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extended resource: encryption {{(pid=111586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.701359 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extended resource: encryption {{(pid=111586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.701855 np0000185378 devstack@c-api.service[111585]: [pid: 111585|app: 0|req: 1/1] 199.204.45.238 () {60 vars in 956 bytes} [Wed Jul 15 01:14:21 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 15 01:14:21.703054 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extended resource: os-volume-manage {{(pid=111586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.704624 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extended resource: extra_specs {{(pid=111586) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 01:14:21.707103 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.708737 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.710149 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.711622 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.712511 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.contrib.snapshot_actions [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] SnapshotActionsController initialized {{(pid=111586) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 15 01:14:21.713254 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.714585 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.716053 np0000185378 devstack@c-api.service[111586]: WARNING castellan.key_manager.migration [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 15 01:14:21.716986 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.717112 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.717225 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extension VolumeActions extending resource: volumes {{(pid=111586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.717370 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extension UsedLimits extending resource: limits {{(pid=111586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.717473 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.718310 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.718451 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.718545 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extension TypesManage extending resource: types {{(pid=111586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.718629 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.718730 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.718827 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.718922 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.719007 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extension AdminActions extending resource: volumes {{(pid=111586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.719121 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extension AdminActions extending resource: snapshots {{(pid=111586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.719235 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extension AdminActions extending resource: backups {{(pid=111586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.719371 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.v3.router [None req-b4382b90-d518-423a-9fca-9bca4cb4f293 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111586) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 01:14:21.727451 np0000185378 devstack@c-api.service[111586]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a159a2a4668 pid: 111586 (default app) Jul 15 01:14:28.926536 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.middleware.request_id [None req-9df22754-ac72-4d12-8c5e-c1ec0d04a4c7 None None] RequestId filter calling following filter/app {{(pid=111584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:14:29.412699 np0000185378 devstack@c-api.service[111584]: INFO cinder.api.openstack.wsgi [None req-9df22754-ac72-4d12-8c5e-c1ec0d04a4c7 admin admin] POST https://199.204.45.238/volume/v3/types Jul 15 01:14:29.413331 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.openstack.wsgi [None req-9df22754-ac72-4d12-8c5e-c1ec0d04a4c7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 01:14:29.414992 np0000185378 devstack@c-api.service[111584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 01:14:29.414992 np0000185378 devstack@c-api.service[111584]: warnings.warn( Jul 15 01:14:29.448026 np0000185378 devstack@c-api.service[111584]: DEBUG oslo_db.sqlalchemy.engines [None req-9df22754-ac72-4d12-8c5e-c1ec0d04a4c7 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=111584) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 01:14:29.481218 np0000185378 devstack@c-api.service[111584]: INFO cinder.api.openstack.wsgi [None req-9df22754-ac72-4d12-8c5e-c1ec0d04a4c7 admin admin] https://199.204.45.238/volume/v3/types returned with HTTP 200 Jul 15 01:14:29.482107 np0000185378 devstack@c-api.service[111584]: [pid: 111584|app: 0|req: 1/2] 199.204.45.238 () {68 vars in 1333 bytes} [Wed Jul 15 01:14:28 2026] POST /volume/v3/types => generated 186 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 01:14:29.516460 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.middleware.request_id [None req-f4f98775-325c-430b-8146-772ccae3313d None None] RequestId filter calling following filter/app {{(pid=111587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:14:29.851324 np0000185378 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-f4f98775-325c-430b-8146-772ccae3313d admin admin] POST https://199.204.45.238/volume/v3/types/e50b42bf-d94e-4fa9-8542-e72bcb543714/extra_specs Jul 15 01:14:29.851884 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-f4f98775-325c-430b-8146-772ccae3313d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 01:14:29.853551 np0000185378 devstack@c-api.service[111587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 01:14:29.853551 np0000185378 devstack@c-api.service[111587]: warnings.warn( Jul 15 01:14:29.892524 np0000185378 devstack@c-api.service[111587]: DEBUG oslo_db.sqlalchemy.engines [None req-f4f98775-325c-430b-8146-772ccae3313d 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=111587) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 01:14:29.964430 np0000185378 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-f4f98775-325c-430b-8146-772ccae3313d admin admin] https://199.204.45.238/volume/v3/types/e50b42bf-d94e-4fa9-8542-e72bcb543714/extra_specs returned with HTTP 200 Jul 15 01:14:29.965052 np0000185378 devstack@c-api.service[111587]: [pid: 111587|app: 0|req: 1/3] 199.204.45.238 () {68 vars in 1480 bytes} [Wed Jul 15 01:14:29 2026] POST /volume/v3/types/e50b42bf-d94e-4fa9-8542-e72bcb543714/extra_specs => generated 55 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:14:31.570624 np0000185378 devstack@c-api.service[111585]: DEBUG dbcounter [-] [111585] Writing DB stats cinder:SELECT=6 {{(pid=111585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:14:31.581199 np0000185378 devstack@c-api.service[111586]: DEBUG dbcounter [-] [111586] Writing DB stats cinder:SELECT=6 {{(pid=111586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:14:39.478200 np0000185378 devstack@c-api.service[111584]: DEBUG dbcounter [-] [111584] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:14:39.962264 np0000185378 devstack@c-api.service[111587]: DEBUG dbcounter [-] [111587] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:17:17.922716 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.middleware.request_id [None req-590b05be-08b3-48a7-a336-03681ea10173 None None] RequestId filter calling following filter/app {{(pid=111585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:17.924209 np0000185378 devstack@c-api.service[111585]: INFO cinder.api.openstack.wsgi [None req-590b05be-08b3-48a7-a336-03681ea10173 None None] GET https://199.204.45.238/volume// Jul 15 01:17:17.924597 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.openstack.wsgi [None req-590b05be-08b3-48a7-a336-03681ea10173 None None] Empty body provided in request {{(pid=111585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:17:17.925116 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.openstack.wsgi [None req-590b05be-08b3-48a7-a336-03681ea10173 None None] Calling method 'all' {{(pid=111585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:17:17.926226 np0000185378 devstack@c-api.service[111585]: INFO cinder.api.openstack.wsgi [None req-590b05be-08b3-48a7-a336-03681ea10173 None None] https://199.204.45.238/volume// returned with HTTP 300 Jul 15 01:17:17.926825 np0000185378 devstack@c-api.service[111585]: [pid: 111585|app: 0|req: 2/4] 199.204.45.238 () {66 vars in 1456 bytes} [Wed Jul 15 01:17:17 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 01:17:56.163913 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.middleware.request_id [None req-f2c93503-8990-4bd0-9fe8-4810743381e3 None None] RequestId filter calling following filter/app {{(pid=111586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:56.166815 np0000185378 devstack@c-api.service[111586]: [pid: 111586|app: 0|req: 1/5] 199.204.45.238 () {62 vars in 1068 bytes} [Wed Jul 15 01:17:56 2026] GET /volume/v3 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 15 01:17:56.207124 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.middleware.request_id [None req-cd9476f6-c4a6-4374-a1ce-74993f4ff4de None None] RequestId filter calling following filter/app {{(pid=111584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:56.215565 np0000185378 devstack@c-api.service[111584]: [pid: 111584|app: 0|req: 2/6] 199.204.45.238 () {64 vars in 1272 bytes} [Wed Jul 15 01:17:56 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 15 01:17:56.249758 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.middleware.request_id [req-cd9476f6-c4a6-4374-a1ce-74993f4ff4de req-517a378e-29c0-40f4-85ff-fd2b321f1579 None None] RequestId filter calling following filter/app {{(pid=111587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:56.252464 np0000185378 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [req-cd9476f6-c4a6-4374-a1ce-74993f4ff4de req-517a378e-29c0-40f4-85ff-fd2b321f1579 demo demo] GET https://199.204.45.238/volume/v3/ Jul 15 01:17:56.252657 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [req-cd9476f6-c4a6-4374-a1ce-74993f4ff4de req-517a378e-29c0-40f4-85ff-fd2b321f1579 demo demo] Empty body provided in request {{(pid=111587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:17:56.252863 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [req-cd9476f6-c4a6-4374-a1ce-74993f4ff4de req-517a378e-29c0-40f4-85ff-fd2b321f1579 demo demo] Calling method 'version_select' {{(pid=111587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:17:56.253766 np0000185378 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [req-cd9476f6-c4a6-4374-a1ce-74993f4ff4de req-517a378e-29c0-40f4-85ff-fd2b321f1579 demo demo] https://199.204.45.238/volume/v3/ returned with HTTP 200 Jul 15 01:17:56.254254 np0000185378 devstack@c-api.service[111587]: [pid: 111587|app: 0|req: 2/7] 199.204.45.238 () {66 vars in 1346 bytes} [Wed Jul 15 01:17:56 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 01:17:56.292059 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.middleware.request_id [None req-dd6d61bc-278e-48ef-93a4-2831f0183fd4 None None] RequestId filter calling following filter/app {{(pid=111585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:56.615257 np0000185378 devstack@c-api.service[111585]: INFO cinder.api.openstack.wsgi [None req-dd6d61bc-278e-48ef-93a4-2831f0183fd4 demo demo] GET https://199.204.45.238/volume/v3/types Jul 15 01:17:56.615617 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.openstack.wsgi [None req-dd6d61bc-278e-48ef-93a4-2831f0183fd4 demo demo] Empty body provided in request {{(pid=111585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:17:56.615809 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.openstack.wsgi [None req-dd6d61bc-278e-48ef-93a4-2831f0183fd4 demo demo] Calling method 'index' {{(pid=111585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:17:56.616303 np0000185378 devstack@c-api.service[111585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 01:17:56.616303 np0000185378 devstack@c-api.service[111585]: warnings.warn( Jul 15 01:17:56.616896 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.api_utils [None req-dd6d61bc-278e-48ef-93a4-2831f0183fd4 demo demo] Removing options '' from query. {{(pid=111585) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:17:56.655052 np0000185378 devstack@c-api.service[111585]: DEBUG oslo_db.sqlalchemy.engines [None req-dd6d61bc-278e-48ef-93a4-2831f0183fd4 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=111585) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 01:17:56.678515 np0000185378 devstack@c-api.service[111585]: INFO cinder.api.openstack.wsgi [None req-dd6d61bc-278e-48ef-93a4-2831f0183fd4 demo demo] https://199.204.45.238/volume/v3/types returned with HTTP 200 Jul 15 01:17:56.679098 np0000185378 devstack@c-api.service[111585]: [pid: 111585|app: 0|req: 3/8] 199.204.45.238 () {64 vars in 1290 bytes} [Wed Jul 15 01:17:56 2026] GET /volume/v3/types => generated 377 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 01:17:56.715041 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.middleware.request_id [None req-ec10ac42-3a7d-4ade-99b8-23360a38cf6b None None] RequestId filter calling following filter/app {{(pid=111586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:57.035747 np0000185378 devstack@c-api.service[111586]: INFO cinder.api.openstack.wsgi [None req-ec10ac42-3a7d-4ade-99b8-23360a38cf6b demo demo] GET https://199.204.45.238/volume/v3/types/default Jul 15 01:17:57.035747 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.openstack.wsgi [None req-ec10ac42-3a7d-4ade-99b8-23360a38cf6b demo demo] Empty body provided in request {{(pid=111586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:17:57.055796 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.openstack.wsgi [None req-ec10ac42-3a7d-4ade-99b8-23360a38cf6b demo demo] Calling method 'show' {{(pid=111586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:17:57.075274 np0000185378 devstack@c-api.service[111586]: DEBUG oslo_db.sqlalchemy.engines [None req-ec10ac42-3a7d-4ade-99b8-23360a38cf6b 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=111586) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 01:17:57.095497 np0000185378 devstack@c-api.service[111586]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 01:17:57.095497 np0000185378 devstack@c-api.service[111586]: warnings.warn( Jul 15 01:17:57.097685 np0000185378 devstack@c-api.service[111586]: INFO cinder.api.openstack.wsgi [None req-ec10ac42-3a7d-4ade-99b8-23360a38cf6b demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 Jul 15 01:17:57.098059 np0000185378 devstack@c-api.service[111586]: [pid: 111586|app: 0|req: 2/9] 199.204.45.238 () {64 vars in 1301 bytes} [Wed Jul 15 01:17:56 2026] GET /volume/v3/types/default => generated 145 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 01:17:57.614608 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.middleware.request_id [None req-b4f1eb2d-dbc8-4a72-b8fb-1dd9e6da405d None None] RequestId filter calling following filter/app {{(pid=111584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:57.615920 np0000185378 devstack@c-api.service[111584]: [pid: 111584|app: 0|req: 3/10] 199.204.45.238 () {62 vars in 1068 bytes} [Wed Jul 15 01:17:57 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 15 01:17:57.648450 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.middleware.request_id [None req-1e3bb21c-bf7c-4b2a-8eaf-e5b13ca8c810 None None] RequestId filter calling following filter/app {{(pid=111587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:57.656450 np0000185378 devstack@c-api.service[111587]: [pid: 111587|app: 0|req: 3/11] 199.204.45.238 () {64 vars in 1272 bytes} [Wed Jul 15 01:17:57 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 15 01:17:57.690931 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.middleware.request_id [req-1e3bb21c-bf7c-4b2a-8eaf-e5b13ca8c810 req-fe7d0380-693b-44d8-889e-f37bad9ace07 None None] RequestId filter calling following filter/app {{(pid=111585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:57.694477 np0000185378 devstack@c-api.service[111585]: INFO cinder.api.openstack.wsgi [req-1e3bb21c-bf7c-4b2a-8eaf-e5b13ca8c810 req-fe7d0380-693b-44d8-889e-f37bad9ace07 demo demo] GET https://199.204.45.238/volume/v3/ Jul 15 01:17:57.694863 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.openstack.wsgi [req-1e3bb21c-bf7c-4b2a-8eaf-e5b13ca8c810 req-fe7d0380-693b-44d8-889e-f37bad9ace07 demo demo] Empty body provided in request {{(pid=111585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:17:57.695330 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.openstack.wsgi [req-1e3bb21c-bf7c-4b2a-8eaf-e5b13ca8c810 req-fe7d0380-693b-44d8-889e-f37bad9ace07 demo demo] Calling method 'version_select' {{(pid=111585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:17:57.696320 np0000185378 devstack@c-api.service[111585]: INFO cinder.api.openstack.wsgi [req-1e3bb21c-bf7c-4b2a-8eaf-e5b13ca8c810 req-fe7d0380-693b-44d8-889e-f37bad9ace07 demo demo] https://199.204.45.238/volume/v3/ returned with HTTP 200 Jul 15 01:17:57.696969 np0000185378 devstack@c-api.service[111585]: [pid: 111585|app: 0|req: 4/12] 199.204.45.238 () {66 vars in 1346 bytes} [Wed Jul 15 01:17:57 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 01:17:57.735944 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.middleware.request_id [None req-3434749f-9454-4e6b-b8df-ffa97f8b7fc4 None None] RequestId filter calling following filter/app {{(pid=111586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:57.738747 np0000185378 devstack@c-api.service[111586]: INFO cinder.api.openstack.wsgi [None req-3434749f-9454-4e6b-b8df-ffa97f8b7fc4 demo demo] GET https://199.204.45.238/volume/v3/types/default Jul 15 01:17:57.738995 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.openstack.wsgi [None req-3434749f-9454-4e6b-b8df-ffa97f8b7fc4 demo demo] Empty body provided in request {{(pid=111586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:17:57.739286 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.openstack.wsgi [None req-3434749f-9454-4e6b-b8df-ffa97f8b7fc4 demo demo] Calling method 'show' {{(pid=111586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:17:57.748037 np0000185378 devstack@c-api.service[111586]: INFO cinder.api.openstack.wsgi [None req-3434749f-9454-4e6b-b8df-ffa97f8b7fc4 demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 Jul 15 01:17:57.748389 np0000185378 devstack@c-api.service[111586]: [pid: 111586|app: 0|req: 3/13] 199.204.45.238 () {64 vars in 1301 bytes} [Wed Jul 15 01:17:57 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 01:17:58.401478 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.middleware.request_id [None req-2f06eb69-faf7-405f-be79-c81c82ff8cf4 None None] RequestId filter calling following filter/app {{(pid=111584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:58.403854 np0000185378 devstack@c-api.service[111584]: [pid: 111584|app: 0|req: 4/14] 199.204.45.238 () {62 vars in 1068 bytes} [Wed Jul 15 01:17:58 2026] GET /volume/v3 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 15 01:17:58.447125 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.middleware.request_id [None req-2be16de2-39ae-4cac-a779-dd5003010d42 None None] RequestId filter calling following filter/app {{(pid=111587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:58.450607 np0000185378 devstack@c-api.service[111587]: [pid: 111587|app: 0|req: 4/15] 199.204.45.238 () {64 vars in 1272 bytes} [Wed Jul 15 01:17:58 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 15 01:17:58.491024 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.middleware.request_id [req-2be16de2-39ae-4cac-a779-dd5003010d42 req-d63ad440-0adc-430c-a908-afdc16383c20 None None] RequestId filter calling following filter/app {{(pid=111585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:58.494281 np0000185378 devstack@c-api.service[111585]: INFO cinder.api.openstack.wsgi [req-2be16de2-39ae-4cac-a779-dd5003010d42 req-d63ad440-0adc-430c-a908-afdc16383c20 demo demo] GET https://199.204.45.238/volume/v3/ Jul 15 01:17:58.494620 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.openstack.wsgi [req-2be16de2-39ae-4cac-a779-dd5003010d42 req-d63ad440-0adc-430c-a908-afdc16383c20 demo demo] Empty body provided in request {{(pid=111585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:17:58.494987 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.openstack.wsgi [req-2be16de2-39ae-4cac-a779-dd5003010d42 req-d63ad440-0adc-430c-a908-afdc16383c20 demo demo] Calling method 'version_select' {{(pid=111585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:17:58.495659 np0000185378 devstack@c-api.service[111585]: INFO cinder.api.openstack.wsgi [req-2be16de2-39ae-4cac-a779-dd5003010d42 req-d63ad440-0adc-430c-a908-afdc16383c20 demo demo] https://199.204.45.238/volume/v3/ returned with HTTP 200 Jul 15 01:17:58.496438 np0000185378 devstack@c-api.service[111585]: [pid: 111585|app: 0|req: 5/16] 199.204.45.238 () {66 vars in 1346 bytes} [Wed Jul 15 01:17:58 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 01:17:58.540195 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.middleware.request_id [None req-21505a5b-584e-4982-8dcc-879238ae8cb6 None None] RequestId filter calling following filter/app {{(pid=111586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:58.543493 np0000185378 devstack@c-api.service[111586]: INFO cinder.api.openstack.wsgi [None req-21505a5b-584e-4982-8dcc-879238ae8cb6 demo demo] GET https://199.204.45.238/volume/v3/types/default Jul 15 01:17:58.543877 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.openstack.wsgi [None req-21505a5b-584e-4982-8dcc-879238ae8cb6 demo demo] Empty body provided in request {{(pid=111586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:17:58.544769 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.openstack.wsgi [None req-21505a5b-584e-4982-8dcc-879238ae8cb6 demo demo] Calling method 'show' {{(pid=111586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:17:58.553493 np0000185378 devstack@c-api.service[111586]: INFO cinder.api.openstack.wsgi [None req-21505a5b-584e-4982-8dcc-879238ae8cb6 demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 Jul 15 01:17:58.553932 np0000185378 devstack@c-api.service[111586]: [pid: 111586|app: 0|req: 4/17] 199.204.45.238 () {64 vars in 1301 bytes} [Wed Jul 15 01:17:58 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 01:17:58.590340 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.middleware.request_id [None req-5c17bd16-f932-4afd-86e0-75b1d4977832 None None] RequestId filter calling following filter/app {{(pid=111584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:58.593596 np0000185378 devstack@c-api.service[111584]: [pid: 111584|app: 0|req: 5/18] 199.204.45.238 () {62 vars in 1068 bytes} [Wed Jul 15 01:17:58 2026] GET /volume/v3 => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 15 01:17:58.626866 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.middleware.request_id [None req-73a590b0-cc06-46b9-8fab-9915f98a1c43 None None] RequestId filter calling following filter/app {{(pid=111587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:58.630641 np0000185378 devstack@c-api.service[111587]: [pid: 111587|app: 0|req: 5/19] 199.204.45.238 () {64 vars in 1272 bytes} [Wed Jul 15 01:17:58 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 15 01:17:58.664738 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.middleware.request_id [req-73a590b0-cc06-46b9-8fab-9915f98a1c43 req-1af665e3-dd63-4929-af48-494fbc4fdd93 None None] RequestId filter calling following filter/app {{(pid=111585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:58.667953 np0000185378 devstack@c-api.service[111585]: INFO cinder.api.openstack.wsgi [req-73a590b0-cc06-46b9-8fab-9915f98a1c43 req-1af665e3-dd63-4929-af48-494fbc4fdd93 demo demo] GET https://199.204.45.238/volume/v3/ Jul 15 01:17:58.668405 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.openstack.wsgi [req-73a590b0-cc06-46b9-8fab-9915f98a1c43 req-1af665e3-dd63-4929-af48-494fbc4fdd93 demo demo] Empty body provided in request {{(pid=111585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:17:58.668783 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.openstack.wsgi [req-73a590b0-cc06-46b9-8fab-9915f98a1c43 req-1af665e3-dd63-4929-af48-494fbc4fdd93 demo demo] Calling method 'version_select' {{(pid=111585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:17:58.669462 np0000185378 devstack@c-api.service[111585]: INFO cinder.api.openstack.wsgi [req-73a590b0-cc06-46b9-8fab-9915f98a1c43 req-1af665e3-dd63-4929-af48-494fbc4fdd93 demo demo] https://199.204.45.238/volume/v3/ returned with HTTP 200 Jul 15 01:17:58.670168 np0000185378 devstack@c-api.service[111585]: [pid: 111585|app: 0|req: 6/20] 199.204.45.238 () {66 vars in 1346 bytes} [Wed Jul 15 01:17:58 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 01:17:58.708960 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.middleware.request_id [None req-bd7f9d2f-1bb5-48e7-befd-bddcba5a86ef None None] RequestId filter calling following filter/app {{(pid=111586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:17:58.712295 np0000185378 devstack@c-api.service[111586]: INFO cinder.api.openstack.wsgi [None req-bd7f9d2f-1bb5-48e7-befd-bddcba5a86ef demo demo] GET https://199.204.45.238/volume/v3/types/default Jul 15 01:17:58.712648 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.openstack.wsgi [None req-bd7f9d2f-1bb5-48e7-befd-bddcba5a86ef demo demo] Empty body provided in request {{(pid=111586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:17:58.713032 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.openstack.wsgi [None req-bd7f9d2f-1bb5-48e7-befd-bddcba5a86ef demo demo] Calling method 'show' {{(pid=111586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:17:58.722279 np0000185378 devstack@c-api.service[111586]: INFO cinder.api.openstack.wsgi [None req-bd7f9d2f-1bb5-48e7-befd-bddcba5a86ef demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 Jul 15 01:17:58.722579 np0000185378 devstack@c-api.service[111586]: [pid: 111586|app: 0|req: 5/21] 199.204.45.238 () {64 vars in 1301 bytes} [Wed Jul 15 01:17:58 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 01:18:06.671678 np0000185378 devstack@c-api.service[111585]: DEBUG dbcounter [-] [111585] Writing DB stats cinder:SELECT=1 {{(pid=111585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:18:08.719032 np0000185378 devstack@c-api.service[111586]: DEBUG dbcounter [-] [111586] Writing DB stats cinder:SELECT=8 {{(pid=111586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:22:42.782855 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.middleware.request_id [None req-674d89e8-41a0-4707-8ec5-65d1df916a76 None None] RequestId filter calling following filter/app {{(pid=111584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:22:42.891692 np0000185378 devstack@c-api.service[111584]: INFO cinder.api.openstack.wsgi [None req-674d89e8-41a0-4707-8ec5-65d1df916a76 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:22:42.891905 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.openstack.wsgi [None req-674d89e8-41a0-4707-8ec5-65d1df916a76 demo demo] Empty body provided in request {{(pid=111584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:22:42.892125 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.openstack.wsgi [None req-674d89e8-41a0-4707-8ec5-65d1df916a76 demo demo] Calling method 'detail' {{(pid=111584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:22:42.892700 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.api_utils [None req-674d89e8-41a0-4707-8ec5-65d1df916a76 demo demo] Removing options '' from query. {{(pid=111584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:22:42.893521 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.volume.api [None req-674d89e8-41a0-4707-8ec5-65d1df916a76 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111584) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:22:42.934541 np0000185378 devstack@c-api.service[111584]: INFO cinder.volume.api [None req-674d89e8-41a0-4707-8ec5-65d1df916a76 demo demo] Get all volumes completed successfully. Jul 15 01:22:42.937900 np0000185378 devstack@c-api.service[111584]: INFO cinder.api.openstack.wsgi [None req-674d89e8-41a0-4707-8ec5-65d1df916a76 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:22:42.938502 np0000185378 devstack@c-api.service[111584]: [pid: 111584|app: 0|req: 6/22] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:22:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:22:52.926875 np0000185378 devstack@c-api.service[111584]: DEBUG dbcounter [-] [111584] Writing DB stats cinder:SELECT=1 {{(pid=111584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:23:42.966320 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.middleware.request_id [None req-cddd8447-1df0-4e98-9e58-f46d68c0a912 None None] RequestId filter calling following filter/app {{(pid=111587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:23:42.970298 np0000185378 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-cddd8447-1df0-4e98-9e58-f46d68c0a912 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:23:42.970771 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-cddd8447-1df0-4e98-9e58-f46d68c0a912 demo demo] Empty body provided in request {{(pid=111587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:23:42.971117 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-cddd8447-1df0-4e98-9e58-f46d68c0a912 demo demo] Calling method 'detail' {{(pid=111587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:23:42.971991 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.api_utils [None req-cddd8447-1df0-4e98-9e58-f46d68c0a912 demo demo] Removing options '' from query. {{(pid=111587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:23:42.973729 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.volume.api [None req-cddd8447-1df0-4e98-9e58-f46d68c0a912 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111587) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:23:43.006155 np0000185378 devstack@c-api.service[111587]: INFO cinder.volume.api [None req-cddd8447-1df0-4e98-9e58-f46d68c0a912 demo demo] Get all volumes completed successfully. Jul 15 01:23:43.008379 np0000185378 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-cddd8447-1df0-4e98-9e58-f46d68c0a912 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:23:43.008805 np0000185378 devstack@c-api.service[111587]: [pid: 111587|app: 0|req: 6/23] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:23:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:23:53.001272 np0000185378 devstack@c-api.service[111587]: DEBUG dbcounter [-] [111587] Writing DB stats cinder:SELECT=1 {{(pid=111587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:24:43.017241 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.middleware.request_id [None req-4d7c66c0-571e-4c64-9bf5-67d06aed6c33 None None] RequestId filter calling following filter/app {{(pid=111585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:24:43.020890 np0000185378 devstack@c-api.service[111585]: INFO cinder.api.openstack.wsgi [None req-4d7c66c0-571e-4c64-9bf5-67d06aed6c33 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:24:43.021179 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.openstack.wsgi [None req-4d7c66c0-571e-4c64-9bf5-67d06aed6c33 demo demo] Empty body provided in request {{(pid=111585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:24:43.021453 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.openstack.wsgi [None req-4d7c66c0-571e-4c64-9bf5-67d06aed6c33 demo demo] Calling method 'detail' {{(pid=111585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:24:43.022964 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.api_utils [None req-4d7c66c0-571e-4c64-9bf5-67d06aed6c33 demo demo] Removing options '' from query. {{(pid=111585) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:24:43.024020 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.volume.api [None req-4d7c66c0-571e-4c64-9bf5-67d06aed6c33 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111585) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:24:43.070872 np0000185378 devstack@c-api.service[111585]: INFO cinder.volume.api [None req-4d7c66c0-571e-4c64-9bf5-67d06aed6c33 demo demo] Get all volumes completed successfully. Jul 15 01:24:43.073671 np0000185378 devstack@c-api.service[111585]: INFO cinder.api.openstack.wsgi [None req-4d7c66c0-571e-4c64-9bf5-67d06aed6c33 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:24:43.074184 np0000185378 devstack@c-api.service[111585]: [pid: 111585|app: 0|req: 7/24] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:24:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:24:53.064442 np0000185378 devstack@c-api.service[111585]: DEBUG dbcounter [-] [111585] Writing DB stats cinder:SELECT=1 {{(pid=111585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:25:43.084123 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.middleware.request_id [None req-c6f59f0d-e1ff-44ca-9298-bed47e447c53 None None] RequestId filter calling following filter/app {{(pid=111586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:25:43.089192 np0000185378 devstack@c-api.service[111586]: INFO cinder.api.openstack.wsgi [None req-c6f59f0d-e1ff-44ca-9298-bed47e447c53 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:25:43.089192 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.openstack.wsgi [None req-c6f59f0d-e1ff-44ca-9298-bed47e447c53 demo demo] Empty body provided in request {{(pid=111586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:25:43.089464 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.openstack.wsgi [None req-c6f59f0d-e1ff-44ca-9298-bed47e447c53 demo demo] Calling method 'detail' {{(pid=111586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:25:43.091200 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.api_utils [None req-c6f59f0d-e1ff-44ca-9298-bed47e447c53 demo demo] Removing options '' from query. {{(pid=111586) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:25:43.092101 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.volume.api [None req-c6f59f0d-e1ff-44ca-9298-bed47e447c53 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111586) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:25:43.149947 np0000185378 devstack@c-api.service[111586]: INFO cinder.volume.api [None req-c6f59f0d-e1ff-44ca-9298-bed47e447c53 demo demo] Get all volumes completed successfully. Jul 15 01:25:43.152328 np0000185378 devstack@c-api.service[111586]: INFO cinder.api.openstack.wsgi [None req-c6f59f0d-e1ff-44ca-9298-bed47e447c53 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:25:43.153843 np0000185378 devstack@c-api.service[111586]: [pid: 111586|app: 0|req: 6/25] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:25:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:25:53.140132 np0000185378 devstack@c-api.service[111586]: DEBUG dbcounter [-] [111586] Writing DB stats cinder:SELECT=1 {{(pid=111586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:26:43.176186 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.middleware.request_id [None req-58946aa6-b4a8-47e1-bb2e-6bc237452128 None None] RequestId filter calling following filter/app {{(pid=111584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:26:43.178486 np0000185378 devstack@c-api.service[111584]: INFO cinder.api.openstack.wsgi [None req-58946aa6-b4a8-47e1-bb2e-6bc237452128 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:26:43.178680 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.openstack.wsgi [None req-58946aa6-b4a8-47e1-bb2e-6bc237452128 demo demo] Empty body provided in request {{(pid=111584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:26:43.178836 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.openstack.wsgi [None req-58946aa6-b4a8-47e1-bb2e-6bc237452128 demo demo] Calling method 'detail' {{(pid=111584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:26:43.179116 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.api_utils [None req-58946aa6-b4a8-47e1-bb2e-6bc237452128 demo demo] Removing options '' from query. {{(pid=111584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:26:43.179762 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.volume.api [None req-58946aa6-b4a8-47e1-bb2e-6bc237452128 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111584) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:26:43.187927 np0000185378 devstack@c-api.service[111584]: INFO cinder.volume.api [None req-58946aa6-b4a8-47e1-bb2e-6bc237452128 demo demo] Get all volumes completed successfully. Jul 15 01:26:43.189933 np0000185378 devstack@c-api.service[111584]: INFO cinder.api.openstack.wsgi [None req-58946aa6-b4a8-47e1-bb2e-6bc237452128 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:26:43.190295 np0000185378 devstack@c-api.service[111584]: [pid: 111584|app: 0|req: 7/26] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:26:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:26:53.182580 np0000185378 devstack@c-api.service[111584]: DEBUG dbcounter [-] [111584] Writing DB stats cinder:SELECT=1 {{(pid=111584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:27:43.207829 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.middleware.request_id [None req-05f1e8d2-b685-4617-aae5-902c35cf6e96 None None] RequestId filter calling following filter/app {{(pid=111587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:27:43.347293 np0000185378 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-05f1e8d2-b685-4617-aae5-902c35cf6e96 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:27:43.347701 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-05f1e8d2-b685-4617-aae5-902c35cf6e96 demo demo] Empty body provided in request {{(pid=111587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:27:43.348180 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-05f1e8d2-b685-4617-aae5-902c35cf6e96 demo demo] Calling method 'detail' {{(pid=111587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:27:43.348585 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.api_utils [None req-05f1e8d2-b685-4617-aae5-902c35cf6e96 demo demo] Removing options '' from query. {{(pid=111587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:27:43.349992 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.volume.api [None req-05f1e8d2-b685-4617-aae5-902c35cf6e96 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111587) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:27:43.358901 np0000185378 devstack@c-api.service[111587]: INFO cinder.volume.api [None req-05f1e8d2-b685-4617-aae5-902c35cf6e96 demo demo] Get all volumes completed successfully. Jul 15 01:27:43.360723 np0000185378 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-05f1e8d2-b685-4617-aae5-902c35cf6e96 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:27:43.361063 np0000185378 devstack@c-api.service[111587]: [pid: 111587|app: 0|req: 7/27] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:27:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:27:53.354820 np0000185378 devstack@c-api.service[111587]: DEBUG dbcounter [-] [111587] Writing DB stats cinder:SELECT=1 {{(pid=111587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:28:43.377095 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.middleware.request_id [None req-51e1c12b-6b82-4de9-83e9-4b93004cf4c2 None None] RequestId filter calling following filter/app {{(pid=111585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:28:43.382545 np0000185378 devstack@c-api.service[111585]: INFO cinder.api.openstack.wsgi [None req-51e1c12b-6b82-4de9-83e9-4b93004cf4c2 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:28:43.382784 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.openstack.wsgi [None req-51e1c12b-6b82-4de9-83e9-4b93004cf4c2 demo demo] Empty body provided in request {{(pid=111585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:28:43.383036 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.openstack.wsgi [None req-51e1c12b-6b82-4de9-83e9-4b93004cf4c2 demo demo] Calling method 'detail' {{(pid=111585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:28:43.383442 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.api_utils [None req-51e1c12b-6b82-4de9-83e9-4b93004cf4c2 demo demo] Removing options '' from query. {{(pid=111585) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:28:43.384264 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.volume.api [None req-51e1c12b-6b82-4de9-83e9-4b93004cf4c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111585) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:28:43.391674 np0000185378 devstack@c-api.service[111585]: INFO cinder.volume.api [None req-51e1c12b-6b82-4de9-83e9-4b93004cf4c2 demo demo] Get all volumes completed successfully. Jul 15 01:28:43.393454 np0000185378 devstack@c-api.service[111585]: INFO cinder.api.openstack.wsgi [None req-51e1c12b-6b82-4de9-83e9-4b93004cf4c2 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:28:43.393805 np0000185378 devstack@c-api.service[111585]: [pid: 111585|app: 0|req: 8/28] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:28:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:28:53.387323 np0000185378 devstack@c-api.service[111585]: DEBUG dbcounter [-] [111585] Writing DB stats cinder:SELECT=1 {{(pid=111585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:29:43.413049 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.middleware.request_id [None req-bf8eead5-80cf-4ec7-b391-2059864ec67e None None] RequestId filter calling following filter/app {{(pid=111586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:29:43.417762 np0000185378 devstack@c-api.service[111586]: INFO cinder.api.openstack.wsgi [None req-bf8eead5-80cf-4ec7-b391-2059864ec67e demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:29:43.418183 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.openstack.wsgi [None req-bf8eead5-80cf-4ec7-b391-2059864ec67e demo demo] Empty body provided in request {{(pid=111586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:29:43.418617 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.openstack.wsgi [None req-bf8eead5-80cf-4ec7-b391-2059864ec67e demo demo] Calling method 'detail' {{(pid=111586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:29:43.419146 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.api_utils [None req-bf8eead5-80cf-4ec7-b391-2059864ec67e demo demo] Removing options '' from query. {{(pid=111586) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:29:43.420597 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.volume.api [None req-bf8eead5-80cf-4ec7-b391-2059864ec67e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111586) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:29:43.430351 np0000185378 devstack@c-api.service[111586]: INFO cinder.volume.api [None req-bf8eead5-80cf-4ec7-b391-2059864ec67e demo demo] Get all volumes completed successfully. Jul 15 01:29:43.432581 np0000185378 devstack@c-api.service[111586]: INFO cinder.api.openstack.wsgi [None req-bf8eead5-80cf-4ec7-b391-2059864ec67e demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:29:43.433062 np0000185378 devstack@c-api.service[111586]: [pid: 111586|app: 0|req: 7/29] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:29:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:29:53.424905 np0000185378 devstack@c-api.service[111586]: DEBUG dbcounter [-] [111586] Writing DB stats cinder:SELECT=1 {{(pid=111586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:30:43.448206 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.middleware.request_id [None req-f39d1dbe-2397-48b5-8cf9-ad82d5b22cbc None None] RequestId filter calling following filter/app {{(pid=111584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:30:43.450955 np0000185378 devstack@c-api.service[111584]: INFO cinder.api.openstack.wsgi [None req-f39d1dbe-2397-48b5-8cf9-ad82d5b22cbc demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:30:43.451210 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.openstack.wsgi [None req-f39d1dbe-2397-48b5-8cf9-ad82d5b22cbc demo demo] Empty body provided in request {{(pid=111584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:30:43.451467 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.openstack.wsgi [None req-f39d1dbe-2397-48b5-8cf9-ad82d5b22cbc demo demo] Calling method 'detail' {{(pid=111584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:30:43.451773 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.api_utils [None req-f39d1dbe-2397-48b5-8cf9-ad82d5b22cbc demo demo] Removing options '' from query. {{(pid=111584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:30:43.452736 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.volume.api [None req-f39d1dbe-2397-48b5-8cf9-ad82d5b22cbc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111584) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:30:43.461177 np0000185378 devstack@c-api.service[111584]: INFO cinder.volume.api [None req-f39d1dbe-2397-48b5-8cf9-ad82d5b22cbc demo demo] Get all volumes completed successfully. Jul 15 01:30:43.463903 np0000185378 devstack@c-api.service[111584]: INFO cinder.api.openstack.wsgi [None req-f39d1dbe-2397-48b5-8cf9-ad82d5b22cbc demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:30:43.464447 np0000185378 devstack@c-api.service[111584]: [pid: 111584|app: 0|req: 8/30] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:30:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:30:53.456809 np0000185378 devstack@c-api.service[111584]: DEBUG dbcounter [-] [111584] Writing DB stats cinder:SELECT=1 {{(pid=111584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:31:43.479690 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.middleware.request_id [None req-2921d07a-3b60-40b1-8764-776242e74638 None None] RequestId filter calling following filter/app {{(pid=111587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:31:43.483627 np0000185378 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-2921d07a-3b60-40b1-8764-776242e74638 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:31:43.484022 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-2921d07a-3b60-40b1-8764-776242e74638 demo demo] Empty body provided in request {{(pid=111587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:31:43.484493 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-2921d07a-3b60-40b1-8764-776242e74638 demo demo] Calling method 'detail' {{(pid=111587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:31:43.484993 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.api_utils [None req-2921d07a-3b60-40b1-8764-776242e74638 demo demo] Removing options '' from query. {{(pid=111587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:31:43.486501 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.volume.api [None req-2921d07a-3b60-40b1-8764-776242e74638 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111587) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:31:43.493711 np0000185378 devstack@c-api.service[111587]: INFO cinder.volume.api [None req-2921d07a-3b60-40b1-8764-776242e74638 demo demo] Get all volumes completed successfully. Jul 15 01:31:43.495528 np0000185378 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-2921d07a-3b60-40b1-8764-776242e74638 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:31:43.495921 np0000185378 devstack@c-api.service[111587]: [pid: 111587|app: 0|req: 8/31] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:31:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:31:53.490479 np0000185378 devstack@c-api.service[111587]: DEBUG dbcounter [-] [111587] Writing DB stats cinder:SELECT=1 {{(pid=111587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:32:43.513694 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.middleware.request_id [None req-d6aa2359-913a-4a3c-8145-d11ebcc670de None None] RequestId filter calling following filter/app {{(pid=111585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:32:43.656369 np0000185378 devstack@c-api.service[111585]: INFO cinder.api.openstack.wsgi [None req-d6aa2359-913a-4a3c-8145-d11ebcc670de demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:32:43.656733 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.openstack.wsgi [None req-d6aa2359-913a-4a3c-8145-d11ebcc670de demo demo] Empty body provided in request {{(pid=111585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:32:43.657125 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.openstack.wsgi [None req-d6aa2359-913a-4a3c-8145-d11ebcc670de demo demo] Calling method 'detail' {{(pid=111585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:32:43.657602 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.api_utils [None req-d6aa2359-913a-4a3c-8145-d11ebcc670de demo demo] Removing options '' from query. {{(pid=111585) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:32:43.659033 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.volume.api [None req-d6aa2359-913a-4a3c-8145-d11ebcc670de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111585) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:32:43.667186 np0000185378 devstack@c-api.service[111585]: INFO cinder.volume.api [None req-d6aa2359-913a-4a3c-8145-d11ebcc670de demo demo] Get all volumes completed successfully. Jul 15 01:32:43.669107 np0000185378 devstack@c-api.service[111585]: INFO cinder.api.openstack.wsgi [None req-d6aa2359-913a-4a3c-8145-d11ebcc670de demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:32:43.669447 np0000185378 devstack@c-api.service[111585]: [pid: 111585|app: 0|req: 9/32] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:32:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:32:53.662427 np0000185378 devstack@c-api.service[111585]: DEBUG dbcounter [-] [111585] Writing DB stats cinder:SELECT=1 {{(pid=111585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:33:43.685855 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.middleware.request_id [None req-4188da69-bbba-4a9d-b96e-2cb4a1bffe13 None None] RequestId filter calling following filter/app {{(pid=111586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:33:43.689956 np0000185378 devstack@c-api.service[111586]: INFO cinder.api.openstack.wsgi [None req-4188da69-bbba-4a9d-b96e-2cb4a1bffe13 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:33:43.690497 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.openstack.wsgi [None req-4188da69-bbba-4a9d-b96e-2cb4a1bffe13 demo demo] Empty body provided in request {{(pid=111586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:33:43.690894 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.openstack.wsgi [None req-4188da69-bbba-4a9d-b96e-2cb4a1bffe13 demo demo] Calling method 'detail' {{(pid=111586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:33:43.691496 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.api_utils [None req-4188da69-bbba-4a9d-b96e-2cb4a1bffe13 demo demo] Removing options '' from query. {{(pid=111586) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:33:43.692958 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.volume.api [None req-4188da69-bbba-4a9d-b96e-2cb4a1bffe13 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111586) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:33:43.700451 np0000185378 devstack@c-api.service[111586]: INFO cinder.volume.api [None req-4188da69-bbba-4a9d-b96e-2cb4a1bffe13 demo demo] Get all volumes completed successfully. Jul 15 01:33:43.702500 np0000185378 devstack@c-api.service[111586]: INFO cinder.api.openstack.wsgi [None req-4188da69-bbba-4a9d-b96e-2cb4a1bffe13 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:33:43.702854 np0000185378 devstack@c-api.service[111586]: [pid: 111586|app: 0|req: 8/33] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:33:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:33:53.696360 np0000185378 devstack@c-api.service[111586]: DEBUG dbcounter [-] [111586] Writing DB stats cinder:SELECT=1 {{(pid=111586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:34:43.719810 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.middleware.request_id [None req-330cca55-3287-4939-969d-3ed5ac25625c None None] RequestId filter calling following filter/app {{(pid=111584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:34:43.724888 np0000185378 devstack@c-api.service[111584]: INFO cinder.api.openstack.wsgi [None req-330cca55-3287-4939-969d-3ed5ac25625c demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:34:43.725443 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.openstack.wsgi [None req-330cca55-3287-4939-969d-3ed5ac25625c demo demo] Empty body provided in request {{(pid=111584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:34:43.725946 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.openstack.wsgi [None req-330cca55-3287-4939-969d-3ed5ac25625c demo demo] Calling method 'detail' {{(pid=111584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:34:43.726575 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.api_utils [None req-330cca55-3287-4939-969d-3ed5ac25625c demo demo] Removing options '' from query. {{(pid=111584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:34:43.728032 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.volume.api [None req-330cca55-3287-4939-969d-3ed5ac25625c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111584) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:34:43.736843 np0000185378 devstack@c-api.service[111584]: INFO cinder.volume.api [None req-330cca55-3287-4939-969d-3ed5ac25625c demo demo] Get all volumes completed successfully. Jul 15 01:34:43.739828 np0000185378 devstack@c-api.service[111584]: INFO cinder.api.openstack.wsgi [None req-330cca55-3287-4939-969d-3ed5ac25625c demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:34:43.740426 np0000185378 devstack@c-api.service[111584]: [pid: 111584|app: 0|req: 9/34] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:34:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:34:53.730890 np0000185378 devstack@c-api.service[111584]: DEBUG dbcounter [-] [111584] Writing DB stats cinder:SELECT=1 {{(pid=111584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:35:43.755668 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.middleware.request_id [None req-c9ce1cc0-7fd9-418a-a3dc-13f22c99fd0e None None] RequestId filter calling following filter/app {{(pid=111587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:35:43.758433 np0000185378 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-c9ce1cc0-7fd9-418a-a3dc-13f22c99fd0e demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:35:43.758671 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-c9ce1cc0-7fd9-418a-a3dc-13f22c99fd0e demo demo] Empty body provided in request {{(pid=111587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:35:43.758911 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-c9ce1cc0-7fd9-418a-a3dc-13f22c99fd0e demo demo] Calling method 'detail' {{(pid=111587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:35:43.759223 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.api_utils [None req-c9ce1cc0-7fd9-418a-a3dc-13f22c99fd0e demo demo] Removing options '' from query. {{(pid=111587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:35:43.760104 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.volume.api [None req-c9ce1cc0-7fd9-418a-a3dc-13f22c99fd0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111587) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:35:43.766809 np0000185378 devstack@c-api.service[111587]: INFO cinder.volume.api [None req-c9ce1cc0-7fd9-418a-a3dc-13f22c99fd0e demo demo] Get all volumes completed successfully. Jul 15 01:35:43.769033 np0000185378 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-c9ce1cc0-7fd9-418a-a3dc-13f22c99fd0e demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:35:43.769499 np0000185378 devstack@c-api.service[111587]: [pid: 111587|app: 0|req: 9/35] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:35:43 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) Jul 15 01:35:53.763424 np0000185378 devstack@c-api.service[111587]: DEBUG dbcounter [-] [111587] Writing DB stats cinder:SELECT=1 {{(pid=111587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:36:43.784302 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.middleware.request_id [None req-ef4813d6-540b-41cf-8bf4-11112b06ae7f None None] RequestId filter calling following filter/app {{(pid=111585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:36:43.786815 np0000185378 devstack@c-api.service[111585]: INFO cinder.api.openstack.wsgi [None req-ef4813d6-540b-41cf-8bf4-11112b06ae7f demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:36:43.787067 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.openstack.wsgi [None req-ef4813d6-540b-41cf-8bf4-11112b06ae7f demo demo] Empty body provided in request {{(pid=111585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:36:43.787453 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.openstack.wsgi [None req-ef4813d6-540b-41cf-8bf4-11112b06ae7f demo demo] Calling method 'detail' {{(pid=111585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:36:43.787630 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.api_utils [None req-ef4813d6-540b-41cf-8bf4-11112b06ae7f demo demo] Removing options '' from query. {{(pid=111585) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:36:43.788644 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.volume.api [None req-ef4813d6-540b-41cf-8bf4-11112b06ae7f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111585) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:36:43.800513 np0000185378 devstack@c-api.service[111585]: INFO cinder.volume.api [None req-ef4813d6-540b-41cf-8bf4-11112b06ae7f demo demo] Get all volumes completed successfully. Jul 15 01:36:43.802110 np0000185378 devstack@c-api.service[111585]: INFO cinder.api.openstack.wsgi [None req-ef4813d6-540b-41cf-8bf4-11112b06ae7f demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:36:43.802966 np0000185378 devstack@c-api.service[111585]: [pid: 111585|app: 0|req: 10/36] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:36:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:36:53.792656 np0000185378 devstack@c-api.service[111585]: DEBUG dbcounter [-] [111585] Writing DB stats cinder:SELECT=1 {{(pid=111585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:37:43.818120 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.middleware.request_id [None req-2bd447bb-5565-47d3-8d65-31d0a77769fe None None] RequestId filter calling following filter/app {{(pid=111586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:37:43.967561 np0000185378 devstack@c-api.service[111586]: INFO cinder.api.openstack.wsgi [None req-2bd447bb-5565-47d3-8d65-31d0a77769fe demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:37:43.967941 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.openstack.wsgi [None req-2bd447bb-5565-47d3-8d65-31d0a77769fe demo demo] Empty body provided in request {{(pid=111586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:37:43.968644 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.openstack.wsgi [None req-2bd447bb-5565-47d3-8d65-31d0a77769fe demo demo] Calling method 'detail' {{(pid=111586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:37:43.969456 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.api_utils [None req-2bd447bb-5565-47d3-8d65-31d0a77769fe demo demo] Removing options '' from query. {{(pid=111586) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:37:43.971042 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.volume.api [None req-2bd447bb-5565-47d3-8d65-31d0a77769fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111586) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:37:43.979253 np0000185378 devstack@c-api.service[111586]: INFO cinder.volume.api [None req-2bd447bb-5565-47d3-8d65-31d0a77769fe demo demo] Get all volumes completed successfully. Jul 15 01:37:43.981265 np0000185378 devstack@c-api.service[111586]: INFO cinder.api.openstack.wsgi [None req-2bd447bb-5565-47d3-8d65-31d0a77769fe demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:37:43.983972 np0000185378 devstack@c-api.service[111586]: [pid: 111586|app: 0|req: 9/37] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:37:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:37:53.975771 np0000185378 devstack@c-api.service[111586]: DEBUG dbcounter [-] [111586] Writing DB stats cinder:SELECT=1 {{(pid=111586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:38:43.997805 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.middleware.request_id [None req-79ff3a43-783d-46ac-a353-489dfb28ce5a None None] RequestId filter calling following filter/app {{(pid=111584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:38:44.001868 np0000185378 devstack@c-api.service[111584]: INFO cinder.api.openstack.wsgi [None req-79ff3a43-783d-46ac-a353-489dfb28ce5a demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:38:44.002593 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.openstack.wsgi [None req-79ff3a43-783d-46ac-a353-489dfb28ce5a demo demo] Empty body provided in request {{(pid=111584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:38:44.006097 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.openstack.wsgi [None req-79ff3a43-783d-46ac-a353-489dfb28ce5a demo demo] Calling method 'detail' {{(pid=111584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:38:44.006097 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.api_utils [None req-79ff3a43-783d-46ac-a353-489dfb28ce5a demo demo] Removing options '' from query. {{(pid=111584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:38:44.006097 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.volume.api [None req-79ff3a43-783d-46ac-a353-489dfb28ce5a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111584) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:38:44.011044 np0000185378 devstack@c-api.service[111584]: INFO cinder.volume.api [None req-79ff3a43-783d-46ac-a353-489dfb28ce5a demo demo] Get all volumes completed successfully. Jul 15 01:38:44.012961 np0000185378 devstack@c-api.service[111584]: INFO cinder.api.openstack.wsgi [None req-79ff3a43-783d-46ac-a353-489dfb28ce5a demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:38:44.013401 np0000185378 devstack@c-api.service[111584]: [pid: 111584|app: 0|req: 10/38] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:38:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:38:54.008771 np0000185378 devstack@c-api.service[111584]: DEBUG dbcounter [-] [111584] Writing DB stats cinder:SELECT=1 {{(pid=111584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:39:44.029417 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.middleware.request_id [None req-0549aaf0-6b7c-4ba2-9537-162fc5b0a129 None None] RequestId filter calling following filter/app {{(pid=111587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:39:44.032652 np0000185378 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-0549aaf0-6b7c-4ba2-9537-162fc5b0a129 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:39:44.033001 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-0549aaf0-6b7c-4ba2-9537-162fc5b0a129 demo demo] Empty body provided in request {{(pid=111587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:39:44.033418 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-0549aaf0-6b7c-4ba2-9537-162fc5b0a129 demo demo] Calling method 'detail' {{(pid=111587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:39:44.033859 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.api_utils [None req-0549aaf0-6b7c-4ba2-9537-162fc5b0a129 demo demo] Removing options '' from query. {{(pid=111587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:39:44.035408 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.volume.api [None req-0549aaf0-6b7c-4ba2-9537-162fc5b0a129 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111587) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:39:44.044537 np0000185378 devstack@c-api.service[111587]: INFO cinder.volume.api [None req-0549aaf0-6b7c-4ba2-9537-162fc5b0a129 demo demo] Get all volumes completed successfully. Jul 15 01:39:44.046606 np0000185378 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-0549aaf0-6b7c-4ba2-9537-162fc5b0a129 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:39:44.047018 np0000185378 devstack@c-api.service[111587]: [pid: 111587|app: 0|req: 10/39] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:39:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:39:54.039134 np0000185378 devstack@c-api.service[111587]: DEBUG dbcounter [-] [111587] Writing DB stats cinder:SELECT=1 {{(pid=111587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:40:44.062343 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.middleware.request_id [None req-0508f9ed-54f5-48b0-b7b3-e9f1a8cbf9b5 None None] RequestId filter calling following filter/app {{(pid=111585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:40:44.065554 np0000185378 devstack@c-api.service[111585]: INFO cinder.api.openstack.wsgi [None req-0508f9ed-54f5-48b0-b7b3-e9f1a8cbf9b5 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:40:44.065800 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.openstack.wsgi [None req-0508f9ed-54f5-48b0-b7b3-e9f1a8cbf9b5 demo demo] Empty body provided in request {{(pid=111585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:40:44.066050 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.openstack.wsgi [None req-0508f9ed-54f5-48b0-b7b3-e9f1a8cbf9b5 demo demo] Calling method 'detail' {{(pid=111585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:40:44.066397 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.api_utils [None req-0508f9ed-54f5-48b0-b7b3-e9f1a8cbf9b5 demo demo] Removing options '' from query. {{(pid=111585) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:40:44.067337 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.volume.api [None req-0508f9ed-54f5-48b0-b7b3-e9f1a8cbf9b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111585) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:40:44.076564 np0000185378 devstack@c-api.service[111585]: INFO cinder.volume.api [None req-0508f9ed-54f5-48b0-b7b3-e9f1a8cbf9b5 demo demo] Get all volumes completed successfully. Jul 15 01:40:44.080096 np0000185378 devstack@c-api.service[111585]: INFO cinder.api.openstack.wsgi [None req-0508f9ed-54f5-48b0-b7b3-e9f1a8cbf9b5 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:40:44.080494 np0000185378 devstack@c-api.service[111585]: [pid: 111585|app: 0|req: 11/40] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:40:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:40:54.070550 np0000185378 devstack@c-api.service[111585]: DEBUG dbcounter [-] [111585] Writing DB stats cinder:SELECT=1 {{(pid=111585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:41:44.093748 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.middleware.request_id [None req-fc4967ba-7766-4c8f-beea-0776d36bbbfc None None] RequestId filter calling following filter/app {{(pid=111586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:41:44.100683 np0000185378 devstack@c-api.service[111586]: INFO cinder.api.openstack.wsgi [None req-fc4967ba-7766-4c8f-beea-0776d36bbbfc demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:41:44.101012 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.openstack.wsgi [None req-fc4967ba-7766-4c8f-beea-0776d36bbbfc demo demo] Empty body provided in request {{(pid=111586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:41:44.101350 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.openstack.wsgi [None req-fc4967ba-7766-4c8f-beea-0776d36bbbfc demo demo] Calling method 'detail' {{(pid=111586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:41:44.101674 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.api_utils [None req-fc4967ba-7766-4c8f-beea-0776d36bbbfc demo demo] Removing options '' from query. {{(pid=111586) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:41:44.102880 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.volume.api [None req-fc4967ba-7766-4c8f-beea-0776d36bbbfc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111586) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:41:44.112192 np0000185378 devstack@c-api.service[111586]: INFO cinder.volume.api [None req-fc4967ba-7766-4c8f-beea-0776d36bbbfc demo demo] Get all volumes completed successfully. Jul 15 01:41:44.114900 np0000185378 devstack@c-api.service[111586]: INFO cinder.api.openstack.wsgi [None req-fc4967ba-7766-4c8f-beea-0776d36bbbfc demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:41:44.115280 np0000185378 devstack@c-api.service[111586]: [pid: 111586|app: 0|req: 10/41] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:41:44 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) Jul 15 01:41:54.106725 np0000185378 devstack@c-api.service[111586]: DEBUG dbcounter [-] [111586] Writing DB stats cinder:SELECT=1 {{(pid=111586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:42:44.132773 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.middleware.request_id [None req-9cce3e8e-69db-4263-ad65-2148a2fe2f9f None None] RequestId filter calling following filter/app {{(pid=111584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:42:44.258835 np0000185378 devstack@c-api.service[111584]: INFO cinder.api.openstack.wsgi [None req-9cce3e8e-69db-4263-ad65-2148a2fe2f9f demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:42:44.259246 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.openstack.wsgi [None req-9cce3e8e-69db-4263-ad65-2148a2fe2f9f demo demo] Empty body provided in request {{(pid=111584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:42:44.259515 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.openstack.wsgi [None req-9cce3e8e-69db-4263-ad65-2148a2fe2f9f demo demo] Calling method 'detail' {{(pid=111584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:42:44.259851 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.api_utils [None req-9cce3e8e-69db-4263-ad65-2148a2fe2f9f demo demo] Removing options '' from query. {{(pid=111584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:42:44.260860 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.volume.api [None req-9cce3e8e-69db-4263-ad65-2148a2fe2f9f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111584) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:42:44.270627 np0000185378 devstack@c-api.service[111584]: INFO cinder.volume.api [None req-9cce3e8e-69db-4263-ad65-2148a2fe2f9f demo demo] Get all volumes completed successfully. Jul 15 01:42:44.273499 np0000185378 devstack@c-api.service[111584]: INFO cinder.api.openstack.wsgi [None req-9cce3e8e-69db-4263-ad65-2148a2fe2f9f demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:42:44.273841 np0000185378 devstack@c-api.service[111584]: [pid: 111584|app: 0|req: 11/42] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:42:44 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) Jul 15 01:42:54.264848 np0000185378 devstack@c-api.service[111584]: DEBUG dbcounter [-] [111584] Writing DB stats cinder:SELECT=1 {{(pid=111584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:43:44.289306 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.middleware.request_id [None req-bcbb6a16-ac31-4360-8445-e846e235d109 None None] RequestId filter calling following filter/app {{(pid=111587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:43:44.293377 np0000185378 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-bcbb6a16-ac31-4360-8445-e846e235d109 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:43:44.293675 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-bcbb6a16-ac31-4360-8445-e846e235d109 demo demo] Empty body provided in request {{(pid=111587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:43:44.293931 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-bcbb6a16-ac31-4360-8445-e846e235d109 demo demo] Calling method 'detail' {{(pid=111587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:43:44.294340 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.api_utils [None req-bcbb6a16-ac31-4360-8445-e846e235d109 demo demo] Removing options '' from query. {{(pid=111587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:43:44.295360 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.volume.api [None req-bcbb6a16-ac31-4360-8445-e846e235d109 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111587) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:43:44.303542 np0000185378 devstack@c-api.service[111587]: INFO cinder.volume.api [None req-bcbb6a16-ac31-4360-8445-e846e235d109 demo demo] Get all volumes completed successfully. Jul 15 01:43:44.305577 np0000185378 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-bcbb6a16-ac31-4360-8445-e846e235d109 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:43:44.306001 np0000185378 devstack@c-api.service[111587]: [pid: 111587|app: 0|req: 11/43] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:43:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:43:54.298535 np0000185378 devstack@c-api.service[111587]: DEBUG dbcounter [-] [111587] Writing DB stats cinder:SELECT=1 {{(pid=111587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:44:44.324709 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.middleware.request_id [None req-48149b4f-878b-4aa6-a793-7f77fad42473 None None] RequestId filter calling following filter/app {{(pid=111585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:44:44.328460 np0000185378 devstack@c-api.service[111585]: INFO cinder.api.openstack.wsgi [None req-48149b4f-878b-4aa6-a793-7f77fad42473 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:44:44.328636 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.openstack.wsgi [None req-48149b4f-878b-4aa6-a793-7f77fad42473 demo demo] Empty body provided in request {{(pid=111585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:44:44.328806 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.openstack.wsgi [None req-48149b4f-878b-4aa6-a793-7f77fad42473 demo demo] Calling method 'detail' {{(pid=111585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:44:44.329036 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.api_utils [None req-48149b4f-878b-4aa6-a793-7f77fad42473 demo demo] Removing options '' from query. {{(pid=111585) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:44:44.329713 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.volume.api [None req-48149b4f-878b-4aa6-a793-7f77fad42473 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111585) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:44:44.338875 np0000185378 devstack@c-api.service[111585]: INFO cinder.volume.api [None req-48149b4f-878b-4aa6-a793-7f77fad42473 demo demo] Get all volumes completed successfully. Jul 15 01:44:44.341718 np0000185378 devstack@c-api.service[111585]: INFO cinder.api.openstack.wsgi [None req-48149b4f-878b-4aa6-a793-7f77fad42473 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:44:44.342867 np0000185378 devstack@c-api.service[111585]: [pid: 111585|app: 0|req: 12/44] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:44:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:44:54.332943 np0000185378 devstack@c-api.service[111585]: DEBUG dbcounter [-] [111585] Writing DB stats cinder:SELECT=1 {{(pid=111585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:45:44.359899 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.middleware.request_id [None req-68ddf558-1a70-4009-bc35-00d6cfd3b12f None None] RequestId filter calling following filter/app {{(pid=111586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:45:44.363000 np0000185378 devstack@c-api.service[111586]: INFO cinder.api.openstack.wsgi [None req-68ddf558-1a70-4009-bc35-00d6cfd3b12f demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:45:44.363348 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.openstack.wsgi [None req-68ddf558-1a70-4009-bc35-00d6cfd3b12f demo demo] Empty body provided in request {{(pid=111586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:45:44.363556 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.openstack.wsgi [None req-68ddf558-1a70-4009-bc35-00d6cfd3b12f demo demo] Calling method 'detail' {{(pid=111586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:45:44.363850 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.api_utils [None req-68ddf558-1a70-4009-bc35-00d6cfd3b12f demo demo] Removing options '' from query. {{(pid=111586) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:45:44.364743 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.volume.api [None req-68ddf558-1a70-4009-bc35-00d6cfd3b12f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111586) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:45:44.372660 np0000185378 devstack@c-api.service[111586]: INFO cinder.volume.api [None req-68ddf558-1a70-4009-bc35-00d6cfd3b12f demo demo] Get all volumes completed successfully. Jul 15 01:45:44.374534 np0000185378 devstack@c-api.service[111586]: INFO cinder.api.openstack.wsgi [None req-68ddf558-1a70-4009-bc35-00d6cfd3b12f demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:45:44.374879 np0000185378 devstack@c-api.service[111586]: [pid: 111586|app: 0|req: 11/45] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:45:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:45:54.382557 np0000185378 devstack@c-api.service[111586]: DEBUG dbcounter [-] [111586] Writing DB stats cinder:SELECT=1 {{(pid=111586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:46:44.392312 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.middleware.request_id [None req-0e710f59-5097-4900-b37b-f6aee8ef1520 None None] RequestId filter calling following filter/app {{(pid=111584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:46:44.396273 np0000185378 devstack@c-api.service[111584]: INFO cinder.api.openstack.wsgi [None req-0e710f59-5097-4900-b37b-f6aee8ef1520 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:46:44.396612 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.openstack.wsgi [None req-0e710f59-5097-4900-b37b-f6aee8ef1520 demo demo] Empty body provided in request {{(pid=111584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:46:44.396979 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.openstack.wsgi [None req-0e710f59-5097-4900-b37b-f6aee8ef1520 demo demo] Calling method 'detail' {{(pid=111584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:46:44.397440 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.api_utils [None req-0e710f59-5097-4900-b37b-f6aee8ef1520 demo demo] Removing options '' from query. {{(pid=111584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:46:44.398830 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.volume.api [None req-0e710f59-5097-4900-b37b-f6aee8ef1520 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111584) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:46:44.406963 np0000185378 devstack@c-api.service[111584]: INFO cinder.volume.api [None req-0e710f59-5097-4900-b37b-f6aee8ef1520 demo demo] Get all volumes completed successfully. Jul 15 01:46:44.409739 np0000185378 devstack@c-api.service[111584]: INFO cinder.api.openstack.wsgi [None req-0e710f59-5097-4900-b37b-f6aee8ef1520 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:46:44.410250 np0000185378 devstack@c-api.service[111584]: [pid: 111584|app: 0|req: 12/46] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:46:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:46:54.401938 np0000185378 devstack@c-api.service[111584]: DEBUG dbcounter [-] [111584] Writing DB stats cinder:SELECT=1 {{(pid=111584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:47:44.425970 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.middleware.request_id [None req-a003b269-6913-46f7-9702-0607506c84c2 None None] RequestId filter calling following filter/app {{(pid=111587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:47:44.508864 np0000185378 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-a003b269-6913-46f7-9702-0607506c84c2 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:47:44.509276 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-a003b269-6913-46f7-9702-0607506c84c2 demo demo] Empty body provided in request {{(pid=111587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:47:44.509696 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-a003b269-6913-46f7-9702-0607506c84c2 demo demo] Calling method 'detail' {{(pid=111587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:47:44.510239 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.api_utils [None req-a003b269-6913-46f7-9702-0607506c84c2 demo demo] Removing options '' from query. {{(pid=111587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:47:44.511884 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.volume.api [None req-a003b269-6913-46f7-9702-0607506c84c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111587) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:47:44.521660 np0000185378 devstack@c-api.service[111587]: INFO cinder.volume.api [None req-a003b269-6913-46f7-9702-0607506c84c2 demo demo] Get all volumes completed successfully. Jul 15 01:47:44.524506 np0000185378 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-a003b269-6913-46f7-9702-0607506c84c2 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:47:44.525047 np0000185378 devstack@c-api.service[111587]: [pid: 111587|app: 0|req: 12/47] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:47:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:47:54.516044 np0000185378 devstack@c-api.service[111587]: DEBUG dbcounter [-] [111587] Writing DB stats cinder:SELECT=1 {{(pid=111587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:48:44.543495 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.middleware.request_id [None req-339fc693-ac30-4add-b944-43a00f30fe35 None None] RequestId filter calling following filter/app {{(pid=111585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:48:44.547754 np0000185378 devstack@c-api.service[111585]: INFO cinder.api.openstack.wsgi [None req-339fc693-ac30-4add-b944-43a00f30fe35 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:48:44.548155 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.openstack.wsgi [None req-339fc693-ac30-4add-b944-43a00f30fe35 demo demo] Empty body provided in request {{(pid=111585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:48:44.548660 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.openstack.wsgi [None req-339fc693-ac30-4add-b944-43a00f30fe35 demo demo] Calling method 'detail' {{(pid=111585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:48:44.549173 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.api_utils [None req-339fc693-ac30-4add-b944-43a00f30fe35 demo demo] Removing options '' from query. {{(pid=111585) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:48:44.550612 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.volume.api [None req-339fc693-ac30-4add-b944-43a00f30fe35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111585) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:48:44.560562 np0000185378 devstack@c-api.service[111585]: INFO cinder.volume.api [None req-339fc693-ac30-4add-b944-43a00f30fe35 demo demo] Get all volumes completed successfully. Jul 15 01:48:44.562846 np0000185378 devstack@c-api.service[111585]: INFO cinder.api.openstack.wsgi [None req-339fc693-ac30-4add-b944-43a00f30fe35 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:48:44.563237 np0000185378 devstack@c-api.service[111585]: [pid: 111585|app: 0|req: 13/48] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:48:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:48:54.554669 np0000185378 devstack@c-api.service[111585]: DEBUG dbcounter [-] [111585] Writing DB stats cinder:SELECT=1 {{(pid=111585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:49:44.585615 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.middleware.request_id [None req-e9a77c87-e958-4b2e-81a1-6cc270154845 None None] RequestId filter calling following filter/app {{(pid=111586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:49:44.590615 np0000185378 devstack@c-api.service[111586]: INFO cinder.api.openstack.wsgi [None req-e9a77c87-e958-4b2e-81a1-6cc270154845 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:49:44.590993 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.openstack.wsgi [None req-e9a77c87-e958-4b2e-81a1-6cc270154845 demo demo] Empty body provided in request {{(pid=111586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:49:44.591392 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.openstack.wsgi [None req-e9a77c87-e958-4b2e-81a1-6cc270154845 demo demo] Calling method 'detail' {{(pid=111586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:49:44.591850 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.api_utils [None req-e9a77c87-e958-4b2e-81a1-6cc270154845 demo demo] Removing options '' from query. {{(pid=111586) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:49:44.593338 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.volume.api [None req-e9a77c87-e958-4b2e-81a1-6cc270154845 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111586) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:49:44.602110 np0000185378 devstack@c-api.service[111586]: INFO cinder.volume.api [None req-e9a77c87-e958-4b2e-81a1-6cc270154845 demo demo] Get all volumes completed successfully. Jul 15 01:49:44.604131 np0000185378 devstack@c-api.service[111586]: INFO cinder.api.openstack.wsgi [None req-e9a77c87-e958-4b2e-81a1-6cc270154845 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:49:44.604525 np0000185378 devstack@c-api.service[111586]: [pid: 111586|app: 0|req: 12/49] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:49:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:49:54.596789 np0000185378 devstack@c-api.service[111586]: DEBUG dbcounter [-] [111586] Writing DB stats cinder:SELECT=1 {{(pid=111586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:50:44.621593 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.middleware.request_id [None req-d0b67943-66e7-439e-a99c-34e4828fd6e2 None None] RequestId filter calling following filter/app {{(pid=111584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:50:44.623262 np0000185378 devstack@c-api.service[111584]: INFO cinder.api.openstack.wsgi [None req-d0b67943-66e7-439e-a99c-34e4828fd6e2 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:50:44.623502 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.openstack.wsgi [None req-d0b67943-66e7-439e-a99c-34e4828fd6e2 demo demo] Empty body provided in request {{(pid=111584) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:50:44.623758 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.openstack.wsgi [None req-d0b67943-66e7-439e-a99c-34e4828fd6e2 demo demo] Calling method 'detail' {{(pid=111584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:50:44.624071 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.api.api_utils [None req-d0b67943-66e7-439e-a99c-34e4828fd6e2 demo demo] Removing options '' from query. {{(pid=111584) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:50:44.625002 np0000185378 devstack@c-api.service[111584]: DEBUG cinder.volume.api [None req-d0b67943-66e7-439e-a99c-34e4828fd6e2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111584) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:50:44.637125 np0000185378 devstack@c-api.service[111584]: INFO cinder.volume.api [None req-d0b67943-66e7-439e-a99c-34e4828fd6e2 demo demo] Get all volumes completed successfully. Jul 15 01:50:44.639686 np0000185378 devstack@c-api.service[111584]: INFO cinder.api.openstack.wsgi [None req-d0b67943-66e7-439e-a99c-34e4828fd6e2 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:50:44.640302 np0000185378 devstack@c-api.service[111584]: [pid: 111584|app: 0|req: 13/50] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:50:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:50:54.629711 np0000185378 devstack@c-api.service[111584]: DEBUG dbcounter [-] [111584] Writing DB stats cinder:SELECT=1 {{(pid=111584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:51:44.659262 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.middleware.request_id [None req-fc8d6519-fb15-4e5e-9080-7d42373ef609 None None] RequestId filter calling following filter/app {{(pid=111587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:51:44.662468 np0000185378 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-fc8d6519-fb15-4e5e-9080-7d42373ef609 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:51:44.662562 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-fc8d6519-fb15-4e5e-9080-7d42373ef609 demo demo] Empty body provided in request {{(pid=111587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:51:44.662803 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-fc8d6519-fb15-4e5e-9080-7d42373ef609 demo demo] Calling method 'detail' {{(pid=111587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:51:44.663436 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.api.api_utils [None req-fc8d6519-fb15-4e5e-9080-7d42373ef609 demo demo] Removing options '' from query. {{(pid=111587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:51:44.664206 np0000185378 devstack@c-api.service[111587]: DEBUG cinder.volume.api [None req-fc8d6519-fb15-4e5e-9080-7d42373ef609 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111587) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:51:44.671704 np0000185378 devstack@c-api.service[111587]: INFO cinder.volume.api [None req-fc8d6519-fb15-4e5e-9080-7d42373ef609 demo demo] Get all volumes completed successfully. Jul 15 01:51:44.673709 np0000185378 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-fc8d6519-fb15-4e5e-9080-7d42373ef609 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:51:44.674059 np0000185378 devstack@c-api.service[111587]: [pid: 111587|app: 0|req: 13/51] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:51:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:51:54.667442 np0000185378 devstack@c-api.service[111587]: DEBUG dbcounter [-] [111587] Writing DB stats cinder:SELECT=1 {{(pid=111587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:52:44.696565 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.middleware.request_id [None req-792e18e0-e082-4292-8531-b5ddfe7c6ba7 None None] RequestId filter calling following filter/app {{(pid=111585) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:52:44.831118 np0000185378 devstack@c-api.service[111585]: INFO cinder.api.openstack.wsgi [None req-792e18e0-e082-4292-8531-b5ddfe7c6ba7 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:52:44.831118 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.openstack.wsgi [None req-792e18e0-e082-4292-8531-b5ddfe7c6ba7 demo demo] Empty body provided in request {{(pid=111585) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:52:44.831118 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.openstack.wsgi [None req-792e18e0-e082-4292-8531-b5ddfe7c6ba7 demo demo] Calling method 'detail' {{(pid=111585) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:52:44.831297 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.api.api_utils [None req-792e18e0-e082-4292-8531-b5ddfe7c6ba7 demo demo] Removing options '' from query. {{(pid=111585) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:52:44.832884 np0000185378 devstack@c-api.service[111585]: DEBUG cinder.volume.api [None req-792e18e0-e082-4292-8531-b5ddfe7c6ba7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111585) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:52:44.842716 np0000185378 devstack@c-api.service[111585]: INFO cinder.volume.api [None req-792e18e0-e082-4292-8531-b5ddfe7c6ba7 demo demo] Get all volumes completed successfully. Jul 15 01:52:44.844684 np0000185378 devstack@c-api.service[111585]: INFO cinder.api.openstack.wsgi [None req-792e18e0-e082-4292-8531-b5ddfe7c6ba7 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:52:44.845528 np0000185378 devstack@c-api.service[111585]: [pid: 111585|app: 0|req: 14/52] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:52:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:52:54.836290 np0000185378 devstack@c-api.service[111585]: DEBUG dbcounter [-] [111585] Writing DB stats cinder:SELECT=1 {{(pid=111585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 01:53:44.864243 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.middleware.request_id [None req-8cd567ba-17b6-439e-8f77-a3e24b2aa5d6 None None] RequestId filter calling following filter/app {{(pid=111586) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 01:53:44.868846 np0000185378 devstack@c-api.service[111586]: INFO cinder.api.openstack.wsgi [None req-8cd567ba-17b6-439e-8f77-a3e24b2aa5d6 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jul 15 01:53:44.869275 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.openstack.wsgi [None req-8cd567ba-17b6-439e-8f77-a3e24b2aa5d6 demo demo] Empty body provided in request {{(pid=111586) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 01:53:44.869632 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.openstack.wsgi [None req-8cd567ba-17b6-439e-8f77-a3e24b2aa5d6 demo demo] Calling method 'detail' {{(pid=111586) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 01:53:44.870087 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.api.api_utils [None req-8cd567ba-17b6-439e-8f77-a3e24b2aa5d6 demo demo] Removing options '' from query. {{(pid=111586) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 01:53:44.871474 np0000185378 devstack@c-api.service[111586]: DEBUG cinder.volume.api [None req-8cd567ba-17b6-439e-8f77-a3e24b2aa5d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111586) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 01:53:44.879839 np0000185378 devstack@c-api.service[111586]: INFO cinder.volume.api [None req-8cd567ba-17b6-439e-8f77-a3e24b2aa5d6 demo demo] Get all volumes completed successfully. Jul 15 01:53:44.881829 np0000185378 devstack@c-api.service[111586]: INFO cinder.api.openstack.wsgi [None req-8cd567ba-17b6-439e-8f77-a3e24b2aa5d6 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jul 15 01:53:44.882195 np0000185378 devstack@c-api.service[111586]: [pid: 111586|app: 0|req: 13/53] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jul 15 01:53:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 01:53:54.874779 np0000185378 devstack@c-api.service[111586]: DEBUG dbcounter [-] [111586] Writing DB stats cinder:SELECT=1 {{(pid=111586) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}