Jul 10 01:54:18.512077 np0000184941 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 10 01:54:18.519443 np0000184941 devstack@c-api.service[110635]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 10 01:54:18.524269 np0000184941 devstack@c-api.service[110635]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 10 01:54:18 2026] *** Jul 10 01:54:18.524269 np0000184941 devstack@c-api.service[110635]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 10 01:54:18.524269 np0000184941 devstack@c-api.service[110635]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 10 01:54:18.524269 np0000184941 devstack@c-api.service[110635]: nodename: np0000184941 Jul 10 01:54:18.524269 np0000184941 devstack@c-api.service[110635]: machine: x86_64 Jul 10 01:54:18.524269 np0000184941 devstack@c-api.service[110635]: clock source: unix Jul 10 01:54:18.524269 np0000184941 devstack@c-api.service[110635]: pcre jit disabled Jul 10 01:54:18.524269 np0000184941 devstack@c-api.service[110635]: detected number of CPU cores: 16 Jul 10 01:54:18.524269 np0000184941 devstack@c-api.service[110635]: current working directory: / Jul 10 01:54:18.524269 np0000184941 devstack@c-api.service[110635]: detected binary path: /usr/bin/uwsgi-core Jul 10 01:54:18.524269 np0000184941 devstack@c-api.service[110635]: your processes number limit is 256916 Jul 10 01:54:18.524269 np0000184941 devstack@c-api.service[110635]: your memory page size is 4096 bytes Jul 10 01:54:18.524269 np0000184941 devstack@c-api.service[110635]: detected max file descriptor number: 2048 Jul 10 01:54:18.524269 np0000184941 devstack@c-api.service[110635]: lock engine: pthread robust mutexes Jul 10 01:54:18.525100 np0000184941 devstack@c-api.service[110635]: thunder lock: enabled Jul 10 01:54:18.525100 np0000184941 devstack@c-api.service[110635]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 10 01:54:18.525100 np0000184941 devstack@c-api.service[110635]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 10 01:54:18.525100 np0000184941 devstack@c-api.service[110635]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 10 01:54:18.525100 np0000184941 devstack@c-api.service[110635]: Set PythonHome to /opt/stack/data/venv Jul 10 01:54:18.566127 np0000184941 devstack@c-api.service[110635]: Python main interpreter initialized at 0x76429a6a4668 Jul 10 01:54:18.566127 np0000184941 devstack@c-api.service[110635]: python threads support enabled Jul 10 01:54:18.566127 np0000184941 devstack@c-api.service[110635]: your server socket listen backlog is limited to 100 connections Jul 10 01:54:18.566127 np0000184941 devstack@c-api.service[110635]: your mercy for graceful operations on workers is 80 seconds Jul 10 01:54:18.566666 np0000184941 devstack@c-api.service[110635]: mapped 671795 bytes (656 KB) for 4 cores Jul 10 01:54:18.566798 np0000184941 devstack@c-api.service[110635]: *** Operational MODE: preforking *** Jul 10 01:54:18.566956 np0000184941 devstack@c-api.service[110635]: *** uWSGI is running in multiple interpreter mode *** Jul 10 01:54:18.566956 np0000184941 devstack@c-api.service[110635]: spawned uWSGI master process (pid: 110635) Jul 10 01:54:18.567223 np0000184941 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 10 01:54:18.567645 np0000184941 devstack@c-api.service[110635]: spawned uWSGI worker 1 (pid: 110637, cores: 1) Jul 10 01:54:18.568319 np0000184941 devstack@c-api.service[110635]: spawned uWSGI worker 2 (pid: 110638, cores: 1) Jul 10 01:54:18.568768 np0000184941 devstack@c-api.service[110635]: spawned uWSGI worker 3 (pid: 110639, cores: 1) Jul 10 01:54:18.569217 np0000184941 devstack@c-api.service[110635]: spawned uWSGI worker 4 (pid: 110640, cores: 1) Jul 10 01:54:18.569306 np0000184941 devstack@c-api.service[110635]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 10 01:54:18.690970 np0000184941 devstack@c-api.service[110637]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 01:54:18.690970 np0000184941 devstack@c-api.service[110637]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 01:54:18.690970 np0000184941 devstack@c-api.service[110637]: we strongly recommend against using it for new projects. Jul 10 01:54:18.690970 np0000184941 devstack@c-api.service[110637]: If you are already using Eventlet, we recommend migrating to a different Jul 10 01:54:18.690970 np0000184941 devstack@c-api.service[110637]: framework. For more detail see Jul 10 01:54:18.690970 np0000184941 devstack@c-api.service[110637]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 01:54:18.690970 np0000184941 devstack@c-api.service[110637]: import eventlet # noqa Jul 10 01:54:18.694136 np0000184941 devstack@c-api.service[110638]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 01:54:18.694136 np0000184941 devstack@c-api.service[110638]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 01:54:18.694136 np0000184941 devstack@c-api.service[110638]: we strongly recommend against using it for new projects. Jul 10 01:54:18.694136 np0000184941 devstack@c-api.service[110638]: If you are already using Eventlet, we recommend migrating to a different Jul 10 01:54:18.694136 np0000184941 devstack@c-api.service[110638]: framework. For more detail see Jul 10 01:54:18.694136 np0000184941 devstack@c-api.service[110638]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 01:54:18.694136 np0000184941 devstack@c-api.service[110638]: import eventlet # noqa Jul 10 01:54:18.695009 np0000184941 devstack@c-api.service[110639]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 01:54:18.695009 np0000184941 devstack@c-api.service[110639]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 01:54:18.695009 np0000184941 devstack@c-api.service[110639]: we strongly recommend against using it for new projects. Jul 10 01:54:18.695009 np0000184941 devstack@c-api.service[110639]: If you are already using Eventlet, we recommend migrating to a different Jul 10 01:54:18.695009 np0000184941 devstack@c-api.service[110639]: framework. For more detail see Jul 10 01:54:18.695009 np0000184941 devstack@c-api.service[110639]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 01:54:18.695009 np0000184941 devstack@c-api.service[110639]: import eventlet # noqa Jul 10 01:54:18.700881 np0000184941 devstack@c-api.service[110640]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 01:54:18.700881 np0000184941 devstack@c-api.service[110640]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 01:54:18.700881 np0000184941 devstack@c-api.service[110640]: we strongly recommend against using it for new projects. Jul 10 01:54:18.700881 np0000184941 devstack@c-api.service[110640]: If you are already using Eventlet, we recommend migrating to a different Jul 10 01:54:18.700881 np0000184941 devstack@c-api.service[110640]: framework. For more detail see Jul 10 01:54:18.700881 np0000184941 devstack@c-api.service[110640]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 01:54:18.700881 np0000184941 devstack@c-api.service[110640]: import eventlet # noqa Jul 10 01:54:18.775083 np0000184941 devstack@c-api.service[110637]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 01:54:18.775083 np0000184941 devstack@c-api.service[110637]: warnings.warn( Jul 10 01:54:18.778350 np0000184941 devstack@c-api.service[110638]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 01:54:18.778350 np0000184941 devstack@c-api.service[110638]: warnings.warn( Jul 10 01:54:18.782613 np0000184941 devstack@c-api.service[110639]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 01:54:18.782613 np0000184941 devstack@c-api.service[110639]: warnings.warn( Jul 10 01:54:18.789425 np0000184941 devstack@c-api.service[110640]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 01:54:18.789425 np0000184941 devstack@c-api.service[110640]: warnings.warn( Jul 10 01:54:18.852937 np0000184941 devstack@c-api.service[110638]: /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 10 01:54:18.852937 np0000184941 devstack@c-api.service[110638]: from cgi import parse_header Jul 10 01:54:18.853105 np0000184941 devstack@c-api.service[110637]: /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 10 01:54:18.853105 np0000184941 devstack@c-api.service[110637]: from cgi import parse_header Jul 10 01:54:18.859547 np0000184941 devstack@c-api.service[110639]: /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 10 01:54:18.859547 np0000184941 devstack@c-api.service[110639]: from cgi import parse_header Jul 10 01:54:18.865001 np0000184941 devstack@c-api.service[110640]: /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 10 01:54:18.865001 np0000184941 devstack@c-api.service[110640]: from cgi import parse_header Jul 10 01:54:18.900881 np0000184941 devstack@c-api.service[110637]: /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 10 01:54:18.900881 np0000184941 devstack@c-api.service[110637]: removals.removed_module( Jul 10 01:54:18.902250 np0000184941 devstack@c-api.service[110638]: /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 10 01:54:18.902250 np0000184941 devstack@c-api.service[110638]: removals.removed_module( Jul 10 01:54:18.902385 np0000184941 devstack@c-api.service[110637]: /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 10 01:54:18.902385 np0000184941 devstack@c-api.service[110637]: removals.removed_module( Jul 10 01:54:18.904033 np0000184941 devstack@c-api.service[110638]: /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 10 01:54:18.904033 np0000184941 devstack@c-api.service[110638]: removals.removed_module( Jul 10 01:54:18.908936 np0000184941 devstack@c-api.service[110639]: /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 10 01:54:18.908936 np0000184941 devstack@c-api.service[110639]: removals.removed_module( Jul 10 01:54:18.910776 np0000184941 devstack@c-api.service[110639]: /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 10 01:54:18.910776 np0000184941 devstack@c-api.service[110639]: removals.removed_module( Jul 10 01:54:18.915311 np0000184941 devstack@c-api.service[110640]: /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 10 01:54:18.915311 np0000184941 devstack@c-api.service[110640]: removals.removed_module( Jul 10 01:54:18.917077 np0000184941 devstack@c-api.service[110640]: /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 10 01:54:18.917077 np0000184941 devstack@c-api.service[110640]: removals.removed_module( Jul 10 01:54:19.657127 np0000184941 devstack@c-api.service[110638]: /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 10 01:54:19.657127 np0000184941 devstack@c-api.service[110638]: warnings.warn( Jul 10 01:54:19.666965 np0000184941 devstack@c-api.service[110637]: /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 10 01:54:19.666965 np0000184941 devstack@c-api.service[110637]: warnings.warn( Jul 10 01:54:19.676378 np0000184941 devstack@c-api.service[110639]: /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 10 01:54:19.676378 np0000184941 devstack@c-api.service[110639]: warnings.warn( Jul 10 01:54:19.680552 np0000184941 devstack@c-api.service[110640]: /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 10 01:54:19.680552 np0000184941 devstack@c-api.service[110640]: warnings.warn( Jul 10 01:54:19.706930 np0000184941 devstack@c-api.service[110638]: /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 10 01:54:19.706930 np0000184941 devstack@c-api.service[110638]: warnings.warn( Jul 10 01:54:19.719097 np0000184941 devstack@c-api.service[110637]: /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 10 01:54:19.719097 np0000184941 devstack@c-api.service[110637]: warnings.warn( Jul 10 01:54:19.729306 np0000184941 devstack@c-api.service[110639]: /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 10 01:54:19.729306 np0000184941 devstack@c-api.service[110639]: warnings.warn( Jul 10 01:54:19.738161 np0000184941 devstack@c-api.service[110640]: /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 10 01:54:19.738161 np0000184941 devstack@c-api.service[110640]: warnings.warn( Jul 10 01:54:19.897580 np0000184941 devstack@c-api.service[110638]: 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 10 01:54:19.897749 np0000184941 devstack@c-api.service[110638]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110638) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 01:54:19.902446 np0000184941 devstack@c-api.service[110637]: 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 10 01:54:19.902629 np0000184941 devstack@c-api.service[110637]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110637) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 01:54:19.918067 np0000184941 devstack@c-api.service[110639]: 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 10 01:54:19.918184 np0000184941 devstack@c-api.service[110639]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110639) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 01:54:19.921834 np0000184941 devstack@c-api.service[110640]: 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 10 01:54:19.922076 np0000184941 devstack@c-api.service[110640]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110640) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 01:54:19.984967 np0000184941 devstack@c-api.service[110637]: /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 10 01:54:19.984967 np0000184941 devstack@c-api.service[110637]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 01:54:19.985454 np0000184941 devstack@c-api.service[110638]: /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 10 01:54:19.985454 np0000184941 devstack@c-api.service[110638]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 01:54:19.986003 np0000184941 devstack@c-api.service[110639]: /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 10 01:54:19.986003 np0000184941 devstack@c-api.service[110639]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 01:54:19.991313 np0000184941 devstack@c-api.service[110640]: /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 10 01:54:19.991313 np0000184941 devstack@c-api.service[110640]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 01:54:20.444034 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110639) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 01:54:20.444546 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110640) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 01:54:20.444683 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110638) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 01:54:20.444683 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.444832 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.444901 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.444965 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.445030 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110637) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 01:54:20.445105 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.445188 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.445262 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.445325 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.445403 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.445478 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.445478 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.445478 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.447385 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.447385 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.447640 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.447640 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.447640 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.447842 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.447916 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.447983 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.448058 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.448159 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.448159 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.448159 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.448159 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.448414 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.448489 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.448594 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.448594 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.448594 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.448788 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.448863 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.448922 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.448987 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.449066 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.449147 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.449214 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.449214 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.449214 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.449214 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.449452 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.449452 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.449620 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.449688 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.449767 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.449835 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.449899 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.449965 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.450045 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.450111 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.450177 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.450246 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.450391 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.450461 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.450746 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.450825 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.450977 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.451103 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.451226 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.451342 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.451467 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.451624 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.451752 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.451858 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.451858 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.451858 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.451858 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.451858 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.452445 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.452445 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.452445 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.452445 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.452904 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.453034 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.453034 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.453261 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.453391 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.453527 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.453527 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.453756 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.453878 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.453995 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.454115 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.454237 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.454480 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.454671 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.454801 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.454911 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.455029 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.455143 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.455143 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.455291 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.455291 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.455402 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.455467 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.455467 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.455581 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.455581 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.455684 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.455717 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.455788 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.455821 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.455821 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.455939 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.456010 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.456069 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.456106 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.456183 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.456220 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.456274 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.456351 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.456388 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.456441 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.456514 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.456577 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.456634 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.456688 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.456742 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.456824 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.456861 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.456938 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.456938 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.456938 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.456938 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.457879 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.457966 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.458048 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.458089 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.458162 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.458198 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.458234 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.458359 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.458408 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.458408 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.458546 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.458546 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.458623 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.458655 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.458686 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.458719 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.458754 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.458754 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.458819 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.458850 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.458886 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.458920 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.458948 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.458979 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.458979 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.459033 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.459116 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.459151 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.459231 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.459231 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.459342 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.459342 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.459450 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.459484 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.459585 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.459642 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.459702 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.459763 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.459797 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.459876 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.459911 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.459986 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.460020 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.460128 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.460213 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.460290 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.460370 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.460450 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.460546 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.460619 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.460655 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.460708 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.460792 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.460829 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.460907 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.460965 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.461010 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.461040 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.461071 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.461105 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.461139 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.461170 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.461201 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.461249 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.461291 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.461330 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.461368 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.461400 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.461436 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.461468 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.461517 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.461554 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.461585 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.461616 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.461653 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.461751 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.461788 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.461817 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.461851 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.461882 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.461906 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.461936 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.461961 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.461993 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.462025 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.462055 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.462086 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.462113 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.462139 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.462168 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.462200 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.462228 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.462259 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.462287 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.462386 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.462431 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.462468 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.462612 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.462650 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.462719 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.462784 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.462825 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.462883 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.462943 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.462998 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.463051 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.463111 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.463111 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.463111 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.463111 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.463111 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.463111 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.463425 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.463425 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.463425 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.463604 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.463658 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.463658 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.463789 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.463872 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.463931 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.463993 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.464033 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.464090 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.464141 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.464201 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.464254 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.464309 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.464361 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.464418 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.464510 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.464510 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.464616 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.464695 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.464734 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.464734 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.464836 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.464892 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.464968 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.465039 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.465099 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.465138 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.465199 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.465275 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.465314 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.465372 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.465430 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.465485 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.465584 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.465627 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.465685 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.465738 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.465794 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.465846 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.465904 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.465989 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.466024 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.466079 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.466155 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.466192 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.466250 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.466345 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.466411 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.466491 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.466491 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.466491 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.466491 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.466491 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.466779 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.466779 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.466779 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.466896 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.466948 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.466979 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.467040 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.467088 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.467122 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.467195 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.467258 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.467319 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.467352 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.467408 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.467459 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.467459 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.467592 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.467672 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.467721 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.467721 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.467817 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.467880 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.467937 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.467993 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.468027 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.468027 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.468027 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.468027 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.468175 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.468175 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.468278 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.468316 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.468346 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.468378 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.468413 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.468444 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.468475 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.468527 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.468560 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.468592 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.468632 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.468662 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.468693 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.468718 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.468746 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.468779 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.468808 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.468808 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.468860 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.468892 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.468928 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.468928 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.468981 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.469010 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.469010 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.469010 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.469095 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.469095 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.469095 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.469095 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.469095 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.469095 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.469095 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.469095 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.469315 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.469358 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.469391 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.469438 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.469474 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.469515 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.469553 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.469582 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.469615 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.469647 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.469685 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.469715 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.469743 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.469775 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.469811 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.469843 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.469877 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.469909 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.469942 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.469976 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.470015 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.470046 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.470075 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.470103 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.470140 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.470179 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.470214 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.470242 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.470274 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.470339 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.470370 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.470397 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.470429 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.470464 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.470658 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.470737 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.470822 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.470858 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.470941 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.471002 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.471058 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.471116 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.471175 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.471231 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.471293 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.471355 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.471414 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.471447 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.475503 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.475606 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.475653 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.475714 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.475774 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.475812 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.475865 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.475926 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.476000 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.476037 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.476093 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.476145 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.476203 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.476254 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.476328 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.476363 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.476363 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.476471 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.476591 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.476628 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.476682 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.476758 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.476794 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.476867 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.476921 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.476959 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.476959 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.477063 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.477120 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.477172 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.477172 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.477300 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.477333 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.477410 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.477444 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.477512 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.477594 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.477631 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.477682 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.477758 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.477791 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.477845 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.477917 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.477950 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.478004 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.478058 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.478136 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.478172 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.478225 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.478288 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.478377 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.478453 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.478486 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.478555 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.478555 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.478555 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.478785 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.478785 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.478869 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.478901 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.478972 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.479009 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.479090 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.479129 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.479179 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.479270 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.479338 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.479414 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.479482 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.479586 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.479662 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.479737 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.479812 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.479888 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.479963 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.480048 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.480123 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.480215 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.480264 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.480264 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.480264 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.480264 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.480264 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.480264 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.480707 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.480707 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.480707 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.480707 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.480707 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.480707 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.480707 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.481201 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.481201 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.481201 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.481201 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.481457 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.481531 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.481577 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.481621 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.481657 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.481696 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.481741 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.481784 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.481829 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.481874 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.481874 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.481960 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.481960 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.482039 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.482082 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.482082 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.482082 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.482196 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.482196 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.482196 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.482196 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.482196 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.482421 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.482462 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.482517 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.482567 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.482608 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.482608 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.482608 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.482608 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.482608 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.482803 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.482803 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.482803 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.482899 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.482944 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.482987 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.483030 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.483080 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.483124 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.483161 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.483199 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.483241 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.483241 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.483241 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.485034 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.485103 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.485160 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.485206 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.485250 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.485291 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.485334 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.485376 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.485420 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.485459 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.485524 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.485564 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.485614 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.485659 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.485705 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.485845 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.485893 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.485968 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.486038 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.486116 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.486184 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.486252 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.486372 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.486433 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.486561 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.486644 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.486719 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.486789 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.486911 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.486911 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.487059 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.487143 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.487143 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.487280 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.487355 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.487423 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.487509 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.487584 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.487673 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.487757 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.487847 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.487966 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.488045 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.488121 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.488208 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.488268 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.488318 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.488368 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.488407 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.488445 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.488561 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.488658 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.488760 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.488850 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.488902 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.489016 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.489096 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.489096 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.489096 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.489096 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.489096 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.489420 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.489472 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.489539 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.489585 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.489634 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.489684 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.489729 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.489769 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.489814 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.489814 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.489904 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.489945 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.489990 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.490034 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.490086 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.490132 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.490172 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.490222 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.490262 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.490301 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.490470 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.490564 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.490632 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.490682 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.490682 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.490682 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.490682 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.490682 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.490682 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.490682 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.490934 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.490934 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.490934 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.490934 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.490934 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.490934 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.491155 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.491196 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.491243 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.491283 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.491328 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.491373 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.491422 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.491463 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.491521 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.491563 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.491604 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.491644 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.491644 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.491727 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.491777 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.491822 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.491822 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.491904 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.491904 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.491983 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.492027 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.492066 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.492112 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.492156 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.492195 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.492195 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.492279 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.492325 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.492369 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.492414 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.492414 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.492414 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.492414 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.492414 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.492870 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.492956 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.493039 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.493120 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.493166 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.493166 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.493166 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.493166 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.493166 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.493585 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.493585 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.493585 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.493802 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.493877 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.493949 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.494021 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.494101 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.494180 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.494226 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.494301 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.494427 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.494427 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.494632 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.494704 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.494788 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.494788 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.494788 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.494989 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.495062 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.495133 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.495213 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.495279 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.495317 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.495369 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.495369 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.495369 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.495369 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.495721 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.495721 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.495721 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.495876 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.495916 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.495967 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.496042 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.496077 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.496150 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.496183 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.496237 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.496316 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.496354 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.496440 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.496478 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.496551 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.496605 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.496657 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.496706 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.496759 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.496812 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.496863 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.496943 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.496943 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.496943 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.496943 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.496943 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.496943 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.498632 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.498687 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.498765 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.498814 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.498872 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.498962 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.499001 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.499039 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.499075 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.499108 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.499140 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.499170 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.499198 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.499235 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.499265 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.499298 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.499328 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.499361 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.499390 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.499418 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.499451 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.499479 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.499529 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.499570 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.499604 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.499636 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.499665 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.499696 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.499728 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.499757 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.499787 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.499822 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.499854 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.499949 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.500092 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.500129 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.500179 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.500214 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.500266 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.500318 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.500368 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.500442 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.500518 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.500589 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.500647 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.500703 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.500753 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.500805 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.500856 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.500906 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.500962 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.500995 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.501065 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.501121 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.501177 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.501234 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.501510 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.501590 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.501659 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.501702 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.501761 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.501815 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.501846 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.501881 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.501911 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.501944 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.501976 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.502008 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.502040 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.502071 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.502071 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.502130 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.502159 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.502191 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.502219 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.502256 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.502290 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.502317 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.502349 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.502420 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.502420 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.502480 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.502538 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.502633 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.502670 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.502758 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.502758 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.502843 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.502843 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.502947 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.503002 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.503085 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.503119 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.503190 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.503257 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.503337 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.503410 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.503488 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.503603 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.503680 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.503751 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.503833 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.503915 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.503986 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.504057 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.504130 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.504208 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.504287 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.504363 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.504443 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.504536 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.504825 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.504922 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.505005 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.505053 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.505158 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.505205 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.505309 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.505367 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.505414 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.505462 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.505522 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.505573 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.505615 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.505654 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.505699 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.505745 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.505785 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.505829 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.505869 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.505909 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.505960 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.506001 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.506046 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.506086 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.506126 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.506126 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.506126 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.506126 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.506126 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 01:54:20.506300 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.506300 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.506300 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.506300 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.506300 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.506638 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110637) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.506753 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.506826 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.506826 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.506826 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.507019 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.507103 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110637) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.507177 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.507256 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110637) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.507325 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.507407 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 01:54:20.507480 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.507571 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 01:54:20.507654 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.507726 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 01:54:20.507809 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.507887 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 01:54:20.507887 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 01:54:20.507887 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110640) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 01:54:20.552446 np0000184941 devstack@c-api.service[110637]: INFO dbcounter [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Registered counter for database cinder Jul 10 01:54:20.553795 np0000184941 devstack@c-api.service[110638]: INFO dbcounter [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Registered counter for database cinder Jul 10 01:54:20.553879 np0000184941 devstack@c-api.service[110639]: INFO dbcounter [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Registered counter for database cinder Jul 10 01:54:20.555222 np0000184941 devstack@c-api.service[110640]: INFO dbcounter [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Registered counter for database cinder Jul 10 01:54:20.593708 np0000184941 devstack@c-api.service[110637]: DEBUG oslo_db.sqlalchemy.engines [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f 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=110637) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:54:20.595355 np0000184941 devstack@c-api.service[110638]: DEBUG oslo_db.sqlalchemy.engines [None req-6225b468-319f-4e48-8d4a-35e1235a0820 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=110638) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:54:20.598128 np0000184941 devstack@c-api.service[110639]: DEBUG oslo_db.sqlalchemy.engines [None req-85bdee09-a291-4ed2-9536-0250727db2ba 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=110639) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:54:20.599209 np0000184941 devstack@c-api.service[110640]: DEBUG oslo_db.sqlalchemy.engines [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 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=110640) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:54:20.711914 np0000184941 devstack@c-api.service[110638]: DEBUG dbcounter [-] [110638] Writer thread running {{(pid=110638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 01:54:20.714555 np0000184941 devstack@c-api.service[110638]: INFO cinder.rpc [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 01:54:20.715624 np0000184941 devstack@c-api.service[110639]: DEBUG dbcounter [-] [110639] Writer thread running {{(pid=110639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 01:54:20.715712 np0000184941 devstack@c-api.service[110637]: DEBUG dbcounter [-] [110637] Writer thread running {{(pid=110637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 01:54:20.716909 np0000184941 devstack@c-api.service[110638]: INFO cinder.rpc [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 01:54:20.718023 np0000184941 devstack@c-api.service[110637]: INFO cinder.rpc [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 01:54:20.718340 np0000184941 devstack@c-api.service[110639]: INFO cinder.rpc [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 01:54:20.719212 np0000184941 devstack@c-api.service[110638]: INFO cinder.rpc [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 01:54:20.720440 np0000184941 devstack@c-api.service[110637]: INFO cinder.rpc [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 01:54:20.721376 np0000184941 devstack@c-api.service[110638]: INFO cinder.rpc [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 01:54:20.721520 np0000184941 devstack@c-api.service[110639]: INFO cinder.rpc [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 01:54:20.722552 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.722818 np0000184941 devstack@c-api.service[110637]: INFO cinder.rpc [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 01:54:20.723737 np0000184941 devstack@c-api.service[110640]: DEBUG dbcounter [-] [110640] Writer thread running {{(pid=110640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 01:54:20.724124 np0000184941 devstack@c-api.service[110639]: INFO cinder.rpc [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 01:54:20.725323 np0000184941 devstack@c-api.service[110637]: INFO cinder.rpc [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 01:54:20.726533 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.726614 np0000184941 devstack@c-api.service[110640]: INFO cinder.rpc [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 01:54:20.728762 np0000184941 devstack@c-api.service[110639]: INFO cinder.rpc [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 01:54:20.729049 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.729205 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.729490 np0000184941 devstack@c-api.service[110640]: INFO cinder.rpc [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 01:54:20.730953 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.732310 np0000184941 devstack@c-api.service[110640]: INFO cinder.rpc [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 01:54:20.732455 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.735358 np0000184941 devstack@c-api.service[110640]: INFO cinder.rpc [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 01:54:20.736490 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.740973 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.758658 np0000184941 devstack@c-api.service[110638]: DEBUG oslo_db.sqlalchemy.engines [None req-6225b468-319f-4e48-8d4a-35e1235a0820 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=110638) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:54:20.760984 np0000184941 devstack@c-api.service[110638]: INFO cinder.rpc [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 01:54:20.763371 np0000184941 devstack@c-api.service[110638]: INFO cinder.rpc [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 01:54:20.764134 np0000184941 devstack@c-api.service[110639]: DEBUG oslo_db.sqlalchemy.engines [None req-85bdee09-a291-4ed2-9536-0250727db2ba 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=110639) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:54:20.764577 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.766369 np0000184941 devstack@c-api.service[110637]: DEBUG oslo_db.sqlalchemy.engines [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f 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=110637) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:54:20.766444 np0000184941 devstack@c-api.service[110639]: INFO cinder.rpc [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 01:54:20.768359 np0000184941 devstack@c-api.service[110639]: INFO cinder.rpc [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 01:54:20.769169 np0000184941 devstack@c-api.service[110637]: INFO cinder.rpc [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 01:54:20.769255 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.771731 np0000184941 devstack@c-api.service[110637]: INFO cinder.rpc [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 01:54:20.773053 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.773826 np0000184941 devstack@c-api.service[110640]: DEBUG oslo_db.sqlalchemy.engines [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 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=110640) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:54:20.775647 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.776169 np0000184941 devstack@c-api.service[110640]: INFO cinder.rpc [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 01:54:20.778511 np0000184941 devstack@c-api.service[110640]: INFO cinder.rpc [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 01:54:20.778894 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.779646 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.779798 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.782062 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.782819 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.785906 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.786090 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.787190 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.789688 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.790225 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.791054 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.791216 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.793101 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.793188 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.794045 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.794409 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.796515 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.796976 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.797562 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.798323 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.799376 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.800095 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.801401 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.802254 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.802692 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.802933 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.803772 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.804339 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.805701 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.805904 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.806651 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.807378 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.807546 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.808642 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.810045 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.810366 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.811813 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.812517 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.813265 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.814640 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.814719 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.815577 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.815935 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.817420 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.817543 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.817972 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.818923 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.819011 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.819434 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.820913 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.820989 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.821710 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.822218 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.822373 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.823006 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.823430 np0000184941 devstack@c-api.service[110638]: WARNING cinder.api.contrib.hosts [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 01:54:20.823813 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.824218 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.825132 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.825661 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.826269 np0000184941 devstack@c-api.service[110639]: WARNING cinder.api.contrib.hosts [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 01:54:20.826369 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.827078 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.827144 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.827261 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.828422 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.828515 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.828570 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.829426 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extended resource: extensions {{(pid=110638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.829870 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.829941 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.830784 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.831080 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extended resource: cgsnapshots {{(pid=110638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.831558 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.831644 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.832410 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extended resource: extensions {{(pid=110639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.832519 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extended resource: os-availability-zone {{(pid=110638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.832786 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.832912 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.833755 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extended resource: cgsnapshots {{(pid=110639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.833978 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extended resource: os-snapshot-manage {{(pid=110638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.834042 np0000184941 devstack@c-api.service[110637]: WARNING cinder.api.contrib.hosts [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 01:54:20.834363 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.834691 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.835159 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extended resource: os-availability-zone {{(pid=110639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.835829 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.835895 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extended resource: os-volume-transfer {{(pid=110638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.836108 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.836481 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extended resource: os-snapshot-manage {{(pid=110639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.837138 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.837413 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extended resource: os-quota-sets {{(pid=110638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.837514 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.838358 np0000184941 devstack@c-api.service[110640]: WARNING cinder.api.contrib.hosts [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 01:54:20.838515 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extended resource: os-volume-transfer {{(pid=110639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.838862 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extended resource: os-hosts {{(pid=110638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.839031 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.839098 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.839858 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extended resource: extensions {{(pid=110637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.840101 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extended resource: os-quota-sets {{(pid=110639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.840279 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extended resource: qos-specs {{(pid=110638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.840546 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.841194 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extended resource: cgsnapshots {{(pid=110637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.841550 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extended resource: os-hosts {{(pid=110639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.841992 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.842346 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extended resource: backups {{(pid=110638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.842577 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extended resource: os-availability-zone {{(pid=110637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.842968 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extended resource: qos-specs {{(pid=110639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.843476 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.843931 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extended resource: os-snapshot-manage {{(pid=110637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.844299 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extended resource: extensions {{(pid=110640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.844406 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extended resource: capabilities {{(pid=110638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.845033 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extended resource: backups {{(pid=110639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.845658 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extended resource: cgsnapshots {{(pid=110640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.845722 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extended resource: os-volume-type-access {{(pid=110638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.846045 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extended resource: os-volume-transfer {{(pid=110637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.847067 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extended resource: os-availability-zone {{(pid=110640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.847273 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extended resource: capabilities {{(pid=110639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.847524 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extended resource: os-quota-class-sets {{(pid=110638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.847676 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extended resource: os-quota-sets {{(pid=110637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.848519 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extended resource: os-volume-type-access {{(pid=110639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.848619 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extended resource: os-snapshot-manage {{(pid=110640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.848972 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extended resource: scheduler-stats {{(pid=110638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.849403 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extended resource: os-hosts {{(pid=110637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.850219 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extended resource: os-quota-class-sets {{(pid=110639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.850376 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extended resource: consistencygroups {{(pid=110638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.850653 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extended resource: os-volume-transfer {{(pid=110640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.850828 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extended resource: qos-specs {{(pid=110637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.851514 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extended resource: scheduler-stats {{(pid=110639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.852262 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extended resource: os-quota-sets {{(pid=110640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.852343 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extended resource: encryption {{(pid=110638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.852895 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extended resource: backups {{(pid=110637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.853024 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extended resource: consistencygroups {{(pid=110639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.853714 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extended resource: os-hosts {{(pid=110640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.853915 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extended resource: encryption {{(pid=110638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.854890 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extended resource: capabilities {{(pid=110637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.855016 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extended resource: encryption {{(pid=110639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.855091 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extended resource: qos-specs {{(pid=110640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.855434 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extended resource: os-volume-manage {{(pid=110638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.856125 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extended resource: os-volume-type-access {{(pid=110637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.856439 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extended resource: encryption {{(pid=110639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.856894 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extended resource: extra_specs {{(pid=110638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.857152 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extended resource: backups {{(pid=110640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.857744 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extended resource: os-quota-class-sets {{(pid=110637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.857942 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extended resource: os-volume-manage {{(pid=110639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.859013 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extended resource: scheduler-stats {{(pid=110637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.859172 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extended resource: capabilities {{(pid=110640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.859316 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.859411 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extended resource: extra_specs {{(pid=110639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.860382 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extended resource: os-volume-type-access {{(pid=110640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.860425 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extended resource: consistencygroups {{(pid=110637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.860863 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.861643 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.862005 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extended resource: os-quota-class-sets {{(pid=110640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.862226 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.862388 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extended resource: encryption {{(pid=110637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.863025 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.863322 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extended resource: scheduler-stats {{(pid=110640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.863696 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.863977 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extended resource: encryption {{(pid=110637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.864383 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.864558 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.contrib.snapshot_actions [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] SnapshotActionsController initialized {{(pid=110638) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 01:54:20.864772 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extended resource: consistencygroups {{(pid=110640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.865274 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.865462 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extended resource: os-volume-manage {{(pid=110637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.865753 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.866574 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.contrib.snapshot_actions [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] SnapshotActionsController initialized {{(pid=110639) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 01:54:20.866638 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.866725 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extended resource: encryption {{(pid=110640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.866937 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extended resource: extra_specs {{(pid=110637) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.867309 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.868009 np0000184941 devstack@c-api.service[110638]: WARNING castellan.key_manager.migration [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.868255 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extended resource: encryption {{(pid=110640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.868650 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.868952 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.869071 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.869190 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extension VolumeActions extending resource: volumes {{(pid=110638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.869281 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.869346 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extension UsedLimits extending resource: limits {{(pid=110638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.869406 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.869609 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.869701 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.869762 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extended resource: os-volume-manage {{(pid=110640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.869818 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extension TypesManage extending resource: types {{(pid=110638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.869966 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.870043 np0000184941 devstack@c-api.service[110639]: WARNING castellan.key_manager.migration [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.870100 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.870176 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.870242 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.870355 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extension AdminActions extending resource: volumes {{(pid=110638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.870467 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extension AdminActions extending resource: snapshots {{(pid=110638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.870575 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extension AdminActions extending resource: backups {{(pid=110638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.870683 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.v3.router [None req-6225b468-319f-4e48-8d4a-35e1235a0820 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.870741 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.870998 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.871079 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.871195 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extension VolumeActions extending resource: volumes {{(pid=110639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.871255 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extended resource: extra_specs {{(pid=110640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 01:54:20.871322 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extension UsedLimits extending resource: limits {{(pid=110639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.871427 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.871632 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.871727 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extension VolumeTypeAccess extending resource: types {{(pid=110639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.871842 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extension TypesManage extending resource: types {{(pid=110639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.871947 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.872046 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.872092 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.872146 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extension SnapshotActions extending resource: snapshots {{(pid=110639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.872243 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.872342 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extension AdminActions extending resource: volumes {{(pid=110639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.872453 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extension AdminActions extending resource: snapshots {{(pid=110639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.872571 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extension AdminActions extending resource: backups {{(pid=110639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.872671 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.v3.router [None req-85bdee09-a291-4ed2-9536-0250727db2ba None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.873437 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.873539 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.874295 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.contrib.snapshot_actions [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] SnapshotActionsController initialized {{(pid=110637) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 01:54:20.874889 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.875006 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.876270 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.876343 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.877626 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.877684 np0000184941 devstack@c-api.service[110637]: WARNING castellan.key_manager.migration [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.878450 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.contrib.snapshot_actions [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] SnapshotActionsController initialized {{(pid=110640) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 01:54:20.878633 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.878760 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.878884 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extension VolumeActions extending resource: volumes {{(pid=110637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.879058 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extension UsedLimits extending resource: limits {{(pid=110637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.879157 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.879212 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.879249 np0000184941 devstack@c-api.service[110638]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76429a6a4668 pid: 110638 (default app) Jul 10 01:54:20.879337 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.879440 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extension VolumeTypeAccess extending resource: types {{(pid=110637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.879572 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extension TypesManage extending resource: types {{(pid=110637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.879677 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.879777 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.879881 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extension SnapshotActions extending resource: snapshots {{(pid=110637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.879981 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.880082 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extension AdminActions extending resource: volumes {{(pid=110637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.880195 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extension AdminActions extending resource: snapshots {{(pid=110637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.880304 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extension AdminActions extending resource: backups {{(pid=110637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.880406 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.v3.router [None req-107e80b3-35a5-4d75-b7c7-b5e01c06e06f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110637) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.880489 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.880922 np0000184941 devstack@c-api.service[110639]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76429a6a4668 pid: 110639 (default app) Jul 10 01:54:20.881889 np0000184941 devstack@c-api.service[110640]: WARNING castellan.key_manager.migration [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 10 01:54:20.882828 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.882975 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.883099 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extension VolumeActions extending resource: volumes {{(pid=110640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.883230 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extension UsedLimits extending resource: limits {{(pid=110640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.883333 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.883541 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.883635 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.883752 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extension TypesManage extending resource: types {{(pid=110640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.883857 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.883955 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.884056 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.884156 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.884257 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extension AdminActions extending resource: volumes {{(pid=110640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.884368 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extension AdminActions extending resource: snapshots {{(pid=110640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.884468 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extension AdminActions extending resource: backups {{(pid=110640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.884584 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.v3.router [None req-66978dd8-ccd1-4039-8fcb-cb709466e5d8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 01:54:20.888882 np0000184941 devstack@c-api.service[110637]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76429a6a4668 pid: 110637 (default app) Jul 10 01:54:20.889029 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.middleware.request_id [None req-daef0764-eb6e-47d7-8989-1c1b18093bbc None None] RequestId filter calling following filter/app {{(pid=110638) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:54:20.891787 np0000184941 devstack@c-api.service[110638]: [pid: 110638|app: 0|req: 1/1] 199.204.45.138 () {60 vars in 956 bytes} [Fri Jul 10 01:54:20 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 10 01:54:20.892900 np0000184941 devstack@c-api.service[110640]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76429a6a4668 pid: 110640 (default app) Jul 10 01:54:28.025179 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.middleware.request_id [None req-2cc27ed5-ee70-4d21-aaa6-8af5b0bc6654 None None] RequestId filter calling following filter/app {{(pid=110639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:54:28.541445 np0000184941 devstack@c-api.service[110639]: INFO cinder.api.openstack.wsgi [None req-2cc27ed5-ee70-4d21-aaa6-8af5b0bc6654 admin admin] POST https://199.204.45.138/volume/v3/types Jul 10 01:54:28.542013 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.openstack.wsgi [None req-2cc27ed5-ee70-4d21-aaa6-8af5b0bc6654 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=110639) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 01:54:28.543643 np0000184941 devstack@c-api.service[110639]: /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 10 01:54:28.543643 np0000184941 devstack@c-api.service[110639]: warnings.warn( Jul 10 01:54:28.577073 np0000184941 devstack@c-api.service[110639]: DEBUG oslo_db.sqlalchemy.engines [None req-2cc27ed5-ee70-4d21-aaa6-8af5b0bc6654 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=110639) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:54:28.616004 np0000184941 devstack@c-api.service[110639]: INFO cinder.api.openstack.wsgi [None req-2cc27ed5-ee70-4d21-aaa6-8af5b0bc6654 admin admin] https://199.204.45.138/volume/v3/types returned with HTTP 200 Jul 10 01:54:28.616645 np0000184941 devstack@c-api.service[110639]: [pid: 110639|app: 0|req: 1/2] 199.204.45.138 () {68 vars in 1288 bytes} [Fri Jul 10 01:54:28 2026] POST /volume/v3/types => generated 186 bytes in 603 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:54:28.646816 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.middleware.request_id [req-2cc27ed5-ee70-4d21-aaa6-8af5b0bc6654 req-eb621814-6e7b-4e24-84da-db7412045f90 None None] RequestId filter calling following filter/app {{(pid=110637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:54:28.982083 np0000184941 devstack@c-api.service[110637]: INFO cinder.api.openstack.wsgi [req-2cc27ed5-ee70-4d21-aaa6-8af5b0bc6654 req-eb621814-6e7b-4e24-84da-db7412045f90 admin admin] POST https://199.204.45.138/volume/v3/types/bc5cb6a2-a3d9-463b-b0b4-72c398d9381e/extra_specs Jul 10 01:54:28.982667 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.openstack.wsgi [req-2cc27ed5-ee70-4d21-aaa6-8af5b0bc6654 req-eb621814-6e7b-4e24-84da-db7412045f90 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 01:54:28.984431 np0000184941 devstack@c-api.service[110637]: /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 10 01:54:28.984431 np0000184941 devstack@c-api.service[110637]: warnings.warn( Jul 10 01:54:29.023100 np0000184941 devstack@c-api.service[110637]: DEBUG oslo_db.sqlalchemy.engines [req-2cc27ed5-ee70-4d21-aaa6-8af5b0bc6654 req-eb621814-6e7b-4e24-84da-db7412045f90 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=110637) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:54:29.096758 np0000184941 devstack@c-api.service[110637]: INFO cinder.api.openstack.wsgi [req-2cc27ed5-ee70-4d21-aaa6-8af5b0bc6654 req-eb621814-6e7b-4e24-84da-db7412045f90 admin admin] https://199.204.45.138/volume/v3/types/bc5cb6a2-a3d9-463b-b0b4-72c398d9381e/extra_specs returned with HTTP 200 Jul 10 01:54:29.096758 np0000184941 devstack@c-api.service[110637]: [pid: 110637|app: 0|req: 1/3] 199.204.45.138 () {70 vars in 1505 bytes} [Fri Jul 10 01:54:28 2026] POST /volume/v3/types/bc5cb6a2-a3d9-463b-b0b4-72c398d9381e/extra_specs => generated 55 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 01:54:30.762735 np0000184941 devstack@c-api.service[110638]: DEBUG dbcounter [-] [110638] Writing DB stats cinder:SELECT=6 {{(pid=110638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:54:30.777847 np0000184941 devstack@c-api.service[110640]: DEBUG dbcounter [-] [110640] Writing DB stats cinder:SELECT=6 {{(pid=110640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:54:38.613387 np0000184941 devstack@c-api.service[110639]: DEBUG dbcounter [-] [110639] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=110639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:54:39.090707 np0000184941 devstack@c-api.service[110637]: DEBUG dbcounter [-] [110637] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=110637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:57:29.738697 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.middleware.request_id [None req-87ebb60a-b848-4d82-bbbe-9f3847211276 None None] RequestId filter calling following filter/app {{(pid=110638) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:57:29.740244 np0000184941 devstack@c-api.service[110638]: INFO cinder.api.openstack.wsgi [None req-87ebb60a-b848-4d82-bbbe-9f3847211276 None None] GET https://199.204.45.138/volume// Jul 10 01:57:29.740784 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.openstack.wsgi [None req-87ebb60a-b848-4d82-bbbe-9f3847211276 None None] Empty body provided in request {{(pid=110638) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:57:29.741402 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.openstack.wsgi [None req-87ebb60a-b848-4d82-bbbe-9f3847211276 None None] Calling method 'all' {{(pid=110638) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:57:29.742574 np0000184941 devstack@c-api.service[110638]: INFO cinder.api.openstack.wsgi [None req-87ebb60a-b848-4d82-bbbe-9f3847211276 None None] https://199.204.45.138/volume// returned with HTTP 300 Jul 10 01:57:29.743259 np0000184941 devstack@c-api.service[110638]: [pid: 110638|app: 0|req: 2/4] 199.204.45.138 () {66 vars in 1456 bytes} [Fri Jul 10 01:57:29 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 01:58:07.199390 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.middleware.request_id [None req-e2918776-713f-433c-b34e-8e33ca9651fa None None] RequestId filter calling following filter/app {{(pid=110640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:58:07.202467 np0000184941 devstack@c-api.service[110640]: [pid: 110640|app: 0|req: 1/5] 199.204.45.138 () {62 vars in 1068 bytes} [Fri Jul 10 01:58:07 2026] GET /volume/v3 => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 10 01:58:07.235656 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.middleware.request_id [None req-7d0e2c4f-f63c-41a4-9734-34699a7c2a37 None None] RequestId filter calling following filter/app {{(pid=110639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:58:07.245607 np0000184941 devstack@c-api.service[110639]: [pid: 110639|app: 0|req: 2/6] 199.204.45.138 () {64 vars in 1272 bytes} [Fri Jul 10 01:58:07 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 10 01:58:07.282319 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.middleware.request_id [req-7d0e2c4f-f63c-41a4-9734-34699a7c2a37 req-f1cc5bce-0128-4960-945e-27d9fd42e010 None None] RequestId filter calling following filter/app {{(pid=110637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:58:07.286611 np0000184941 devstack@c-api.service[110637]: INFO cinder.api.openstack.wsgi [req-7d0e2c4f-f63c-41a4-9734-34699a7c2a37 req-f1cc5bce-0128-4960-945e-27d9fd42e010 demo demo] GET https://199.204.45.138/volume/v3/ Jul 10 01:58:07.286889 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.openstack.wsgi [req-7d0e2c4f-f63c-41a4-9734-34699a7c2a37 req-f1cc5bce-0128-4960-945e-27d9fd42e010 demo demo] Empty body provided in request {{(pid=110637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:58:07.287175 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.openstack.wsgi [req-7d0e2c4f-f63c-41a4-9734-34699a7c2a37 req-f1cc5bce-0128-4960-945e-27d9fd42e010 demo demo] Calling method 'version_select' {{(pid=110637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:58:07.289732 np0000184941 devstack@c-api.service[110637]: INFO cinder.api.openstack.wsgi [req-7d0e2c4f-f63c-41a4-9734-34699a7c2a37 req-f1cc5bce-0128-4960-945e-27d9fd42e010 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jul 10 01:58:07.290203 np0000184941 devstack@c-api.service[110637]: [pid: 110637|app: 0|req: 2/7] 199.204.45.138 () {66 vars in 1346 bytes} [Fri Jul 10 01:58:07 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:58:07.328946 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.middleware.request_id [None req-13b8242f-4bb3-407b-9a92-415d85bfbbb5 None None] RequestId filter calling following filter/app {{(pid=110638) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:58:07.659640 np0000184941 devstack@c-api.service[110638]: INFO cinder.api.openstack.wsgi [None req-13b8242f-4bb3-407b-9a92-415d85bfbbb5 demo demo] GET https://199.204.45.138/volume/v3/types Jul 10 01:58:07.659856 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.openstack.wsgi [None req-13b8242f-4bb3-407b-9a92-415d85bfbbb5 demo demo] Empty body provided in request {{(pid=110638) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:58:07.660024 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.openstack.wsgi [None req-13b8242f-4bb3-407b-9a92-415d85bfbbb5 demo demo] Calling method 'index' {{(pid=110638) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:58:07.660479 np0000184941 devstack@c-api.service[110638]: /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 10 01:58:07.660479 np0000184941 devstack@c-api.service[110638]: warnings.warn( Jul 10 01:58:07.661089 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.api_utils [None req-13b8242f-4bb3-407b-9a92-415d85bfbbb5 demo demo] Removing options '' from query. {{(pid=110638) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 01:58:07.698859 np0000184941 devstack@c-api.service[110638]: DEBUG oslo_db.sqlalchemy.engines [None req-13b8242f-4bb3-407b-9a92-415d85bfbbb5 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=110638) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:58:07.718935 np0000184941 devstack@c-api.service[110638]: INFO cinder.api.openstack.wsgi [None req-13b8242f-4bb3-407b-9a92-415d85bfbbb5 demo demo] https://199.204.45.138/volume/v3/types returned with HTTP 200 Jul 10 01:58:07.719402 np0000184941 devstack@c-api.service[110638]: [pid: 110638|app: 0|req: 3/8] 199.204.45.138 () {64 vars in 1290 bytes} [Fri Jul 10 01:58:07 2026] GET /volume/v3/types => generated 377 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:58:07.757233 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.middleware.request_id [None req-745287df-786c-48c7-b6e4-2d0a367e7285 None None] RequestId filter calling following filter/app {{(pid=110640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:58:08.085254 np0000184941 devstack@c-api.service[110640]: INFO cinder.api.openstack.wsgi [None req-745287df-786c-48c7-b6e4-2d0a367e7285 demo demo] GET https://199.204.45.138/volume/v3/types/default Jul 10 01:58:08.085794 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.openstack.wsgi [None req-745287df-786c-48c7-b6e4-2d0a367e7285 demo demo] Empty body provided in request {{(pid=110640) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:58:08.086005 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.openstack.wsgi [None req-745287df-786c-48c7-b6e4-2d0a367e7285 demo demo] Calling method 'show' {{(pid=110640) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:58:08.120436 np0000184941 devstack@c-api.service[110640]: DEBUG oslo_db.sqlalchemy.engines [None req-745287df-786c-48c7-b6e4-2d0a367e7285 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=110640) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 01:58:08.134212 np0000184941 devstack@c-api.service[110640]: /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 10 01:58:08.134212 np0000184941 devstack@c-api.service[110640]: warnings.warn( Jul 10 01:58:08.136244 np0000184941 devstack@c-api.service[110640]: INFO cinder.api.openstack.wsgi [None req-745287df-786c-48c7-b6e4-2d0a367e7285 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jul 10 01:58:08.136641 np0000184941 devstack@c-api.service[110640]: [pid: 110640|app: 0|req: 2/9] 199.204.45.138 () {64 vars in 1301 bytes} [Fri Jul 10 01:58:07 2026] GET /volume/v3/types/default => generated 145 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:58:08.625321 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.middleware.request_id [None req-374a6586-bed6-4b55-b3f9-ff8b452c0981 None None] RequestId filter calling following filter/app {{(pid=110639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:58:08.626610 np0000184941 devstack@c-api.service[110639]: [pid: 110639|app: 0|req: 3/10] 199.204.45.138 () {62 vars in 1068 bytes} [Fri Jul 10 01:58:08 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 10 01:58:08.656829 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.middleware.request_id [None req-e1073029-834e-48b3-8389-2e423dac6228 None None] RequestId filter calling following filter/app {{(pid=110637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:58:08.666190 np0000184941 devstack@c-api.service[110637]: [pid: 110637|app: 0|req: 3/11] 199.204.45.138 () {64 vars in 1272 bytes} [Fri Jul 10 01:58:08 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 10 01:58:08.694914 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.middleware.request_id [req-e1073029-834e-48b3-8389-2e423dac6228 req-8f177f3f-73aa-43fc-882f-9f8bb19b91d7 None None] RequestId filter calling following filter/app {{(pid=110638) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:58:08.698327 np0000184941 devstack@c-api.service[110638]: INFO cinder.api.openstack.wsgi [req-e1073029-834e-48b3-8389-2e423dac6228 req-8f177f3f-73aa-43fc-882f-9f8bb19b91d7 demo demo] GET https://199.204.45.138/volume/v3/ Jul 10 01:58:08.698670 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.openstack.wsgi [req-e1073029-834e-48b3-8389-2e423dac6228 req-8f177f3f-73aa-43fc-882f-9f8bb19b91d7 demo demo] Empty body provided in request {{(pid=110638) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:58:08.698902 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.openstack.wsgi [req-e1073029-834e-48b3-8389-2e423dac6228 req-8f177f3f-73aa-43fc-882f-9f8bb19b91d7 demo demo] Calling method 'version_select' {{(pid=110638) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:58:08.699444 np0000184941 devstack@c-api.service[110638]: INFO cinder.api.openstack.wsgi [req-e1073029-834e-48b3-8389-2e423dac6228 req-8f177f3f-73aa-43fc-882f-9f8bb19b91d7 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jul 10 01:58:08.699876 np0000184941 devstack@c-api.service[110638]: [pid: 110638|app: 0|req: 4/12] 199.204.45.138 () {66 vars in 1346 bytes} [Fri Jul 10 01:58:08 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 10 01:58:08.732901 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.middleware.request_id [None req-3a3f3084-8e63-496f-9602-98e49d85abe8 None None] RequestId filter calling following filter/app {{(pid=110640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:58:08.736325 np0000184941 devstack@c-api.service[110640]: INFO cinder.api.openstack.wsgi [None req-3a3f3084-8e63-496f-9602-98e49d85abe8 demo demo] GET https://199.204.45.138/volume/v3/types/default Jul 10 01:58:08.736735 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.openstack.wsgi [None req-3a3f3084-8e63-496f-9602-98e49d85abe8 demo demo] Empty body provided in request {{(pid=110640) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:58:08.737129 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.openstack.wsgi [None req-3a3f3084-8e63-496f-9602-98e49d85abe8 demo demo] Calling method 'show' {{(pid=110640) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:58:08.745713 np0000184941 devstack@c-api.service[110640]: INFO cinder.api.openstack.wsgi [None req-3a3f3084-8e63-496f-9602-98e49d85abe8 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jul 10 01:58:08.745713 np0000184941 devstack@c-api.service[110640]: [pid: 110640|app: 0|req: 3/13] 199.204.45.138 () {64 vars in 1301 bytes} [Fri Jul 10 01:58:08 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:58:09.351705 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.middleware.request_id [None req-e30bbc6f-2e1e-4ed2-8010-44abfce876ab None None] RequestId filter calling following filter/app {{(pid=110639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:58:09.352792 np0000184941 devstack@c-api.service[110639]: [pid: 110639|app: 0|req: 4/14] 199.204.45.138 () {62 vars in 1068 bytes} [Fri Jul 10 01:58:09 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 10 01:58:09.384605 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.middleware.request_id [None req-741fbd00-38af-4274-bc82-1d22439c6ab2 None None] RequestId filter calling following filter/app {{(pid=110637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:58:09.388463 np0000184941 devstack@c-api.service[110637]: [pid: 110637|app: 0|req: 4/15] 199.204.45.138 () {64 vars in 1272 bytes} [Fri Jul 10 01:58:09 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 10 01:58:09.422577 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.middleware.request_id [req-741fbd00-38af-4274-bc82-1d22439c6ab2 req-74810065-caa4-4ca1-ab2c-21a8836057a0 None None] RequestId filter calling following filter/app {{(pid=110638) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:58:09.425800 np0000184941 devstack@c-api.service[110638]: INFO cinder.api.openstack.wsgi [req-741fbd00-38af-4274-bc82-1d22439c6ab2 req-74810065-caa4-4ca1-ab2c-21a8836057a0 demo demo] GET https://199.204.45.138/volume/v3/ Jul 10 01:58:09.426162 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.openstack.wsgi [req-741fbd00-38af-4274-bc82-1d22439c6ab2 req-74810065-caa4-4ca1-ab2c-21a8836057a0 demo demo] Empty body provided in request {{(pid=110638) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:58:09.426521 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.openstack.wsgi [req-741fbd00-38af-4274-bc82-1d22439c6ab2 req-74810065-caa4-4ca1-ab2c-21a8836057a0 demo demo] Calling method 'version_select' {{(pid=110638) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:58:09.427177 np0000184941 devstack@c-api.service[110638]: INFO cinder.api.openstack.wsgi [req-741fbd00-38af-4274-bc82-1d22439c6ab2 req-74810065-caa4-4ca1-ab2c-21a8836057a0 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jul 10 01:58:09.427853 np0000184941 devstack@c-api.service[110638]: [pid: 110638|app: 0|req: 5/16] 199.204.45.138 () {66 vars in 1346 bytes} [Fri Jul 10 01:58:09 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 10 01:58:09.467965 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.middleware.request_id [None req-037e3fdd-0e49-4d78-aa8e-2b061bb04ab4 None None] RequestId filter calling following filter/app {{(pid=110640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:58:09.471298 np0000184941 devstack@c-api.service[110640]: INFO cinder.api.openstack.wsgi [None req-037e3fdd-0e49-4d78-aa8e-2b061bb04ab4 demo demo] GET https://199.204.45.138/volume/v3/types/default Jul 10 01:58:09.471532 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.openstack.wsgi [None req-037e3fdd-0e49-4d78-aa8e-2b061bb04ab4 demo demo] Empty body provided in request {{(pid=110640) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:58:09.471797 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.openstack.wsgi [None req-037e3fdd-0e49-4d78-aa8e-2b061bb04ab4 demo demo] Calling method 'show' {{(pid=110640) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:58:09.481625 np0000184941 devstack@c-api.service[110640]: INFO cinder.api.openstack.wsgi [None req-037e3fdd-0e49-4d78-aa8e-2b061bb04ab4 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jul 10 01:58:09.482283 np0000184941 devstack@c-api.service[110640]: [pid: 110640|app: 0|req: 4/17] 199.204.45.138 () {64 vars in 1301 bytes} [Fri Jul 10 01:58:09 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 10 01:58:09.520956 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.middleware.request_id [None req-39f749ce-9c93-4ff6-a5d7-2f11daed42dd None None] RequestId filter calling following filter/app {{(pid=110639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:58:09.522166 np0000184941 devstack@c-api.service[110639]: [pid: 110639|app: 0|req: 5/18] 199.204.45.138 () {62 vars in 1068 bytes} [Fri Jul 10 01:58:09 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 10 01:58:09.554282 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.middleware.request_id [None req-eea5ff6f-3c28-4437-adaf-4379d3a7b966 None None] RequestId filter calling following filter/app {{(pid=110637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:58:09.557868 np0000184941 devstack@c-api.service[110637]: [pid: 110637|app: 0|req: 5/19] 199.204.45.138 () {64 vars in 1272 bytes} [Fri Jul 10 01:58:09 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 10 01:58:09.589952 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.middleware.request_id [req-eea5ff6f-3c28-4437-adaf-4379d3a7b966 req-d40496bd-3809-4f8f-bdfa-98e46434278e None None] RequestId filter calling following filter/app {{(pid=110638) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:58:09.592064 np0000184941 devstack@c-api.service[110638]: INFO cinder.api.openstack.wsgi [req-eea5ff6f-3c28-4437-adaf-4379d3a7b966 req-d40496bd-3809-4f8f-bdfa-98e46434278e demo demo] GET https://199.204.45.138/volume/v3/ Jul 10 01:58:09.592277 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.openstack.wsgi [req-eea5ff6f-3c28-4437-adaf-4379d3a7b966 req-d40496bd-3809-4f8f-bdfa-98e46434278e demo demo] Empty body provided in request {{(pid=110638) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:58:09.592490 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.openstack.wsgi [req-eea5ff6f-3c28-4437-adaf-4379d3a7b966 req-d40496bd-3809-4f8f-bdfa-98e46434278e demo demo] Calling method 'version_select' {{(pid=110638) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:58:09.592891 np0000184941 devstack@c-api.service[110638]: INFO cinder.api.openstack.wsgi [req-eea5ff6f-3c28-4437-adaf-4379d3a7b966 req-d40496bd-3809-4f8f-bdfa-98e46434278e demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jul 10 01:58:09.593331 np0000184941 devstack@c-api.service[110638]: [pid: 110638|app: 0|req: 6/20] 199.204.45.138 () {66 vars in 1346 bytes} [Fri Jul 10 01:58:09 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 01:58:09.631718 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.middleware.request_id [None req-500a18a0-c2a9-4c17-8979-cbd868cfaa92 None None] RequestId filter calling following filter/app {{(pid=110640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 01:58:09.635124 np0000184941 devstack@c-api.service[110640]: INFO cinder.api.openstack.wsgi [None req-500a18a0-c2a9-4c17-8979-cbd868cfaa92 demo demo] GET https://199.204.45.138/volume/v3/types/default Jul 10 01:58:09.635521 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.openstack.wsgi [None req-500a18a0-c2a9-4c17-8979-cbd868cfaa92 demo demo] Empty body provided in request {{(pid=110640) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 01:58:09.635880 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.openstack.wsgi [None req-500a18a0-c2a9-4c17-8979-cbd868cfaa92 demo demo] Calling method 'show' {{(pid=110640) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 01:58:09.645926 np0000184941 devstack@c-api.service[110640]: INFO cinder.api.openstack.wsgi [None req-500a18a0-c2a9-4c17-8979-cbd868cfaa92 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jul 10 01:58:09.646271 np0000184941 devstack@c-api.service[110640]: [pid: 110640|app: 0|req: 5/21] 199.204.45.138 () {64 vars in 1301 bytes} [Fri Jul 10 01:58:09 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 10 01:58:17.713545 np0000184941 devstack@c-api.service[110638]: DEBUG dbcounter [-] [110638] Writing DB stats cinder:SELECT=1 {{(pid=110638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 01:58:19.642339 np0000184941 devstack@c-api.service[110640]: DEBUG dbcounter [-] [110640] Writing DB stats cinder:SELECT=8 {{(pid=110640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:03:44.851429 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.middleware.request_id [None req-dce1a1dc-d68e-4999-b140-956301817983 None None] RequestId filter calling following filter/app {{(pid=110639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:03:44.938235 np0000184941 devstack@c-api.service[110639]: INFO cinder.api.openstack.wsgi [None req-dce1a1dc-d68e-4999-b140-956301817983 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:03:44.938490 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.openstack.wsgi [None req-dce1a1dc-d68e-4999-b140-956301817983 demo demo] Empty body provided in request {{(pid=110639) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:03:44.938771 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.openstack.wsgi [None req-dce1a1dc-d68e-4999-b140-956301817983 demo demo] Calling method 'detail' {{(pid=110639) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:03:44.939420 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.api_utils [None req-dce1a1dc-d68e-4999-b140-956301817983 demo demo] Removing options '' from query. {{(pid=110639) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:03:44.940398 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.volume.api [None req-dce1a1dc-d68e-4999-b140-956301817983 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110639) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:03:44.978107 np0000184941 devstack@c-api.service[110639]: INFO cinder.volume.api [None req-dce1a1dc-d68e-4999-b140-956301817983 demo demo] Get all volumes completed successfully. Jul 10 02:03:44.980979 np0000184941 devstack@c-api.service[110639]: INFO cinder.api.openstack.wsgi [None req-dce1a1dc-d68e-4999-b140-956301817983 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:03:44.981418 np0000184941 devstack@c-api.service[110639]: [pid: 110639|app: 0|req: 6/22] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:03:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:03:54.970861 np0000184941 devstack@c-api.service[110639]: DEBUG dbcounter [-] [110639] Writing DB stats cinder:SELECT=1 {{(pid=110639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:04:44.998624 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.middleware.request_id [None req-8fa2fc9f-4f18-4e38-bc22-c22dc0354cf9 None None] RequestId filter calling following filter/app {{(pid=110637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:04:45.001662 np0000184941 devstack@c-api.service[110637]: INFO cinder.api.openstack.wsgi [None req-8fa2fc9f-4f18-4e38-bc22-c22dc0354cf9 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:04:45.001836 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.openstack.wsgi [None req-8fa2fc9f-4f18-4e38-bc22-c22dc0354cf9 demo demo] Empty body provided in request {{(pid=110637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:04:45.002016 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.openstack.wsgi [None req-8fa2fc9f-4f18-4e38-bc22-c22dc0354cf9 demo demo] Calling method 'detail' {{(pid=110637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:04:45.002501 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.api_utils [None req-8fa2fc9f-4f18-4e38-bc22-c22dc0354cf9 demo demo] Removing options '' from query. {{(pid=110637) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:04:45.003235 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.volume.api [None req-8fa2fc9f-4f18-4e38-bc22-c22dc0354cf9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110637) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:04:45.032442 np0000184941 devstack@c-api.service[110637]: INFO cinder.volume.api [None req-8fa2fc9f-4f18-4e38-bc22-c22dc0354cf9 demo demo] Get all volumes completed successfully. Jul 10 02:04:45.034492 np0000184941 devstack@c-api.service[110637]: INFO cinder.api.openstack.wsgi [None req-8fa2fc9f-4f18-4e38-bc22-c22dc0354cf9 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:04:45.034875 np0000184941 devstack@c-api.service[110637]: [pid: 110637|app: 0|req: 6/23] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:04:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:04:55.027952 np0000184941 devstack@c-api.service[110637]: DEBUG dbcounter [-] [110637] Writing DB stats cinder:SELECT=1 {{(pid=110637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:05:45.085901 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.middleware.request_id [None req-3ba9b785-1fe6-42a8-b50d-ab3ae7409c58 None None] RequestId filter calling following filter/app {{(pid=110638) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:05:45.090643 np0000184941 devstack@c-api.service[110638]: INFO cinder.api.openstack.wsgi [None req-3ba9b785-1fe6-42a8-b50d-ab3ae7409c58 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:05:45.090878 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.openstack.wsgi [None req-3ba9b785-1fe6-42a8-b50d-ab3ae7409c58 demo demo] Empty body provided in request {{(pid=110638) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:05:45.091103 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.openstack.wsgi [None req-3ba9b785-1fe6-42a8-b50d-ab3ae7409c58 demo demo] Calling method 'detail' {{(pid=110638) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:05:45.091807 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.api_utils [None req-3ba9b785-1fe6-42a8-b50d-ab3ae7409c58 demo demo] Removing options '' from query. {{(pid=110638) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:05:45.092855 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.volume.api [None req-3ba9b785-1fe6-42a8-b50d-ab3ae7409c58 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110638) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:05:45.142184 np0000184941 devstack@c-api.service[110638]: INFO cinder.volume.api [None req-3ba9b785-1fe6-42a8-b50d-ab3ae7409c58 demo demo] Get all volumes completed successfully. Jul 10 02:05:45.145819 np0000184941 devstack@c-api.service[110638]: INFO cinder.api.openstack.wsgi [None req-3ba9b785-1fe6-42a8-b50d-ab3ae7409c58 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:05:45.146447 np0000184941 devstack@c-api.service[110638]: [pid: 110638|app: 0|req: 7/24] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:05:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:05:55.131435 np0000184941 devstack@c-api.service[110638]: DEBUG dbcounter [-] [110638] Writing DB stats cinder:SELECT=1 {{(pid=110638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:06:45.164640 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.middleware.request_id [None req-2ef43bb3-075d-46ca-acb5-55f052762561 None None] RequestId filter calling following filter/app {{(pid=110640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:06:45.170704 np0000184941 devstack@c-api.service[110640]: INFO cinder.api.openstack.wsgi [None req-2ef43bb3-075d-46ca-acb5-55f052762561 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:06:45.171086 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.openstack.wsgi [None req-2ef43bb3-075d-46ca-acb5-55f052762561 demo demo] Empty body provided in request {{(pid=110640) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:06:45.171475 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.openstack.wsgi [None req-2ef43bb3-075d-46ca-acb5-55f052762561 demo demo] Calling method 'detail' {{(pid=110640) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:06:45.172711 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.api_utils [None req-2ef43bb3-075d-46ca-acb5-55f052762561 demo demo] Removing options '' from query. {{(pid=110640) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:06:45.173833 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.volume.api [None req-2ef43bb3-075d-46ca-acb5-55f052762561 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110640) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:06:45.219690 np0000184941 devstack@c-api.service[110640]: INFO cinder.volume.api [None req-2ef43bb3-075d-46ca-acb5-55f052762561 demo demo] Get all volumes completed successfully. Jul 10 02:06:45.222481 np0000184941 devstack@c-api.service[110640]: INFO cinder.api.openstack.wsgi [None req-2ef43bb3-075d-46ca-acb5-55f052762561 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:06:45.223012 np0000184941 devstack@c-api.service[110640]: [pid: 110640|app: 0|req: 6/25] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:06:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:06:55.208436 np0000184941 devstack@c-api.service[110640]: DEBUG dbcounter [-] [110640] Writing DB stats cinder:SELECT=1 {{(pid=110640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:07:45.239194 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.middleware.request_id [None req-70935de3-8e97-4b84-abe2-47430245d82c None None] RequestId filter calling following filter/app {{(pid=110639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:07:45.242465 np0000184941 devstack@c-api.service[110639]: INFO cinder.api.openstack.wsgi [None req-70935de3-8e97-4b84-abe2-47430245d82c demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:07:45.242730 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.openstack.wsgi [None req-70935de3-8e97-4b84-abe2-47430245d82c demo demo] Empty body provided in request {{(pid=110639) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:07:45.243049 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.openstack.wsgi [None req-70935de3-8e97-4b84-abe2-47430245d82c demo demo] Calling method 'detail' {{(pid=110639) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:07:45.243444 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.api_utils [None req-70935de3-8e97-4b84-abe2-47430245d82c demo demo] Removing options '' from query. {{(pid=110639) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:07:45.244329 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.volume.api [None req-70935de3-8e97-4b84-abe2-47430245d82c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110639) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:07:45.254792 np0000184941 devstack@c-api.service[110639]: INFO cinder.volume.api [None req-70935de3-8e97-4b84-abe2-47430245d82c demo demo] Get all volumes completed successfully. Jul 10 02:07:45.256670 np0000184941 devstack@c-api.service[110639]: INFO cinder.api.openstack.wsgi [None req-70935de3-8e97-4b84-abe2-47430245d82c demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:07:45.257006 np0000184941 devstack@c-api.service[110639]: [pid: 110639|app: 0|req: 7/26] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:07:45 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 10 02:07:55.248607 np0000184941 devstack@c-api.service[110639]: DEBUG dbcounter [-] [110639] Writing DB stats cinder:SELECT=1 {{(pid=110639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:08:45.281534 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.middleware.request_id [None req-ced70e15-e92b-4e63-bc43-f0766e11a10d None None] RequestId filter calling following filter/app {{(pid=110637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:08:45.408235 np0000184941 devstack@c-api.service[110637]: INFO cinder.api.openstack.wsgi [None req-ced70e15-e92b-4e63-bc43-f0766e11a10d demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:08:45.408857 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.openstack.wsgi [None req-ced70e15-e92b-4e63-bc43-f0766e11a10d demo demo] Empty body provided in request {{(pid=110637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:08:45.409382 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.openstack.wsgi [None req-ced70e15-e92b-4e63-bc43-f0766e11a10d demo demo] Calling method 'detail' {{(pid=110637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:08:45.409876 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.api_utils [None req-ced70e15-e92b-4e63-bc43-f0766e11a10d demo demo] Removing options '' from query. {{(pid=110637) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:08:45.410826 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.volume.api [None req-ced70e15-e92b-4e63-bc43-f0766e11a10d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110637) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:08:45.418525 np0000184941 devstack@c-api.service[110637]: INFO cinder.volume.api [None req-ced70e15-e92b-4e63-bc43-f0766e11a10d demo demo] Get all volumes completed successfully. Jul 10 02:08:45.420434 np0000184941 devstack@c-api.service[110637]: INFO cinder.api.openstack.wsgi [None req-ced70e15-e92b-4e63-bc43-f0766e11a10d demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:08:45.421019 np0000184941 devstack@c-api.service[110637]: [pid: 110637|app: 0|req: 7/27] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:08:45 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 10 02:08:55.414953 np0000184941 devstack@c-api.service[110637]: DEBUG dbcounter [-] [110637] Writing DB stats cinder:SELECT=1 {{(pid=110637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:09:45.434524 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.middleware.request_id [None req-383be47a-6249-4ceb-aa73-0e2d8e020bbf None None] RequestId filter calling following filter/app {{(pid=110638) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:09:45.437938 np0000184941 devstack@c-api.service[110638]: INFO cinder.api.openstack.wsgi [None req-383be47a-6249-4ceb-aa73-0e2d8e020bbf demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:09:45.438214 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.openstack.wsgi [None req-383be47a-6249-4ceb-aa73-0e2d8e020bbf demo demo] Empty body provided in request {{(pid=110638) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:09:45.438516 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.openstack.wsgi [None req-383be47a-6249-4ceb-aa73-0e2d8e020bbf demo demo] Calling method 'detail' {{(pid=110638) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:09:45.438832 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.api_utils [None req-383be47a-6249-4ceb-aa73-0e2d8e020bbf demo demo] Removing options '' from query. {{(pid=110638) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:09:45.440631 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.volume.api [None req-383be47a-6249-4ceb-aa73-0e2d8e020bbf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110638) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:09:45.449023 np0000184941 devstack@c-api.service[110638]: INFO cinder.volume.api [None req-383be47a-6249-4ceb-aa73-0e2d8e020bbf demo demo] Get all volumes completed successfully. Jul 10 02:09:45.450897 np0000184941 devstack@c-api.service[110638]: INFO cinder.api.openstack.wsgi [None req-383be47a-6249-4ceb-aa73-0e2d8e020bbf demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:09:45.451628 np0000184941 devstack@c-api.service[110638]: [pid: 110638|app: 0|req: 8/28] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:09:45 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 10 02:09:55.444629 np0000184941 devstack@c-api.service[110638]: DEBUG dbcounter [-] [110638] Writing DB stats cinder:SELECT=1 {{(pid=110638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:10:45.466967 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.middleware.request_id [None req-8f9a77af-936f-4b08-aa9c-5dc8c0b6ddef None None] RequestId filter calling following filter/app {{(pid=110640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:10:45.471477 np0000184941 devstack@c-api.service[110640]: INFO cinder.api.openstack.wsgi [None req-8f9a77af-936f-4b08-aa9c-5dc8c0b6ddef demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:10:45.471477 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.openstack.wsgi [None req-8f9a77af-936f-4b08-aa9c-5dc8c0b6ddef demo demo] Empty body provided in request {{(pid=110640) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:10:45.471477 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.openstack.wsgi [None req-8f9a77af-936f-4b08-aa9c-5dc8c0b6ddef demo demo] Calling method 'detail' {{(pid=110640) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:10:45.471477 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.api_utils [None req-8f9a77af-936f-4b08-aa9c-5dc8c0b6ddef demo demo] Removing options '' from query. {{(pid=110640) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:10:45.472433 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.volume.api [None req-8f9a77af-936f-4b08-aa9c-5dc8c0b6ddef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110640) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:10:45.480206 np0000184941 devstack@c-api.service[110640]: INFO cinder.volume.api [None req-8f9a77af-936f-4b08-aa9c-5dc8c0b6ddef demo demo] Get all volumes completed successfully. Jul 10 02:10:45.482215 np0000184941 devstack@c-api.service[110640]: INFO cinder.api.openstack.wsgi [None req-8f9a77af-936f-4b08-aa9c-5dc8c0b6ddef demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:10:45.482593 np0000184941 devstack@c-api.service[110640]: [pid: 110640|app: 0|req: 7/29] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:10:45 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 10 02:10:55.476374 np0000184941 devstack@c-api.service[110640]: DEBUG dbcounter [-] [110640] Writing DB stats cinder:SELECT=1 {{(pid=110640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:11:45.502527 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.middleware.request_id [None req-f0d7b266-1e08-48f9-86cf-5d435f574b69 None None] RequestId filter calling following filter/app {{(pid=110639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:11:45.507137 np0000184941 devstack@c-api.service[110639]: INFO cinder.api.openstack.wsgi [None req-f0d7b266-1e08-48f9-86cf-5d435f574b69 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:11:45.507509 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.openstack.wsgi [None req-f0d7b266-1e08-48f9-86cf-5d435f574b69 demo demo] Empty body provided in request {{(pid=110639) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:11:45.508269 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.openstack.wsgi [None req-f0d7b266-1e08-48f9-86cf-5d435f574b69 demo demo] Calling method 'detail' {{(pid=110639) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:11:45.508890 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.api_utils [None req-f0d7b266-1e08-48f9-86cf-5d435f574b69 demo demo] Removing options '' from query. {{(pid=110639) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:11:45.510553 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.volume.api [None req-f0d7b266-1e08-48f9-86cf-5d435f574b69 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110639) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:11:45.518372 np0000184941 devstack@c-api.service[110639]: INFO cinder.volume.api [None req-f0d7b266-1e08-48f9-86cf-5d435f574b69 demo demo] Get all volumes completed successfully. Jul 10 02:11:45.520343 np0000184941 devstack@c-api.service[110639]: INFO cinder.api.openstack.wsgi [None req-f0d7b266-1e08-48f9-86cf-5d435f574b69 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:11:45.520791 np0000184941 devstack@c-api.service[110639]: [pid: 110639|app: 0|req: 8/30] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:11:45 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 10 02:11:55.514427 np0000184941 devstack@c-api.service[110639]: DEBUG dbcounter [-] [110639] Writing DB stats cinder:SELECT=1 {{(pid=110639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:12:45.537428 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.middleware.request_id [None req-483a832e-3de9-48c5-8df1-889fd36080bb None None] RequestId filter calling following filter/app {{(pid=110637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:12:45.541304 np0000184941 devstack@c-api.service[110637]: INFO cinder.api.openstack.wsgi [None req-483a832e-3de9-48c5-8df1-889fd36080bb demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:12:45.541637 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.openstack.wsgi [None req-483a832e-3de9-48c5-8df1-889fd36080bb demo demo] Empty body provided in request {{(pid=110637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:12:45.541893 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.openstack.wsgi [None req-483a832e-3de9-48c5-8df1-889fd36080bb demo demo] Calling method 'detail' {{(pid=110637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:12:45.542077 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.api_utils [None req-483a832e-3de9-48c5-8df1-889fd36080bb demo demo] Removing options '' from query. {{(pid=110637) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:12:45.542970 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.volume.api [None req-483a832e-3de9-48c5-8df1-889fd36080bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110637) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:12:45.550859 np0000184941 devstack@c-api.service[110637]: INFO cinder.volume.api [None req-483a832e-3de9-48c5-8df1-889fd36080bb demo demo] Get all volumes completed successfully. Jul 10 02:12:45.553164 np0000184941 devstack@c-api.service[110637]: INFO cinder.api.openstack.wsgi [None req-483a832e-3de9-48c5-8df1-889fd36080bb demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:12:45.553753 np0000184941 devstack@c-api.service[110637]: [pid: 110637|app: 0|req: 8/31] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:12:45 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 10 02:12:55.546760 np0000184941 devstack@c-api.service[110637]: DEBUG dbcounter [-] [110637] Writing DB stats cinder:SELECT=1 {{(pid=110637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:13:45.570527 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.middleware.request_id [None req-1f1bb834-28ea-496b-9c6c-154427984ee8 None None] RequestId filter calling following filter/app {{(pid=110638) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:13:45.575754 np0000184941 devstack@c-api.service[110638]: INFO cinder.api.openstack.wsgi [None req-1f1bb834-28ea-496b-9c6c-154427984ee8 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:13:45.575983 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.openstack.wsgi [None req-1f1bb834-28ea-496b-9c6c-154427984ee8 demo demo] Empty body provided in request {{(pid=110638) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:13:45.576221 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.openstack.wsgi [None req-1f1bb834-28ea-496b-9c6c-154427984ee8 demo demo] Calling method 'detail' {{(pid=110638) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:13:45.576519 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.api_utils [None req-1f1bb834-28ea-496b-9c6c-154427984ee8 demo demo] Removing options '' from query. {{(pid=110638) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:13:45.577411 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.volume.api [None req-1f1bb834-28ea-496b-9c6c-154427984ee8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110638) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:13:45.588242 np0000184941 devstack@c-api.service[110638]: INFO cinder.volume.api [None req-1f1bb834-28ea-496b-9c6c-154427984ee8 demo demo] Get all volumes completed successfully. Jul 10 02:13:45.590741 np0000184941 devstack@c-api.service[110638]: INFO cinder.api.openstack.wsgi [None req-1f1bb834-28ea-496b-9c6c-154427984ee8 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:13:45.591474 np0000184941 devstack@c-api.service[110638]: [pid: 110638|app: 0|req: 9/32] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:13:45 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 10 02:13:55.580569 np0000184941 devstack@c-api.service[110638]: DEBUG dbcounter [-] [110638] Writing DB stats cinder:SELECT=1 {{(pid=110638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:14:45.609759 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.middleware.request_id [None req-aab74856-191a-4a9c-b1f4-0a073ce80fa7 None None] RequestId filter calling following filter/app {{(pid=110640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:14:45.765806 np0000184941 devstack@c-api.service[110640]: INFO cinder.api.openstack.wsgi [None req-aab74856-191a-4a9c-b1f4-0a073ce80fa7 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:14:45.766170 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.openstack.wsgi [None req-aab74856-191a-4a9c-b1f4-0a073ce80fa7 demo demo] Empty body provided in request {{(pid=110640) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:14:45.767120 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.openstack.wsgi [None req-aab74856-191a-4a9c-b1f4-0a073ce80fa7 demo demo] Calling method 'detail' {{(pid=110640) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:14:45.767462 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.api_utils [None req-aab74856-191a-4a9c-b1f4-0a073ce80fa7 demo demo] Removing options '' from query. {{(pid=110640) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:14:45.769080 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.volume.api [None req-aab74856-191a-4a9c-b1f4-0a073ce80fa7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110640) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:14:45.778274 np0000184941 devstack@c-api.service[110640]: INFO cinder.volume.api [None req-aab74856-191a-4a9c-b1f4-0a073ce80fa7 demo demo] Get all volumes completed successfully. Jul 10 02:14:45.780879 np0000184941 devstack@c-api.service[110640]: INFO cinder.api.openstack.wsgi [None req-aab74856-191a-4a9c-b1f4-0a073ce80fa7 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:14:45.781243 np0000184941 devstack@c-api.service[110640]: [pid: 110640|app: 0|req: 8/33] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:14:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:14:55.772913 np0000184941 devstack@c-api.service[110640]: DEBUG dbcounter [-] [110640] Writing DB stats cinder:SELECT=1 {{(pid=110640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:15:45.796976 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.middleware.request_id [None req-0f530b8d-a7ad-42fe-a427-8b2de1d9f5ed None None] RequestId filter calling following filter/app {{(pid=110639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:15:45.801346 np0000184941 devstack@c-api.service[110639]: INFO cinder.api.openstack.wsgi [None req-0f530b8d-a7ad-42fe-a427-8b2de1d9f5ed demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:15:45.801801 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.openstack.wsgi [None req-0f530b8d-a7ad-42fe-a427-8b2de1d9f5ed demo demo] Empty body provided in request {{(pid=110639) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:15:45.802203 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.openstack.wsgi [None req-0f530b8d-a7ad-42fe-a427-8b2de1d9f5ed demo demo] Calling method 'detail' {{(pid=110639) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:15:45.804124 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.api_utils [None req-0f530b8d-a7ad-42fe-a427-8b2de1d9f5ed demo demo] Removing options '' from query. {{(pid=110639) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:15:45.806101 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.volume.api [None req-0f530b8d-a7ad-42fe-a427-8b2de1d9f5ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110639) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:15:45.812958 np0000184941 devstack@c-api.service[110639]: INFO cinder.volume.api [None req-0f530b8d-a7ad-42fe-a427-8b2de1d9f5ed demo demo] Get all volumes completed successfully. Jul 10 02:15:45.815348 np0000184941 devstack@c-api.service[110639]: INFO cinder.api.openstack.wsgi [None req-0f530b8d-a7ad-42fe-a427-8b2de1d9f5ed demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:15:45.815807 np0000184941 devstack@c-api.service[110639]: [pid: 110639|app: 0|req: 9/34] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:15:45 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 10 02:15:55.808833 np0000184941 devstack@c-api.service[110639]: DEBUG dbcounter [-] [110639] Writing DB stats cinder:SELECT=1 {{(pid=110639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:16:45.831884 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.middleware.request_id [None req-7cc2c767-f904-47fe-b48d-8c5f4e2be3ef None None] RequestId filter calling following filter/app {{(pid=110637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:16:45.835331 np0000184941 devstack@c-api.service[110637]: INFO cinder.api.openstack.wsgi [None req-7cc2c767-f904-47fe-b48d-8c5f4e2be3ef demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:16:45.835331 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.openstack.wsgi [None req-7cc2c767-f904-47fe-b48d-8c5f4e2be3ef demo demo] Empty body provided in request {{(pid=110637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:16:45.835560 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.openstack.wsgi [None req-7cc2c767-f904-47fe-b48d-8c5f4e2be3ef demo demo] Calling method 'detail' {{(pid=110637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:16:45.835924 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.api_utils [None req-7cc2c767-f904-47fe-b48d-8c5f4e2be3ef demo demo] Removing options '' from query. {{(pid=110637) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:16:45.838881 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.volume.api [None req-7cc2c767-f904-47fe-b48d-8c5f4e2be3ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110637) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:16:45.850958 np0000184941 devstack@c-api.service[110637]: INFO cinder.volume.api [None req-7cc2c767-f904-47fe-b48d-8c5f4e2be3ef demo demo] Get all volumes completed successfully. Jul 10 02:16:45.853723 np0000184941 devstack@c-api.service[110637]: INFO cinder.api.openstack.wsgi [None req-7cc2c767-f904-47fe-b48d-8c5f4e2be3ef demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:16:45.854205 np0000184941 devstack@c-api.service[110637]: [pid: 110637|app: 0|req: 9/35] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:16:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:16:55.844354 np0000184941 devstack@c-api.service[110637]: DEBUG dbcounter [-] [110637] Writing DB stats cinder:SELECT=1 {{(pid=110637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:17:45.880422 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.middleware.request_id [None req-4072a3f4-7467-46c3-b23e-0737227b60ac None None] RequestId filter calling following filter/app {{(pid=110638) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:17:45.886986 np0000184941 devstack@c-api.service[110638]: INFO cinder.api.openstack.wsgi [None req-4072a3f4-7467-46c3-b23e-0737227b60ac demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:17:45.887736 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.openstack.wsgi [None req-4072a3f4-7467-46c3-b23e-0737227b60ac demo demo] Empty body provided in request {{(pid=110638) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:17:45.888292 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.openstack.wsgi [None req-4072a3f4-7467-46c3-b23e-0737227b60ac demo demo] Calling method 'detail' {{(pid=110638) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:17:45.888981 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.api_utils [None req-4072a3f4-7467-46c3-b23e-0737227b60ac demo demo] Removing options '' from query. {{(pid=110638) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:17:45.890940 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.volume.api [None req-4072a3f4-7467-46c3-b23e-0737227b60ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110638) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:17:45.900947 np0000184941 devstack@c-api.service[110638]: INFO cinder.volume.api [None req-4072a3f4-7467-46c3-b23e-0737227b60ac demo demo] Get all volumes completed successfully. Jul 10 02:17:45.903079 np0000184941 devstack@c-api.service[110638]: INFO cinder.api.openstack.wsgi [None req-4072a3f4-7467-46c3-b23e-0737227b60ac demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:17:45.903575 np0000184941 devstack@c-api.service[110638]: [pid: 110638|app: 0|req: 10/36] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:17:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:17:55.896121 np0000184941 devstack@c-api.service[110638]: DEBUG dbcounter [-] [110638] Writing DB stats cinder:SELECT=1 {{(pid=110638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:18:45.918303 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.middleware.request_id [None req-877a6e4c-fd1d-4204-9bd0-8a5f5d80f159 None None] RequestId filter calling following filter/app {{(pid=110640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:18:45.922661 np0000184941 devstack@c-api.service[110640]: INFO cinder.api.openstack.wsgi [None req-877a6e4c-fd1d-4204-9bd0-8a5f5d80f159 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:18:45.922911 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.openstack.wsgi [None req-877a6e4c-fd1d-4204-9bd0-8a5f5d80f159 demo demo] Empty body provided in request {{(pid=110640) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:18:45.923164 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.openstack.wsgi [None req-877a6e4c-fd1d-4204-9bd0-8a5f5d80f159 demo demo] Calling method 'detail' {{(pid=110640) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:18:45.923468 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.api_utils [None req-877a6e4c-fd1d-4204-9bd0-8a5f5d80f159 demo demo] Removing options '' from query. {{(pid=110640) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:18:45.924529 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.volume.api [None req-877a6e4c-fd1d-4204-9bd0-8a5f5d80f159 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110640) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:18:45.932245 np0000184941 devstack@c-api.service[110640]: INFO cinder.volume.api [None req-877a6e4c-fd1d-4204-9bd0-8a5f5d80f159 demo demo] Get all volumes completed successfully. Jul 10 02:18:45.934229 np0000184941 devstack@c-api.service[110640]: INFO cinder.api.openstack.wsgi [None req-877a6e4c-fd1d-4204-9bd0-8a5f5d80f159 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:18:45.934798 np0000184941 devstack@c-api.service[110640]: [pid: 110640|app: 0|req: 9/37] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:18:45 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 10 02:18:55.927942 np0000184941 devstack@c-api.service[110640]: DEBUG dbcounter [-] [110640] Writing DB stats cinder:SELECT=1 {{(pid=110640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:19:45.949772 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.middleware.request_id [None req-a04e14a5-3c18-4b0a-a542-46972c431405 None None] RequestId filter calling following filter/app {{(pid=110639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:19:45.952004 np0000184941 devstack@c-api.service[110639]: INFO cinder.api.openstack.wsgi [None req-a04e14a5-3c18-4b0a-a542-46972c431405 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:19:45.952168 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.openstack.wsgi [None req-a04e14a5-3c18-4b0a-a542-46972c431405 demo demo] Empty body provided in request {{(pid=110639) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:19:45.952345 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.openstack.wsgi [None req-a04e14a5-3c18-4b0a-a542-46972c431405 demo demo] Calling method 'detail' {{(pid=110639) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:19:45.952847 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.api_utils [None req-a04e14a5-3c18-4b0a-a542-46972c431405 demo demo] Removing options '' from query. {{(pid=110639) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:19:45.953489 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.volume.api [None req-a04e14a5-3c18-4b0a-a542-46972c431405 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110639) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:19:45.961802 np0000184941 devstack@c-api.service[110639]: INFO cinder.volume.api [None req-a04e14a5-3c18-4b0a-a542-46972c431405 demo demo] Get all volumes completed successfully. Jul 10 02:19:45.963538 np0000184941 devstack@c-api.service[110639]: INFO cinder.api.openstack.wsgi [None req-a04e14a5-3c18-4b0a-a542-46972c431405 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:19:45.963897 np0000184941 devstack@c-api.service[110639]: [pid: 110639|app: 0|req: 10/38] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:19:45 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 10 02:19:55.957435 np0000184941 devstack@c-api.service[110639]: DEBUG dbcounter [-] [110639] Writing DB stats cinder:SELECT=1 {{(pid=110639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:20:45.980333 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.middleware.request_id [None req-0ff9a5c9-a71a-4530-8da5-5928b60b9db2 None None] RequestId filter calling following filter/app {{(pid=110637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:20:46.040895 np0000184941 devstack@c-api.service[110637]: INFO cinder.api.openstack.wsgi [None req-0ff9a5c9-a71a-4530-8da5-5928b60b9db2 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:20:46.041145 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.openstack.wsgi [None req-0ff9a5c9-a71a-4530-8da5-5928b60b9db2 demo demo] Empty body provided in request {{(pid=110637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:20:46.041390 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.openstack.wsgi [None req-0ff9a5c9-a71a-4530-8da5-5928b60b9db2 demo demo] Calling method 'detail' {{(pid=110637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:20:46.041697 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.api_utils [None req-0ff9a5c9-a71a-4530-8da5-5928b60b9db2 demo demo] Removing options '' from query. {{(pid=110637) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:20:46.042943 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.volume.api [None req-0ff9a5c9-a71a-4530-8da5-5928b60b9db2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110637) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:20:46.052342 np0000184941 devstack@c-api.service[110637]: INFO cinder.volume.api [None req-0ff9a5c9-a71a-4530-8da5-5928b60b9db2 demo demo] Get all volumes completed successfully. Jul 10 02:20:46.054217 np0000184941 devstack@c-api.service[110637]: INFO cinder.api.openstack.wsgi [None req-0ff9a5c9-a71a-4530-8da5-5928b60b9db2 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:20:46.054613 np0000184941 devstack@c-api.service[110637]: [pid: 110637|app: 0|req: 10/39] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:20:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:20:56.046452 np0000184941 devstack@c-api.service[110637]: DEBUG dbcounter [-] [110637] Writing DB stats cinder:SELECT=1 {{(pid=110637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:21:46.069281 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.middleware.request_id [None req-c1c77f11-7409-49b0-8d40-c38c5907c153 None None] RequestId filter calling following filter/app {{(pid=110638) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:21:46.072242 np0000184941 devstack@c-api.service[110638]: INFO cinder.api.openstack.wsgi [None req-c1c77f11-7409-49b0-8d40-c38c5907c153 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:21:46.072487 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.openstack.wsgi [None req-c1c77f11-7409-49b0-8d40-c38c5907c153 demo demo] Empty body provided in request {{(pid=110638) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:21:46.072761 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.openstack.wsgi [None req-c1c77f11-7409-49b0-8d40-c38c5907c153 demo demo] Calling method 'detail' {{(pid=110638) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:21:46.073120 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.api_utils [None req-c1c77f11-7409-49b0-8d40-c38c5907c153 demo demo] Removing options '' from query. {{(pid=110638) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:21:46.074033 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.volume.api [None req-c1c77f11-7409-49b0-8d40-c38c5907c153 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110638) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:21:46.081001 np0000184941 devstack@c-api.service[110638]: INFO cinder.volume.api [None req-c1c77f11-7409-49b0-8d40-c38c5907c153 demo demo] Get all volumes completed successfully. Jul 10 02:21:46.082870 np0000184941 devstack@c-api.service[110638]: INFO cinder.api.openstack.wsgi [None req-c1c77f11-7409-49b0-8d40-c38c5907c153 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:21:46.083355 np0000184941 devstack@c-api.service[110638]: [pid: 110638|app: 0|req: 11/40] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:21:46 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 10 02:21:56.076993 np0000184941 devstack@c-api.service[110638]: DEBUG dbcounter [-] [110638] Writing DB stats cinder:SELECT=1 {{(pid=110638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:22:46.101048 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.middleware.request_id [None req-c12fee39-ab37-4edc-9bc8-8dd6a628e787 None None] RequestId filter calling following filter/app {{(pid=110640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:22:46.104324 np0000184941 devstack@c-api.service[110640]: INFO cinder.api.openstack.wsgi [None req-c12fee39-ab37-4edc-9bc8-8dd6a628e787 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:22:46.104577 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.openstack.wsgi [None req-c12fee39-ab37-4edc-9bc8-8dd6a628e787 demo demo] Empty body provided in request {{(pid=110640) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:22:46.104812 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.openstack.wsgi [None req-c12fee39-ab37-4edc-9bc8-8dd6a628e787 demo demo] Calling method 'detail' {{(pid=110640) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:22:46.105097 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.api_utils [None req-c12fee39-ab37-4edc-9bc8-8dd6a628e787 demo demo] Removing options '' from query. {{(pid=110640) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:22:46.105988 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.volume.api [None req-c12fee39-ab37-4edc-9bc8-8dd6a628e787 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110640) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:22:46.113765 np0000184941 devstack@c-api.service[110640]: INFO cinder.volume.api [None req-c12fee39-ab37-4edc-9bc8-8dd6a628e787 demo demo] Get all volumes completed successfully. Jul 10 02:22:46.115560 np0000184941 devstack@c-api.service[110640]: INFO cinder.api.openstack.wsgi [None req-c12fee39-ab37-4edc-9bc8-8dd6a628e787 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:22:46.115896 np0000184941 devstack@c-api.service[110640]: [pid: 110640|app: 0|req: 10/41] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:22:46 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 10 02:22:56.109070 np0000184941 devstack@c-api.service[110640]: DEBUG dbcounter [-] [110640] Writing DB stats cinder:SELECT=1 {{(pid=110640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:23:46.128826 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.middleware.request_id [None req-caf8ca87-c611-46af-829d-17e7dde37765 None None] RequestId filter calling following filter/app {{(pid=110639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:23:46.131540 np0000184941 devstack@c-api.service[110639]: INFO cinder.api.openstack.wsgi [None req-caf8ca87-c611-46af-829d-17e7dde37765 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:23:46.131716 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.openstack.wsgi [None req-caf8ca87-c611-46af-829d-17e7dde37765 demo demo] Empty body provided in request {{(pid=110639) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:23:46.131903 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.openstack.wsgi [None req-caf8ca87-c611-46af-829d-17e7dde37765 demo demo] Calling method 'detail' {{(pid=110639) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:23:46.132193 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.api_utils [None req-caf8ca87-c611-46af-829d-17e7dde37765 demo demo] Removing options '' from query. {{(pid=110639) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:23:46.133095 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.volume.api [None req-caf8ca87-c611-46af-829d-17e7dde37765 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110639) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:23:46.145893 np0000184941 devstack@c-api.service[110639]: INFO cinder.volume.api [None req-caf8ca87-c611-46af-829d-17e7dde37765 demo demo] Get all volumes completed successfully. Jul 10 02:23:46.150304 np0000184941 devstack@c-api.service[110639]: INFO cinder.api.openstack.wsgi [None req-caf8ca87-c611-46af-829d-17e7dde37765 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:23:46.150842 np0000184941 devstack@c-api.service[110639]: [pid: 110639|app: 0|req: 11/42] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:23:46 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 10 02:23:56.137298 np0000184941 devstack@c-api.service[110639]: DEBUG dbcounter [-] [110639] Writing DB stats cinder:SELECT=1 {{(pid=110639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:24:46.167650 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.middleware.request_id [None req-4c07c780-2ff8-4156-b63d-2fb0d02e0dd5 None None] RequestId filter calling following filter/app {{(pid=110637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:24:46.171498 np0000184941 devstack@c-api.service[110637]: INFO cinder.api.openstack.wsgi [None req-4c07c780-2ff8-4156-b63d-2fb0d02e0dd5 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:24:46.172002 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.openstack.wsgi [None req-4c07c780-2ff8-4156-b63d-2fb0d02e0dd5 demo demo] Empty body provided in request {{(pid=110637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:24:46.172283 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.openstack.wsgi [None req-4c07c780-2ff8-4156-b63d-2fb0d02e0dd5 demo demo] Calling method 'detail' {{(pid=110637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:24:46.172588 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.api_utils [None req-4c07c780-2ff8-4156-b63d-2fb0d02e0dd5 demo demo] Removing options '' from query. {{(pid=110637) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:24:46.173396 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.volume.api [None req-4c07c780-2ff8-4156-b63d-2fb0d02e0dd5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110637) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:24:46.182045 np0000184941 devstack@c-api.service[110637]: INFO cinder.volume.api [None req-4c07c780-2ff8-4156-b63d-2fb0d02e0dd5 demo demo] Get all volumes completed successfully. Jul 10 02:24:46.184753 np0000184941 devstack@c-api.service[110637]: INFO cinder.api.openstack.wsgi [None req-4c07c780-2ff8-4156-b63d-2fb0d02e0dd5 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:24:46.185213 np0000184941 devstack@c-api.service[110637]: [pid: 110637|app: 0|req: 11/43] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:24:46 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 10 02:24:56.176450 np0000184941 devstack@c-api.service[110637]: DEBUG dbcounter [-] [110637] Writing DB stats cinder:SELECT=1 {{(pid=110637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:25:46.201022 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.middleware.request_id [None req-4c4d5fba-eebf-4111-ac74-ae980de64cca None None] RequestId filter calling following filter/app {{(pid=110638) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:25:46.368866 np0000184941 devstack@c-api.service[110638]: INFO cinder.api.openstack.wsgi [None req-4c4d5fba-eebf-4111-ac74-ae980de64cca demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:25:46.369236 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.openstack.wsgi [None req-4c4d5fba-eebf-4111-ac74-ae980de64cca demo demo] Empty body provided in request {{(pid=110638) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:25:46.369740 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.openstack.wsgi [None req-4c4d5fba-eebf-4111-ac74-ae980de64cca demo demo] Calling method 'detail' {{(pid=110638) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:25:46.370124 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.api_utils [None req-4c4d5fba-eebf-4111-ac74-ae980de64cca demo demo] Removing options '' from query. {{(pid=110638) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:25:46.371043 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.volume.api [None req-4c4d5fba-eebf-4111-ac74-ae980de64cca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110638) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:25:46.381610 np0000184941 devstack@c-api.service[110638]: INFO cinder.volume.api [None req-4c4d5fba-eebf-4111-ac74-ae980de64cca demo demo] Get all volumes completed successfully. Jul 10 02:25:46.386720 np0000184941 devstack@c-api.service[110638]: INFO cinder.api.openstack.wsgi [None req-4c4d5fba-eebf-4111-ac74-ae980de64cca demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:25:46.386965 np0000184941 devstack@c-api.service[110638]: [pid: 110638|app: 0|req: 12/44] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:25:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:25:56.374454 np0000184941 devstack@c-api.service[110638]: DEBUG dbcounter [-] [110638] Writing DB stats cinder:SELECT=1 {{(pid=110638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:26:46.403568 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.middleware.request_id [None req-f5ccd62c-bfb4-4ec1-87c0-21367a7495ef None None] RequestId filter calling following filter/app {{(pid=110640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:26:46.406657 np0000184941 devstack@c-api.service[110640]: INFO cinder.api.openstack.wsgi [None req-f5ccd62c-bfb4-4ec1-87c0-21367a7495ef demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:26:46.406950 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.openstack.wsgi [None req-f5ccd62c-bfb4-4ec1-87c0-21367a7495ef demo demo] Empty body provided in request {{(pid=110640) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:26:46.407242 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.openstack.wsgi [None req-f5ccd62c-bfb4-4ec1-87c0-21367a7495ef demo demo] Calling method 'detail' {{(pid=110640) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:26:46.407636 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.api_utils [None req-f5ccd62c-bfb4-4ec1-87c0-21367a7495ef demo demo] Removing options '' from query. {{(pid=110640) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:26:46.408755 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.volume.api [None req-f5ccd62c-bfb4-4ec1-87c0-21367a7495ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110640) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:26:46.421963 np0000184941 devstack@c-api.service[110640]: INFO cinder.volume.api [None req-f5ccd62c-bfb4-4ec1-87c0-21367a7495ef demo demo] Get all volumes completed successfully. Jul 10 02:26:46.424774 np0000184941 devstack@c-api.service[110640]: INFO cinder.api.openstack.wsgi [None req-f5ccd62c-bfb4-4ec1-87c0-21367a7495ef demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:26:46.425283 np0000184941 devstack@c-api.service[110640]: [pid: 110640|app: 0|req: 11/45] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:26:46 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 10 02:26:56.413359 np0000184941 devstack@c-api.service[110640]: DEBUG dbcounter [-] [110640] Writing DB stats cinder:SELECT=1 {{(pid=110640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:27:46.441628 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.middleware.request_id [None req-84e56ce3-ffb5-4e27-aee8-f2392bea8352 None None] RequestId filter calling following filter/app {{(pid=110639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:27:46.444299 np0000184941 devstack@c-api.service[110639]: INFO cinder.api.openstack.wsgi [None req-84e56ce3-ffb5-4e27-aee8-f2392bea8352 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:27:46.444557 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.openstack.wsgi [None req-84e56ce3-ffb5-4e27-aee8-f2392bea8352 demo demo] Empty body provided in request {{(pid=110639) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:27:46.444814 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.openstack.wsgi [None req-84e56ce3-ffb5-4e27-aee8-f2392bea8352 demo demo] Calling method 'detail' {{(pid=110639) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:27:46.445118 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.api.api_utils [None req-84e56ce3-ffb5-4e27-aee8-f2392bea8352 demo demo] Removing options '' from query. {{(pid=110639) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:27:46.446018 np0000184941 devstack@c-api.service[110639]: DEBUG cinder.volume.api [None req-84e56ce3-ffb5-4e27-aee8-f2392bea8352 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110639) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:27:46.454553 np0000184941 devstack@c-api.service[110639]: INFO cinder.volume.api [None req-84e56ce3-ffb5-4e27-aee8-f2392bea8352 demo demo] Get all volumes completed successfully. Jul 10 02:27:46.456564 np0000184941 devstack@c-api.service[110639]: INFO cinder.api.openstack.wsgi [None req-84e56ce3-ffb5-4e27-aee8-f2392bea8352 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:27:46.456944 np0000184941 devstack@c-api.service[110639]: [pid: 110639|app: 0|req: 12/46] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:27:46 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 10 02:27:56.449745 np0000184941 devstack@c-api.service[110639]: DEBUG dbcounter [-] [110639] Writing DB stats cinder:SELECT=1 {{(pid=110639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:28:46.470849 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.middleware.request_id [None req-cf868e4e-5a56-4e6f-b561-545b935fb94d None None] RequestId filter calling following filter/app {{(pid=110637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:28:46.474065 np0000184941 devstack@c-api.service[110637]: INFO cinder.api.openstack.wsgi [None req-cf868e4e-5a56-4e6f-b561-545b935fb94d demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:28:46.474065 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.openstack.wsgi [None req-cf868e4e-5a56-4e6f-b561-545b935fb94d demo demo] Empty body provided in request {{(pid=110637) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:28:46.474377 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.openstack.wsgi [None req-cf868e4e-5a56-4e6f-b561-545b935fb94d demo demo] Calling method 'detail' {{(pid=110637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:28:46.474790 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.api.api_utils [None req-cf868e4e-5a56-4e6f-b561-545b935fb94d demo demo] Removing options '' from query. {{(pid=110637) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:28:46.475818 np0000184941 devstack@c-api.service[110637]: DEBUG cinder.volume.api [None req-cf868e4e-5a56-4e6f-b561-545b935fb94d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110637) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:28:46.487067 np0000184941 devstack@c-api.service[110637]: INFO cinder.volume.api [None req-cf868e4e-5a56-4e6f-b561-545b935fb94d demo demo] Get all volumes completed successfully. Jul 10 02:28:46.489942 np0000184941 devstack@c-api.service[110637]: INFO cinder.api.openstack.wsgi [None req-cf868e4e-5a56-4e6f-b561-545b935fb94d demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:28:46.490461 np0000184941 devstack@c-api.service[110637]: [pid: 110637|app: 0|req: 12/47] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:28:46 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 10 02:28:56.480211 np0000184941 devstack@c-api.service[110637]: DEBUG dbcounter [-] [110637] Writing DB stats cinder:SELECT=1 {{(pid=110637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:29:46.512859 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.middleware.request_id [None req-d1495a76-d53d-47a9-8a6b-7fedfbabd3a0 None None] RequestId filter calling following filter/app {{(pid=110638) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:29:46.518464 np0000184941 devstack@c-api.service[110638]: INFO cinder.api.openstack.wsgi [None req-d1495a76-d53d-47a9-8a6b-7fedfbabd3a0 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:29:46.520611 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.openstack.wsgi [None req-d1495a76-d53d-47a9-8a6b-7fedfbabd3a0 demo demo] Empty body provided in request {{(pid=110638) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:29:46.521204 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.openstack.wsgi [None req-d1495a76-d53d-47a9-8a6b-7fedfbabd3a0 demo demo] Calling method 'detail' {{(pid=110638) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:29:46.522111 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.api.api_utils [None req-d1495a76-d53d-47a9-8a6b-7fedfbabd3a0 demo demo] Removing options '' from query. {{(pid=110638) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:29:46.525119 np0000184941 devstack@c-api.service[110638]: DEBUG cinder.volume.api [None req-d1495a76-d53d-47a9-8a6b-7fedfbabd3a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110638) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:29:46.533638 np0000184941 devstack@c-api.service[110638]: INFO cinder.volume.api [None req-d1495a76-d53d-47a9-8a6b-7fedfbabd3a0 demo demo] Get all volumes completed successfully. Jul 10 02:29:46.536315 np0000184941 devstack@c-api.service[110638]: INFO cinder.api.openstack.wsgi [None req-d1495a76-d53d-47a9-8a6b-7fedfbabd3a0 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:29:46.536874 np0000184941 devstack@c-api.service[110638]: [pid: 110638|app: 0|req: 13/48] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:29:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:29:56.527335 np0000184941 devstack@c-api.service[110638]: DEBUG dbcounter [-] [110638] Writing DB stats cinder:SELECT=1 {{(pid=110638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 02:30:46.553164 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.middleware.request_id [None req-7b390472-f15b-4933-bdd8-25db27eefa4c None None] RequestId filter calling following filter/app {{(pid=110640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 02:30:46.624924 np0000184941 devstack@c-api.service[110640]: INFO cinder.api.openstack.wsgi [None req-7b390472-f15b-4933-bdd8-25db27eefa4c demo demo] GET https://199.204.45.138/volume/v3/volumes/detail Jul 10 02:30:46.625439 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.openstack.wsgi [None req-7b390472-f15b-4933-bdd8-25db27eefa4c demo demo] Empty body provided in request {{(pid=110640) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 02:30:46.626104 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.openstack.wsgi [None req-7b390472-f15b-4933-bdd8-25db27eefa4c demo demo] Calling method 'detail' {{(pid=110640) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 02:30:46.626739 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.api.api_utils [None req-7b390472-f15b-4933-bdd8-25db27eefa4c demo demo] Removing options '' from query. {{(pid=110640) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 02:30:46.628426 np0000184941 devstack@c-api.service[110640]: DEBUG cinder.volume.api [None req-7b390472-f15b-4933-bdd8-25db27eefa4c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110640) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 02:30:46.638750 np0000184941 devstack@c-api.service[110640]: INFO cinder.volume.api [None req-7b390472-f15b-4933-bdd8-25db27eefa4c demo demo] Get all volumes completed successfully. Jul 10 02:30:46.641021 np0000184941 devstack@c-api.service[110640]: INFO cinder.api.openstack.wsgi [None req-7b390472-f15b-4933-bdd8-25db27eefa4c demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 02:30:46.641439 np0000184941 devstack@c-api.service[110640]: [pid: 110640|app: 0|req: 12/49] 199.204.45.138 () {64 vars in 1295 bytes} [Fri Jul 10 02:30:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 02:30:56.631637 np0000184941 devstack@c-api.service[110640]: DEBUG dbcounter [-] [110640] Writing DB stats cinder:SELECT=1 {{(pid=110640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}