Jul 24 02:18:24.003760 np0000186501 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 24 02:18:24.011677 np0000186501 devstack@c-api.service[110891]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 24 02:18:24.014987 np0000186501 devstack@c-api.service[110891]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 24 02:18:24 2026] *** Jul 24 02:18:24.014987 np0000186501 devstack@c-api.service[110891]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 24 02:18:24.014987 np0000186501 devstack@c-api.service[110891]: os: Linux-6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:53:05 UTC 2026 Jul 24 02:18:24.014987 np0000186501 devstack@c-api.service[110891]: nodename: np0000186501 Jul 24 02:18:24.014987 np0000186501 devstack@c-api.service[110891]: machine: x86_64 Jul 24 02:18:24.014987 np0000186501 devstack@c-api.service[110891]: clock source: unix Jul 24 02:18:24.014987 np0000186501 devstack@c-api.service[110891]: pcre jit disabled Jul 24 02:18:24.014987 np0000186501 devstack@c-api.service[110891]: detected number of CPU cores: 16 Jul 24 02:18:24.014987 np0000186501 devstack@c-api.service[110891]: current working directory: / Jul 24 02:18:24.014987 np0000186501 devstack@c-api.service[110891]: detected binary path: /usr/bin/uwsgi-core Jul 24 02:18:24.014987 np0000186501 devstack@c-api.service[110891]: your processes number limit is 256916 Jul 24 02:18:24.014987 np0000186501 devstack@c-api.service[110891]: your memory page size is 4096 bytes Jul 24 02:18:24.014987 np0000186501 devstack@c-api.service[110891]: detected max file descriptor number: 2048 Jul 24 02:18:24.014987 np0000186501 devstack@c-api.service[110891]: lock engine: pthread robust mutexes Jul 24 02:18:24.016044 np0000186501 devstack@c-api.service[110891]: thunder lock: enabled Jul 24 02:18:24.016044 np0000186501 devstack@c-api.service[110891]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 24 02:18:24.016044 np0000186501 devstack@c-api.service[110891]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 24 02:18:24.016044 np0000186501 devstack@c-api.service[110891]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 24 02:18:24.016044 np0000186501 devstack@c-api.service[110891]: Set PythonHome to /opt/stack/data/venv Jul 24 02:18:24.058234 np0000186501 devstack@c-api.service[110891]: Python main interpreter initialized at 0x7af94e2a4668 Jul 24 02:18:24.058234 np0000186501 devstack@c-api.service[110891]: python threads support enabled Jul 24 02:18:24.058234 np0000186501 devstack@c-api.service[110891]: your server socket listen backlog is limited to 100 connections Jul 24 02:18:24.058234 np0000186501 devstack@c-api.service[110891]: your mercy for graceful operations on workers is 80 seconds Jul 24 02:18:24.058833 np0000186501 devstack@c-api.service[110891]: mapped 671795 bytes (656 KB) for 4 cores Jul 24 02:18:24.058992 np0000186501 devstack@c-api.service[110891]: *** Operational MODE: preforking *** Jul 24 02:18:24.059175 np0000186501 devstack@c-api.service[110891]: *** uWSGI is running in multiple interpreter mode *** Jul 24 02:18:24.059175 np0000186501 devstack@c-api.service[110891]: spawned uWSGI master process (pid: 110891) Jul 24 02:18:24.059341 np0000186501 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 24 02:18:24.060046 np0000186501 devstack@c-api.service[110891]: spawned uWSGI worker 1 (pid: 110893, cores: 1) Jul 24 02:18:24.060553 np0000186501 devstack@c-api.service[110891]: spawned uWSGI worker 2 (pid: 110894, cores: 1) Jul 24 02:18:24.061040 np0000186501 devstack@c-api.service[110891]: spawned uWSGI worker 3 (pid: 110895, cores: 1) Jul 24 02:18:24.061624 np0000186501 devstack@c-api.service[110891]: spawned uWSGI worker 4 (pid: 110896, cores: 1) Jul 24 02:18:24.061624 np0000186501 devstack@c-api.service[110891]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 24 02:18:24.186099 np0000186501 devstack@c-api.service[110896]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 24 02:18:24.186099 np0000186501 devstack@c-api.service[110896]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 24 02:18:24.186099 np0000186501 devstack@c-api.service[110896]: we strongly recommend against using it for new projects. Jul 24 02:18:24.186099 np0000186501 devstack@c-api.service[110896]: If you are already using Eventlet, we recommend migrating to a different Jul 24 02:18:24.186099 np0000186501 devstack@c-api.service[110896]: framework. For more detail see Jul 24 02:18:24.186099 np0000186501 devstack@c-api.service[110896]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 24 02:18:24.186099 np0000186501 devstack@c-api.service[110896]: import eventlet # noqa Jul 24 02:18:24.189015 np0000186501 devstack@c-api.service[110893]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 24 02:18:24.189015 np0000186501 devstack@c-api.service[110893]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 24 02:18:24.189015 np0000186501 devstack@c-api.service[110893]: we strongly recommend against using it for new projects. Jul 24 02:18:24.189015 np0000186501 devstack@c-api.service[110893]: If you are already using Eventlet, we recommend migrating to a different Jul 24 02:18:24.189015 np0000186501 devstack@c-api.service[110893]: framework. For more detail see Jul 24 02:18:24.189015 np0000186501 devstack@c-api.service[110893]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 24 02:18:24.189015 np0000186501 devstack@c-api.service[110893]: import eventlet # noqa Jul 24 02:18:24.191027 np0000186501 devstack@c-api.service[110894]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 24 02:18:24.191027 np0000186501 devstack@c-api.service[110894]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 24 02:18:24.191027 np0000186501 devstack@c-api.service[110894]: we strongly recommend against using it for new projects. Jul 24 02:18:24.191027 np0000186501 devstack@c-api.service[110894]: If you are already using Eventlet, we recommend migrating to a different Jul 24 02:18:24.191027 np0000186501 devstack@c-api.service[110894]: framework. For more detail see Jul 24 02:18:24.191027 np0000186501 devstack@c-api.service[110894]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 24 02:18:24.191027 np0000186501 devstack@c-api.service[110894]: import eventlet # noqa Jul 24 02:18:24.194462 np0000186501 devstack@c-api.service[110895]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 24 02:18:24.194462 np0000186501 devstack@c-api.service[110895]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 24 02:18:24.194462 np0000186501 devstack@c-api.service[110895]: we strongly recommend against using it for new projects. Jul 24 02:18:24.194462 np0000186501 devstack@c-api.service[110895]: If you are already using Eventlet, we recommend migrating to a different Jul 24 02:18:24.194462 np0000186501 devstack@c-api.service[110895]: framework. For more detail see Jul 24 02:18:24.194462 np0000186501 devstack@c-api.service[110895]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 24 02:18:24.194462 np0000186501 devstack@c-api.service[110895]: import eventlet # noqa Jul 24 02:18:24.347002 np0000186501 devstack@c-api.service[110896]: /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 24 02:18:24.347002 np0000186501 devstack@c-api.service[110896]: from cgi import parse_header Jul 24 02:18:24.348001 np0000186501 devstack@c-api.service[110894]: /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 24 02:18:24.348001 np0000186501 devstack@c-api.service[110894]: from cgi import parse_header Jul 24 02:18:24.354798 np0000186501 devstack@c-api.service[110895]: /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 24 02:18:24.354798 np0000186501 devstack@c-api.service[110895]: from cgi import parse_header Jul 24 02:18:24.358543 np0000186501 devstack@c-api.service[110893]: /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 24 02:18:24.358543 np0000186501 devstack@c-api.service[110893]: from cgi import parse_header Jul 24 02:18:24.386363 np0000186501 devstack@c-api.service[110896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 24 02:18:24.386363 np0000186501 devstack@c-api.service[110896]: warnings.warn( Jul 24 02:18:24.387872 np0000186501 devstack@c-api.service[110894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 24 02:18:24.387872 np0000186501 devstack@c-api.service[110894]: warnings.warn( Jul 24 02:18:24.394897 np0000186501 devstack@c-api.service[110895]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 24 02:18:24.394897 np0000186501 devstack@c-api.service[110895]: warnings.warn( Jul 24 02:18:24.396655 np0000186501 devstack@c-api.service[110896]: /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 24 02:18:24.396655 np0000186501 devstack@c-api.service[110896]: removals.removed_module( Jul 24 02:18:24.397489 np0000186501 devstack@c-api.service[110893]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 24 02:18:24.397489 np0000186501 devstack@c-api.service[110893]: warnings.warn( Jul 24 02:18:24.398224 np0000186501 devstack@c-api.service[110896]: /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 24 02:18:24.398224 np0000186501 devstack@c-api.service[110896]: removals.removed_module( Jul 24 02:18:24.398371 np0000186501 devstack@c-api.service[110894]: /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 24 02:18:24.398371 np0000186501 devstack@c-api.service[110894]: removals.removed_module( Jul 24 02:18:24.400075 np0000186501 devstack@c-api.service[110894]: /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 24 02:18:24.400075 np0000186501 devstack@c-api.service[110894]: removals.removed_module( Jul 24 02:18:24.406008 np0000186501 devstack@c-api.service[110895]: /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 24 02:18:24.406008 np0000186501 devstack@c-api.service[110895]: removals.removed_module( Jul 24 02:18:24.407271 np0000186501 devstack@c-api.service[110893]: /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 24 02:18:24.407271 np0000186501 devstack@c-api.service[110893]: removals.removed_module( Jul 24 02:18:24.408288 np0000186501 devstack@c-api.service[110895]: /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 24 02:18:24.408288 np0000186501 devstack@c-api.service[110895]: removals.removed_module( Jul 24 02:18:24.408840 np0000186501 devstack@c-api.service[110893]: /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 24 02:18:24.408840 np0000186501 devstack@c-api.service[110893]: removals.removed_module( Jul 24 02:18:25.169124 np0000186501 devstack@c-api.service[110896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 24 02:18:25.169124 np0000186501 devstack@c-api.service[110896]: warnings.warn( Jul 24 02:18:25.172002 np0000186501 devstack@c-api.service[110894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 24 02:18:25.172002 np0000186501 devstack@c-api.service[110894]: warnings.warn( Jul 24 02:18:25.182758 np0000186501 devstack@c-api.service[110893]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 24 02:18:25.182758 np0000186501 devstack@c-api.service[110893]: warnings.warn( Jul 24 02:18:25.220662 np0000186501 devstack@c-api.service[110896]: /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 24 02:18:25.220662 np0000186501 devstack@c-api.service[110896]: warnings.warn( Jul 24 02:18:25.224591 np0000186501 devstack@c-api.service[110894]: /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 24 02:18:25.224591 np0000186501 devstack@c-api.service[110894]: warnings.warn( Jul 24 02:18:25.233732 np0000186501 devstack@c-api.service[110893]: /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 24 02:18:25.233732 np0000186501 devstack@c-api.service[110893]: warnings.warn( Jul 24 02:18:25.244393 np0000186501 devstack@c-api.service[110895]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 24 02:18:25.244393 np0000186501 devstack@c-api.service[110895]: warnings.warn( Jul 24 02:18:25.296062 np0000186501 devstack@c-api.service[110895]: /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 24 02:18:25.296062 np0000186501 devstack@c-api.service[110895]: warnings.warn( Jul 24 02:18:25.407967 np0000186501 devstack@c-api.service[110896]: 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 24 02:18:25.407967 np0000186501 devstack@c-api.service[110896]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110896) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 24 02:18:25.412042 np0000186501 devstack@c-api.service[110894]: 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 24 02:18:25.412238 np0000186501 devstack@c-api.service[110894]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110894) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 24 02:18:25.416166 np0000186501 devstack@c-api.service[110893]: 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 24 02:18:25.416367 np0000186501 devstack@c-api.service[110893]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110893) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 24 02:18:25.483899 np0000186501 devstack@c-api.service[110895]: 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 24 02:18:25.484073 np0000186501 devstack@c-api.service[110895]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110895) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 24 02:18:25.497289 np0000186501 devstack@c-api.service[110896]: /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 24 02:18:25.497289 np0000186501 devstack@c-api.service[110896]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 24 02:18:25.497784 np0000186501 devstack@c-api.service[110894]: /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 24 02:18:25.497784 np0000186501 devstack@c-api.service[110894]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 24 02:18:25.501386 np0000186501 devstack@c-api.service[110893]: /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 24 02:18:25.501386 np0000186501 devstack@c-api.service[110893]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 24 02:18:25.545063 np0000186501 devstack@c-api.service[110895]: /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 24 02:18:25.545063 np0000186501 devstack@c-api.service[110895]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 24 02:18:25.967256 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110896) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 24 02:18:25.967431 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110893) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 24 02:18:25.967524 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110894) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 24 02:18:25.967632 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.967743 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.967836 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.967910 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.967968 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.968023 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.968075 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.968125 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.968189 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.969030 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110895) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 24 02:18:25.969462 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.969529 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.969741 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.970005 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.970077 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.970150 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.970238 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.970298 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.970352 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.970432 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.970503 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.970558 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.970612 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.970665 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.970720 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.970772 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.970825 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.970886 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.970938 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.971000 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.971069 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.971131 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.971212 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.971980 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.972045 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.972101 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.972101 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.972101 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.972101 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.972101 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.972101 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.973010 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.973010 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.973010 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.973156 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.973240 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.973315 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.973373 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.973436 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.973491 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.973546 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.973609 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.973661 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.973661 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.973772 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.973844 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.973895 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.973958 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.974013 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.974063 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.974114 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.974166 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.974239 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.974307 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.974370 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.974422 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.974483 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.974544 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.974603 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.974682 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.974733 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.974792 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.974856 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.974906 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.974957 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.975009 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.975059 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.975140 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.975218 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.975277 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.975329 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.975397 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.975458 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.975529 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.975608 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.975674 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.975726 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.975780 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.975835 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.975886 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.975950 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.976020 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.976076 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.976076 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.976185 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.976263 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.976316 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.976371 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.976371 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.976494 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.976558 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.976612 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.976672 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.976735 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.976787 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.976843 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.976905 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.976963 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.977015 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.977069 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.977167 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.977411 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.977530 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.977530 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.977704 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.977759 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.977817 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.977883 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.977934 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.977985 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.977985 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.978105 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.978105 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.978105 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.978105 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.978313 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.978313 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.978313 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.978475 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.978545 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.978600 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.978653 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.978704 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.978769 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.978830 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.978880 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.978931 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.978982 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.979046 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.979302 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.979371 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.979429 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.979482 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.979530 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.979624 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.979690 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.979752 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.979804 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.979804 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.979804 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.979804 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.979804 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.979804 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.980091 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.980091 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.980091 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.980229 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.980271 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.980317 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.980355 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.980393 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.980430 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.980468 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.980505 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.980549 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.980595 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.980635 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.980683 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.980727 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.980771 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.980809 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.980848 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.980888 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.980931 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.980970 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.981007 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.981044 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.981090 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.981090 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.981165 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.981221 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.981272 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.981272 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.981272 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.981272 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.981272 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.981446 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.981488 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.981524 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.981561 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.981598 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.981598 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.981666 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.981708 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.981743 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.981787 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.981834 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.981879 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.981916 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.981953 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.981994 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.982030 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.982066 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.982109 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.982109 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.982186 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.982257 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.982304 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.982346 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.982386 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.982386 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.982463 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.982503 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.982550 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.982591 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.982640 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.982687 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.982727 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.982770 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.982824 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.982863 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.982899 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.982937 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.982982 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.983038 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.983087 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.983126 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.983169 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.983232 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.983232 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.983311 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.983311 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.983311 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.983311 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.983311 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.983311 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.983311 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.985211 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.985313 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.985375 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.985424 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.985496 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.985565 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.985634 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.985675 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.985721 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.985767 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.985805 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.985872 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.985929 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.985973 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.986023 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.986065 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.986110 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.986148 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.986186 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.986256 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.986298 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.986332 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.986384 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.986425 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.986456 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.986487 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.986519 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.986551 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.986583 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.986583 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.986647 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.986696 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.986740 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.986781 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.986816 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.986867 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.986907 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.986948 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.986989 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.987029 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.987067 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.987114 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.987154 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.987210 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.987254 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.987307 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.987351 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.987390 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.987429 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.987429 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.987429 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.987429 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.987429 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.987429 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.987429 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.987429 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.992455 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.992534 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.992602 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.992662 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.992746 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.992840 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.992889 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.992936 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.992971 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.993011 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.993045 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.993081 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.993117 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.993162 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.993226 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.993273 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.993308 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.993347 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.993381 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.993418 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.993454 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.993490 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.993528 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.993561 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.993598 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.993641 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.993678 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.993720 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.993754 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.993790 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.993826 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.993864 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.993901 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.993937 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.993974 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.994014 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.994058 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.994091 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.994134 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.994170 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.994220 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.994267 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.994305 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.994343 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.994343 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.994404 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.994443 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.994479 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.994511 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.994544 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.994580 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.994616 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.994616 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.994616 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.994616 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.994616 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.994758 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.994800 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.994879 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.994928 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.994969 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.995006 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.995051 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.995091 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.995132 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.995166 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.995220 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.995272 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.995311 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.995355 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.995394 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.995437 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.995479 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.995517 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.995550 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.995623 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.995659 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.995695 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.995735 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.995773 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.995816 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.995856 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.995894 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.995936 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.995968 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.996003 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.996067 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.996144 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.996230 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.996266 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.996302 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.996334 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.996377 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.996455 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.996496 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.996533 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.996566 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.996602 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.996635 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.996668 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.996702 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.996745 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.996779 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.996813 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:25.996854 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.996889 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:25.996927 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:25.996927 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:25.996927 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:25.996927 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:25.996927 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:25.996927 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.001668 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.001752 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.001794 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.001832 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.001880 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.001919 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.001957 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.001992 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.002028 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.002068 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.002110 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.002146 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.002179 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.002230 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.002283 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.002321 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.002357 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.002391 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.002425 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.002465 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.002500 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.002541 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.002659 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.002782 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.002905 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.003025 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.003147 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.003207 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.003246 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.003283 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.003319 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.003355 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.003392 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.003430 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.003478 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.003517 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.003552 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.003633 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.003675 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.003713 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.003757 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.003795 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.003832 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.003874 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.003917 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.003960 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.003996 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.004039 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.004082 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.004124 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.004160 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.004213 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.004253 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.004297 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.004347 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.004382 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.004422 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.004458 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.004491 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.004534 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.004569 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.004613 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.004649 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.004687 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.004725 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.004725 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.004803 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.004840 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.004880 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.004918 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.004918 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.004981 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.005017 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.005055 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.005098 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.005135 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.005182 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.005273 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.005315 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.005315 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.005381 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.005419 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.005455 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.005499 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.005542 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.005584 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.005624 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.006282 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.006329 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.006366 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.006409 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.006443 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.006485 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.006525 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.006525 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.006600 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.006641 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.006682 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.006722 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.006757 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.006793 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.006793 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.006855 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.006890 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.006932 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.006932 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.006932 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.006932 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.006932 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.006932 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.006932 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.006932 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.007224 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.007294 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.007343 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.007418 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.007480 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.007519 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.007559 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.007625 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.007673 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.007718 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.007761 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.007761 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.007838 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.007875 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.007875 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.007949 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.007986 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.008022 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.008137 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.008182 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.008235 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.008282 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.008319 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.008356 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.008392 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.008436 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.008478 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.008515 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.008553 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.008587 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.008631 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.008668 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.008703 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.008742 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.008779 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.008816 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.008852 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.008889 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.008932 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.008932 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.009013 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.009050 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.009094 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.009130 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.009169 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.009219 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.009219 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.009284 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.009320 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.009367 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.009409 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.009447 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.009484 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.009525 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.009561 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.009599 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.009634 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.009670 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.009705 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.009705 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.009705 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.009814 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.009855 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.009855 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.009855 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.009855 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.009992 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.009992 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.010068 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.010104 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.010104 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.010172 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.010233 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.010276 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.010315 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.010351 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.010388 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.010438 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.010486 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.010527 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.010527 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.010598 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.010636 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.010673 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.010714 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.010750 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.010791 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.010885 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.010969 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.010969 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.011041 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.011089 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.011133 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.011172 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.011230 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.011283 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.011322 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.011322 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.012024 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.012069 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.012114 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.012114 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.012216 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.012320 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.012371 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.012410 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.012449 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.012507 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.012547 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.012603 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.012654 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.012692 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.012692 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.012768 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.012806 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.012850 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.012910 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.012960 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.013006 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.013043 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.013086 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.013123 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.013165 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.013165 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.013165 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.013165 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.013705 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.013848 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.013975 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.014126 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.014302 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.014427 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.014578 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.015285 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.015430 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.015682 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.015835 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.015958 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.016128 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.016279 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.016643 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.016698 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.016754 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.016840 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.016886 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.016945 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.017012 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.017076 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.017133 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.017240 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.017289 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.017345 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.017385 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.017469 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.017515 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.017607 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.017657 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.017657 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.017741 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.017782 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.017822 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.017870 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.017870 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.017944 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.017986 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.018026 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.018064 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.018101 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.018150 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.018215 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.018259 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.018301 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.018354 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.018392 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.018436 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.018479 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.018519 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.018565 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.018618 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.018666 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.018707 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.018747 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.018785 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.018821 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.018866 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.018908 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.018908 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.018979 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.019024 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.019064 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.019101 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.019142 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.019178 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.019178 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.019268 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.019309 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.019345 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.019481 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.019520 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.019564 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.019627 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.019666 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.019701 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.019738 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.019774 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.019812 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.019848 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.019848 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.019924 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.019965 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.020009 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.020009 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.020009 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.020009 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.020009 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.020182 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.020253 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.020253 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.020340 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.020340 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.020340 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.020340 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.020340 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.020502 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.020544 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.020583 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.020583 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.020665 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.020714 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.020754 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.020799 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.020836 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.020873 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.020909 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.020947 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.020985 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.021029 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.021068 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.021105 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.021149 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.021185 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.021241 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.021278 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.021314 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.021361 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.021406 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.021406 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.021406 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.021406 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.021406 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.021406 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.021406 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.023257 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.023330 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.023401 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.023471 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.023471 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.023573 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.023676 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.023739 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.023799 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.023799 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.023799 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.023956 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.024012 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.024081 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.024147 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.024227 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.024286 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.024286 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.024286 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.024286 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.024286 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.024726 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.024801 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.024858 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.024923 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.024987 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.024987 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.025080 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.025721 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.025793 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.025851 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.025910 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.025986 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.026047 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.026124 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.026184 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.026279 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.026332 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.026392 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.026445 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.026499 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.026554 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.026608 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.026662 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.026721 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.026771 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.026771 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.026771 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.026771 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.026917 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.026917 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.026917 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.026917 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.026917 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.026917 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.027185 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.027284 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.027364 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.027364 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.027475 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.027534 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.027588 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.027701 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.027756 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.027809 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.027871 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.027927 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.027979 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.028046 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.028135 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.028266 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.028326 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.028397 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.028454 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.028454 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.028454 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.028454 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.028637 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.028637 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.028637 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.028637 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.028844 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.028844 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.028844 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.030286 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.030286 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.030455 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.030526 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.030595 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.030663 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.030720 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.030785 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.030840 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.030902 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.030957 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.031021 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.031021 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.031021 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.031663 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.031750 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.031750 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.031888 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.031888 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.032017 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.032017 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.032121 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.032163 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110893) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.032221 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.032262 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.032303 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.032363 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.032410 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.032450 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.032489 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.032529 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.032567 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.032606 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.032649 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.032686 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110893) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.032734 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.032779 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.032814 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.032851 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110893) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.032886 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.032924 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.032961 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 02:18:26.032996 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.033034 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110894) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.033078 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.033078 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110896) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.033159 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 02:18:26.033159 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 02:18:26.033159 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 02:18:26.033159 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 02:18:26.033159 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 02:18:26.033159 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110895) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 02:18:26.080072 np0000186501 devstack@c-api.service[110893]: INFO dbcounter [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Registered counter for database cinder Jul 24 02:18:26.081039 np0000186501 devstack@c-api.service[110894]: INFO dbcounter [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Registered counter for database cinder Jul 24 02:18:26.082254 np0000186501 devstack@c-api.service[110896]: INFO dbcounter [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Registered counter for database cinder Jul 24 02:18:26.091118 np0000186501 devstack@c-api.service[110895]: INFO dbcounter [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Registered counter for database cinder Jul 24 02:18:26.122634 np0000186501 devstack@c-api.service[110896]: DEBUG oslo_db.sqlalchemy.engines [None req-d7976ba8-449b-48b9-9abd-a1562c569271 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=110896) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 02:18:26.124780 np0000186501 devstack@c-api.service[110894]: DEBUG oslo_db.sqlalchemy.engines [None req-b15ff794-afff-4844-9526-a14f00b043c6 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=110894) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 02:18:26.126030 np0000186501 devstack@c-api.service[110893]: DEBUG oslo_db.sqlalchemy.engines [None req-85af109f-e759-4674-9118-3fbe5824466a 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=110893) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 02:18:26.145244 np0000186501 devstack@c-api.service[110895]: DEBUG oslo_db.sqlalchemy.engines [None req-a005fb84-2949-4233-b5ac-b1f993fec225 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=110895) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 02:18:26.239470 np0000186501 devstack@c-api.service[110894]: DEBUG dbcounter [-] [110894] Writer thread running {{(pid=110894) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 24 02:18:26.241904 np0000186501 devstack@c-api.service[110896]: DEBUG dbcounter [-] [110896] Writer thread running {{(pid=110896) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 24 02:18:26.242149 np0000186501 devstack@c-api.service[110893]: DEBUG dbcounter [-] [110893] Writer thread running {{(pid=110893) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 24 02:18:26.242395 np0000186501 devstack@c-api.service[110894]: INFO cinder.rpc [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 24 02:18:26.244421 np0000186501 devstack@c-api.service[110896]: INFO cinder.rpc [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 24 02:18:26.244727 np0000186501 devstack@c-api.service[110894]: INFO cinder.rpc [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 24 02:18:26.244827 np0000186501 devstack@c-api.service[110893]: INFO cinder.rpc [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 24 02:18:26.246778 np0000186501 devstack@c-api.service[110896]: INFO cinder.rpc [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 24 02:18:26.247020 np0000186501 devstack@c-api.service[110894]: INFO cinder.rpc [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 24 02:18:26.248232 np0000186501 devstack@c-api.service[110893]: INFO cinder.rpc [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 24 02:18:26.249233 np0000186501 devstack@c-api.service[110896]: INFO cinder.rpc [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 24 02:18:26.249453 np0000186501 devstack@c-api.service[110894]: INFO cinder.rpc [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 24 02:18:26.253213 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.253317 np0000186501 devstack@c-api.service[110893]: INFO cinder.rpc [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 24 02:18:26.253478 np0000186501 devstack@c-api.service[110896]: INFO cinder.rpc [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 24 02:18:26.253478 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.253669 np0000186501 devstack@c-api.service[110893]: INFO cinder.rpc [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 24 02:18:26.254439 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.254912 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.255109 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.258601 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.268314 np0000186501 devstack@c-api.service[110895]: DEBUG dbcounter [-] [110895] Writer thread running {{(pid=110895) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 24 02:18:26.271428 np0000186501 devstack@c-api.service[110895]: INFO cinder.rpc [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 24 02:18:26.274777 np0000186501 devstack@c-api.service[110895]: INFO cinder.rpc [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 24 02:18:26.277532 np0000186501 devstack@c-api.service[110895]: INFO cinder.rpc [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 24 02:18:26.279942 np0000186501 devstack@c-api.service[110895]: INFO cinder.rpc [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 24 02:18:26.281158 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.285441 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.288239 np0000186501 devstack@c-api.service[110894]: DEBUG oslo_db.sqlalchemy.engines [None req-b15ff794-afff-4844-9526-a14f00b043c6 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=110894) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 02:18:26.290100 np0000186501 devstack@c-api.service[110896]: DEBUG oslo_db.sqlalchemy.engines [None req-d7976ba8-449b-48b9-9abd-a1562c569271 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=110896) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 02:18:26.290544 np0000186501 devstack@c-api.service[110894]: INFO cinder.rpc [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 24 02:18:26.291680 np0000186501 devstack@c-api.service[110893]: DEBUG oslo_db.sqlalchemy.engines [None req-85af109f-e759-4674-9118-3fbe5824466a 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=110893) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 02:18:26.292572 np0000186501 devstack@c-api.service[110896]: INFO cinder.rpc [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 24 02:18:26.292635 np0000186501 devstack@c-api.service[110894]: INFO cinder.rpc [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 24 02:18:26.293476 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.294236 np0000186501 devstack@c-api.service[110893]: INFO cinder.rpc [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 24 02:18:26.294300 np0000186501 devstack@c-api.service[110896]: INFO cinder.rpc [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 24 02:18:26.295158 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.296683 np0000186501 devstack@c-api.service[110893]: INFO cinder.rpc [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 24 02:18:26.297945 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.303461 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.305670 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.306604 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.308821 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.310226 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.310656 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.311969 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.313415 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.314699 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.316958 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.317652 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.317692 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.319958 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.320663 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.321652 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.321907 np0000186501 devstack@c-api.service[110895]: DEBUG oslo_db.sqlalchemy.engines [None req-a005fb84-2949-4233-b5ac-b1f993fec225 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=110895) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 02:18:26.322901 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.323677 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.324618 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.324869 np0000186501 devstack@c-api.service[110895]: INFO cinder.rpc [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 24 02:18:26.325922 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.326505 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.327359 np0000186501 devstack@c-api.service[110895]: INFO cinder.rpc [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 24 02:18:26.327536 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.330350 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.330619 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.330720 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.330788 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.330847 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.331570 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.333044 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.333410 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.333534 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.335688 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.336286 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.337742 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.338905 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.340351 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.340512 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.341298 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.342461 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.344154 np0000186501 devstack@c-api.service[110894]: WARNING cinder.api.contrib.hosts [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 24 02:18:26.345325 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.345425 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.345479 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.346380 np0000186501 devstack@c-api.service[110896]: WARNING cinder.api.contrib.hosts [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 24 02:18:26.346564 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.346883 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.347299 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.348065 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.348569 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.349459 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.350073 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.350236 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.350318 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.350884 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.351497 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.352010 np0000186501 devstack@c-api.service[110893]: WARNING cinder.api.contrib.hosts [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 24 02:18:26.352303 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.352779 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.352934 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.353635 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.354121 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.354264 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.354394 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.355092 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.355611 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.355742 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.356100 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extended resource: extensions {{(pid=110894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.357003 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.357226 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.357280 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.357466 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extended resource: os-volume-type-access {{(pid=110894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.358213 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extended resource: extensions {{(pid=110896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.358427 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.358996 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extended resource: os-quota-class-sets {{(pid=110894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.359540 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extended resource: os-volume-type-access {{(pid=110896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.359865 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.360180 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.361046 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extended resource: os-hosts {{(pid=110894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.361268 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extended resource: os-quota-class-sets {{(pid=110896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.361325 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.362643 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extended resource: os-hosts {{(pid=110896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.362740 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extended resource: os-availability-zone {{(pid=110894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.363015 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.363613 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.363894 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extended resource: extra_specs {{(pid=110894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.364028 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extended resource: extensions {{(pid=110893) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.364627 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extended resource: os-availability-zone {{(pid=110896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.365324 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extended resource: os-volume-type-access {{(pid=110893) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.365483 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extended resource: cgsnapshots {{(pid=110894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.365904 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extended resource: extra_specs {{(pid=110896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.366625 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.366853 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extended resource: os-volume-manage {{(pid=110894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.366942 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extended resource: os-quota-class-sets {{(pid=110893) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.367458 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extended resource: cgsnapshots {{(pid=110896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.368237 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extended resource: qos-specs {{(pid=110894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.368846 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extended resource: os-hosts {{(pid=110893) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.368926 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extended resource: os-volume-manage {{(pid=110896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.369524 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.370218 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extended resource: os-availability-zone {{(pid=110893) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.370283 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extended resource: qos-specs {{(pid=110896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.370332 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extended resource: os-snapshot-manage {{(pid=110894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.370976 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.371701 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extended resource: extra_specs {{(pid=110893) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.371834 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extended resource: scheduler-stats {{(pid=110894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.372313 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extended resource: os-snapshot-manage {{(pid=110896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.373167 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extended resource: backups {{(pid=110894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.373272 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extended resource: cgsnapshots {{(pid=110893) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.373664 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.373739 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extended resource: scheduler-stats {{(pid=110896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.374664 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extended resource: os-volume-manage {{(pid=110893) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.375130 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extended resource: consistencygroups {{(pid=110894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.375228 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extended resource: backups {{(pid=110896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.376072 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extended resource: qos-specs {{(pid=110893) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.377009 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extended resource: capabilities {{(pid=110894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.377174 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extended resource: consistencygroups {{(pid=110896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.378104 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extended resource: os-snapshot-manage {{(pid=110893) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.378250 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extended resource: os-volume-transfer {{(pid=110894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.378992 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extended resource: capabilities {{(pid=110896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.379145 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.379532 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extended resource: scheduler-stats {{(pid=110893) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.379886 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extended resource: encryption {{(pid=110894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.380318 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extended resource: os-volume-transfer {{(pid=110896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.380952 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extended resource: backups {{(pid=110893) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.381363 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extended resource: encryption {{(pid=110894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.381924 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extended resource: encryption {{(pid=110896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.382793 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.382916 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extended resource: os-quota-sets {{(pid=110894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.382966 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extended resource: consistencygroups {{(pid=110893) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.383417 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extended resource: encryption {{(pid=110896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.384581 np0000186501 devstack@c-api.service[110895]: WARNING cinder.api.contrib.hosts [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 24 02:18:26.384825 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extended resource: capabilities {{(pid=110893) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.384969 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extended resource: os-quota-sets {{(pid=110896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.385033 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.385353 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.386113 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extended resource: os-volume-transfer {{(pid=110893) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.386416 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.386700 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.387262 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.387707 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extended resource: encryption {{(pid=110893) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.387763 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.388187 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.388753 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.389154 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.389227 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extended resource: encryption {{(pid=110893) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.389571 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.390111 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.390629 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.390699 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extended resource: os-quota-sets {{(pid=110893) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.390980 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.391519 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.391965 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.392480 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.392999 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.393079 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.393333 np0000186501 devstack@c-api.service[110894]: WARNING castellan.key_manager.migration [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.393808 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.394131 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.contrib.snapshot_actions [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] SnapshotActionsController initialized {{(pid=110894) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 24 02:18:26.394294 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.394396 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.394470 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.394558 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.394623 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.395171 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extension AdminActions extending resource: volumes {{(pid=110894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.395259 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.395300 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extension AdminActions extending resource: snapshots {{(pid=110894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.395447 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extension AdminActions extending resource: backups {{(pid=110894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.395535 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.395625 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.395706 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.395750 np0000186501 devstack@c-api.service[110896]: WARNING castellan.key_manager.migration [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.395788 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.395853 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.395973 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extension VolumeActions extending resource: volumes {{(pid=110894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.396100 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extension UsedLimits extending resource: limits {{(pid=110894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.396225 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.396365 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extended resource: extensions {{(pid=110895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.396460 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extension TypesManage extending resource: types {{(pid=110894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.396460 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.396534 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.v3.router [None req-b15ff794-afff-4844-9526-a14f00b043c6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.396572 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.contrib.snapshot_actions [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] SnapshotActionsController initialized {{(pid=110896) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 24 02:18:26.396723 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.396863 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.396974 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.397158 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extension AdminActions extending resource: volumes {{(pid=110896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.397248 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.397337 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extension AdminActions extending resource: snapshots {{(pid=110896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.397416 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extension AdminActions extending resource: backups {{(pid=110896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.397497 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.397630 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.397676 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.397790 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.397894 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extension VolumeActions extending resource: volumes {{(pid=110896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.398025 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extension UsedLimits extending resource: limits {{(pid=110896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.398133 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.398208 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extended resource: os-volume-type-access {{(pid=110895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.398249 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extension TypesManage extending resource: types {{(pid=110896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.398357 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.398442 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.v3.router [None req-d7976ba8-449b-48b9-9abd-a1562c569271 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.398674 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.399687 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extended resource: os-quota-class-sets {{(pid=110895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.400052 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.401254 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extended resource: os-hosts {{(pid=110895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.401401 np0000186501 devstack@c-api.service[110893]: WARNING castellan.key_manager.migration [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.402251 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.contrib.snapshot_actions [None req-85af109f-e759-4674-9118-3fbe5824466a None None] SnapshotActionsController initialized {{(pid=110893) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 24 02:18:26.402405 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extension VolumeTypeAccess extending resource: types {{(pid=110893) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.402544 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110893) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.402595 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extended resource: os-availability-zone {{(pid=110895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.402651 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110893) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.403326 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extension AdminActions extending resource: volumes {{(pid=110893) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.403461 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extension AdminActions extending resource: snapshots {{(pid=110893) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.403536 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extension AdminActions extending resource: backups {{(pid=110893) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.403662 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110893) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.403761 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110893) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.403850 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extended resource: extra_specs {{(pid=110895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.403892 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110893) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.404000 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110893) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.404083 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extension VolumeActions extending resource: volumes {{(pid=110893) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.404233 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extension UsedLimits extending resource: limits {{(pid=110893) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.404328 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extension SnapshotActions extending resource: snapshots {{(pid=110893) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.404429 np0000186501 devstack@c-api.service[110894]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7af94e2a4668 pid: 110894 (default app) Jul 24 02:18:26.404550 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extension TypesManage extending resource: types {{(pid=110893) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.404550 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110893) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.404625 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.v3.router [None req-85af109f-e759-4674-9118-3fbe5824466a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110893) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.405374 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extended resource: cgsnapshots {{(pid=110895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.406774 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extended resource: os-volume-manage {{(pid=110895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.406840 np0000186501 devstack@c-api.service[110896]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7af94e2a4668 pid: 110896 (default app) Jul 24 02:18:26.408184 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extended resource: qos-specs {{(pid=110895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.410246 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extended resource: os-snapshot-manage {{(pid=110895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.411728 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extended resource: scheduler-stats {{(pid=110895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.412549 np0000186501 devstack@c-api.service[110893]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7af94e2a4668 pid: 110893 (default app) Jul 24 02:18:26.413283 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extended resource: backups {{(pid=110895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.413971 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.middleware.request_id [None req-397d294c-95dc-416d-9516-3421cadd2eb3 None None] RequestId filter calling following filter/app {{(pid=110894) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:18:26.415221 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extended resource: consistencygroups {{(pid=110895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.416700 np0000186501 devstack@c-api.service[110894]: [pid: 110894|app: 0|req: 1/1] 199.204.45.222 () {60 vars in 956 bytes} [Fri Jul 24 02:18:26 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 24 02:18:26.417109 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extended resource: capabilities {{(pid=110895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.418961 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extended resource: os-volume-transfer {{(pid=110895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.420321 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extended resource: encryption {{(pid=110895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.421839 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extended resource: encryption {{(pid=110895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.423271 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extended resource: os-quota-sets {{(pid=110895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 02:18:26.426005 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.427268 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.428650 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.430026 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.431517 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.432832 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.434144 np0000186501 devstack@c-api.service[110895]: WARNING castellan.key_manager.migration [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 24 02:18:26.434998 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.contrib.snapshot_actions [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] SnapshotActionsController initialized {{(pid=110895) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 24 02:18:26.435121 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.435287 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.435393 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.435590 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extension AdminActions extending resource: volumes {{(pid=110895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.435706 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extension AdminActions extending resource: snapshots {{(pid=110895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.435810 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extension AdminActions extending resource: backups {{(pid=110895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.435959 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.436057 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.436135 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.436254 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.436384 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extension VolumeActions extending resource: volumes {{(pid=110895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.436512 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extension UsedLimits extending resource: limits {{(pid=110895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.436618 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.436716 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extension TypesManage extending resource: types {{(pid=110895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.436831 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.436933 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.v3.router [None req-a005fb84-2949-4233-b5ac-b1f993fec225 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 02:18:26.444917 np0000186501 devstack@c-api.service[110895]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7af94e2a4668 pid: 110895 (default app) Jul 24 02:18:33.613801 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.middleware.request_id [None req-e4e09326-fe87-490e-87f6-9527dc2b833a None None] RequestId filter calling following filter/app {{(pid=110896) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:18:34.115942 np0000186501 devstack@c-api.service[110896]: INFO cinder.api.openstack.wsgi [None req-e4e09326-fe87-490e-87f6-9527dc2b833a admin admin] POST https://199.204.45.222/volume/v3/types Jul 24 02:18:34.116579 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.openstack.wsgi [None req-e4e09326-fe87-490e-87f6-9527dc2b833a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=110896) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 02:18:34.118304 np0000186501 devstack@c-api.service[110896]: /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 24 02:18:34.118304 np0000186501 devstack@c-api.service[110896]: warnings.warn( Jul 24 02:18:34.151710 np0000186501 devstack@c-api.service[110896]: DEBUG oslo_db.sqlalchemy.engines [None req-e4e09326-fe87-490e-87f6-9527dc2b833a 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=110896) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 02:18:34.186798 np0000186501 devstack@c-api.service[110896]: INFO cinder.api.openstack.wsgi [None req-e4e09326-fe87-490e-87f6-9527dc2b833a admin admin] https://199.204.45.222/volume/v3/types returned with HTTP 200 Jul 24 02:18:34.188331 np0000186501 devstack@c-api.service[110896]: [pid: 110896|app: 0|req: 1/2] 199.204.45.222 () {68 vars in 1333 bytes} [Fri Jul 24 02:18:33 2026] POST /volume/v3/types => generated 186 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 02:18:34.225069 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.middleware.request_id [None req-45ed7fcb-e8a5-4617-a68d-6b772d8856a7 None None] RequestId filter calling following filter/app {{(pid=110893) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:18:34.546704 np0000186501 devstack@c-api.service[110893]: INFO cinder.api.openstack.wsgi [None req-45ed7fcb-e8a5-4617-a68d-6b772d8856a7 admin admin] POST https://199.204.45.222/volume/v3/types/177b1455-eb8f-4b6d-8de9-d5a777989c88/extra_specs Jul 24 02:18:34.547300 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.openstack.wsgi [None req-45ed7fcb-e8a5-4617-a68d-6b772d8856a7 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110893) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 02:18:34.548985 np0000186501 devstack@c-api.service[110893]: /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 24 02:18:34.548985 np0000186501 devstack@c-api.service[110893]: warnings.warn( Jul 24 02:18:34.583683 np0000186501 devstack@c-api.service[110893]: DEBUG oslo_db.sqlalchemy.engines [None req-45ed7fcb-e8a5-4617-a68d-6b772d8856a7 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=110893) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 02:18:34.655611 np0000186501 devstack@c-api.service[110893]: INFO cinder.api.openstack.wsgi [None req-45ed7fcb-e8a5-4617-a68d-6b772d8856a7 admin admin] https://199.204.45.222/volume/v3/types/177b1455-eb8f-4b6d-8de9-d5a777989c88/extra_specs returned with HTTP 200 Jul 24 02:18:34.656091 np0000186501 devstack@c-api.service[110893]: [pid: 110893|app: 0|req: 1/3] 199.204.45.222 () {68 vars in 1480 bytes} [Fri Jul 24 02:18:34 2026] POST /volume/v3/types/177b1455-eb8f-4b6d-8de9-d5a777989c88/extra_specs => generated 55 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 02:18:36.292637 np0000186501 devstack@c-api.service[110894]: DEBUG dbcounter [-] [110894] Writing DB stats cinder:SELECT=6 {{(pid=110894) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:18:36.326738 np0000186501 devstack@c-api.service[110895]: DEBUG dbcounter [-] [110895] Writing DB stats cinder:SELECT=6 {{(pid=110895) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:18:44.188018 np0000186501 devstack@c-api.service[110896]: DEBUG dbcounter [-] [110896] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=110896) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:18:44.655548 np0000186501 devstack@c-api.service[110893]: DEBUG dbcounter [-] [110893] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=110893) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:21:07.217068 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.middleware.request_id [None req-c3eda64c-d094-4ea6-9c6a-50719b25267a None None] RequestId filter calling following filter/app {{(pid=110894) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:21:07.218586 np0000186501 devstack@c-api.service[110894]: INFO cinder.api.openstack.wsgi [None req-c3eda64c-d094-4ea6-9c6a-50719b25267a None None] GET https://199.204.45.222/volume// Jul 24 02:21:07.219067 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.openstack.wsgi [None req-c3eda64c-d094-4ea6-9c6a-50719b25267a None None] Empty body provided in request {{(pid=110894) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:21:07.219566 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.openstack.wsgi [None req-c3eda64c-d094-4ea6-9c6a-50719b25267a None None] Calling method 'all' {{(pid=110894) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:21:07.220641 np0000186501 devstack@c-api.service[110894]: INFO cinder.api.openstack.wsgi [None req-c3eda64c-d094-4ea6-9c6a-50719b25267a None None] https://199.204.45.222/volume// returned with HTTP 300 Jul 24 02:21:07.221189 np0000186501 devstack@c-api.service[110894]: [pid: 110894|app: 0|req: 2/4] 199.204.45.222 () {66 vars in 1456 bytes} [Fri Jul 24 02:21:07 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 02:21:44.753023 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.middleware.request_id [None req-a61ac437-2291-4dd3-ae2a-ba44012e3978 None None] RequestId filter calling following filter/app {{(pid=110895) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:21:44.756156 np0000186501 devstack@c-api.service[110895]: [pid: 110895|app: 0|req: 1/5] 199.204.45.222 () {62 vars in 1068 bytes} [Fri Jul 24 02:21:44 2026] GET /volume/v3 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 24 02:21:44.783910 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.middleware.request_id [None req-14481c85-11d5-4526-ad09-8743669ad7c6 None None] RequestId filter calling following filter/app {{(pid=110896) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:21:44.794552 np0000186501 devstack@c-api.service[110896]: [pid: 110896|app: 0|req: 2/6] 199.204.45.222 () {64 vars in 1272 bytes} [Fri Jul 24 02:21:44 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 24 02:21:44.825103 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.middleware.request_id [req-14481c85-11d5-4526-ad09-8743669ad7c6 req-b444fc93-a683-4e50-b433-bb337a174b29 None None] RequestId filter calling following filter/app {{(pid=110893) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:21:44.829900 np0000186501 devstack@c-api.service[110893]: INFO cinder.api.openstack.wsgi [req-14481c85-11d5-4526-ad09-8743669ad7c6 req-b444fc93-a683-4e50-b433-bb337a174b29 demo demo] GET https://199.204.45.222/volume/v3/ Jul 24 02:21:44.830143 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.openstack.wsgi [req-14481c85-11d5-4526-ad09-8743669ad7c6 req-b444fc93-a683-4e50-b433-bb337a174b29 demo demo] Empty body provided in request {{(pid=110893) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:21:44.830428 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.openstack.wsgi [req-14481c85-11d5-4526-ad09-8743669ad7c6 req-b444fc93-a683-4e50-b433-bb337a174b29 demo demo] Calling method 'version_select' {{(pid=110893) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:21:44.831496 np0000186501 devstack@c-api.service[110893]: INFO cinder.api.openstack.wsgi [req-14481c85-11d5-4526-ad09-8743669ad7c6 req-b444fc93-a683-4e50-b433-bb337a174b29 demo demo] https://199.204.45.222/volume/v3/ returned with HTTP 200 Jul 24 02:21:44.831939 np0000186501 devstack@c-api.service[110893]: [pid: 110893|app: 0|req: 2/7] 199.204.45.222 () {66 vars in 1346 bytes} [Fri Jul 24 02:21:44 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 02:21:44.871222 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.middleware.request_id [None req-2d1c3e81-3f9a-4692-9456-1f2e3945c38f None None] RequestId filter calling following filter/app {{(pid=110894) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:21:45.222325 np0000186501 devstack@c-api.service[110894]: INFO cinder.api.openstack.wsgi [None req-2d1c3e81-3f9a-4692-9456-1f2e3945c38f demo demo] GET https://199.204.45.222/volume/v3/types Jul 24 02:21:45.222679 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.openstack.wsgi [None req-2d1c3e81-3f9a-4692-9456-1f2e3945c38f demo demo] Empty body provided in request {{(pid=110894) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:21:45.222917 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.openstack.wsgi [None req-2d1c3e81-3f9a-4692-9456-1f2e3945c38f demo demo] Calling method 'index' {{(pid=110894) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:21:45.223555 np0000186501 devstack@c-api.service[110894]: /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 24 02:21:45.223555 np0000186501 devstack@c-api.service[110894]: warnings.warn( Jul 24 02:21:45.224183 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.api_utils [None req-2d1c3e81-3f9a-4692-9456-1f2e3945c38f demo demo] Removing options '' from query. {{(pid=110894) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:21:45.261731 np0000186501 devstack@c-api.service[110894]: DEBUG oslo_db.sqlalchemy.engines [None req-2d1c3e81-3f9a-4692-9456-1f2e3945c38f 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=110894) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 02:21:45.285291 np0000186501 devstack@c-api.service[110894]: INFO cinder.api.openstack.wsgi [None req-2d1c3e81-3f9a-4692-9456-1f2e3945c38f demo demo] https://199.204.45.222/volume/v3/types returned with HTTP 200 Jul 24 02:21:45.285770 np0000186501 devstack@c-api.service[110894]: [pid: 110894|app: 0|req: 3/8] 199.204.45.222 () {64 vars in 1290 bytes} [Fri Jul 24 02:21:44 2026] GET /volume/v3/types => generated 377 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 02:21:45.320369 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.middleware.request_id [None req-cea2f567-3f29-4c41-a35a-9a10a6fcf217 None None] RequestId filter calling following filter/app {{(pid=110895) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:21:45.676149 np0000186501 devstack@c-api.service[110895]: INFO cinder.api.openstack.wsgi [None req-cea2f567-3f29-4c41-a35a-9a10a6fcf217 demo demo] GET https://199.204.45.222/volume/v3/types/default Jul 24 02:21:45.676517 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.openstack.wsgi [None req-cea2f567-3f29-4c41-a35a-9a10a6fcf217 demo demo] Empty body provided in request {{(pid=110895) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:21:45.676768 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.openstack.wsgi [None req-cea2f567-3f29-4c41-a35a-9a10a6fcf217 demo demo] Calling method 'show' {{(pid=110895) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:21:45.714080 np0000186501 devstack@c-api.service[110895]: DEBUG oslo_db.sqlalchemy.engines [None req-cea2f567-3f29-4c41-a35a-9a10a6fcf217 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=110895) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 02:21:45.730595 np0000186501 devstack@c-api.service[110895]: /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 24 02:21:45.730595 np0000186501 devstack@c-api.service[110895]: warnings.warn( Jul 24 02:21:45.732795 np0000186501 devstack@c-api.service[110895]: INFO cinder.api.openstack.wsgi [None req-cea2f567-3f29-4c41-a35a-9a10a6fcf217 demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 Jul 24 02:21:45.733237 np0000186501 devstack@c-api.service[110895]: [pid: 110895|app: 0|req: 2/9] 199.204.45.222 () {64 vars in 1301 bytes} [Fri Jul 24 02:21:45 2026] GET /volume/v3/types/default => generated 145 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 02:21:46.223890 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.middleware.request_id [None req-e00fe0ee-5545-434a-941a-ffecf28d5ff8 None None] RequestId filter calling following filter/app {{(pid=110896) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:21:46.225169 np0000186501 devstack@c-api.service[110896]: [pid: 110896|app: 0|req: 3/10] 199.204.45.222 () {62 vars in 1068 bytes} [Fri Jul 24 02:21:46 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 24 02:21:46.253582 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.middleware.request_id [None req-3bd561dc-e02f-4978-bd1a-cfff610144d9 None None] RequestId filter calling following filter/app {{(pid=110893) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:21:46.263003 np0000186501 devstack@c-api.service[110893]: [pid: 110893|app: 0|req: 3/11] 199.204.45.222 () {64 vars in 1272 bytes} [Fri Jul 24 02:21:46 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 24 02:21:46.294499 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.middleware.request_id [req-3bd561dc-e02f-4978-bd1a-cfff610144d9 req-4f5eb805-3233-4431-8508-c54e8aff3a6f None None] RequestId filter calling following filter/app {{(pid=110894) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:21:46.296947 np0000186501 devstack@c-api.service[110894]: INFO cinder.api.openstack.wsgi [req-3bd561dc-e02f-4978-bd1a-cfff610144d9 req-4f5eb805-3233-4431-8508-c54e8aff3a6f demo demo] GET https://199.204.45.222/volume/v3/ Jul 24 02:21:46.297219 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.openstack.wsgi [req-3bd561dc-e02f-4978-bd1a-cfff610144d9 req-4f5eb805-3233-4431-8508-c54e8aff3a6f demo demo] Empty body provided in request {{(pid=110894) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:21:46.297485 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.openstack.wsgi [req-3bd561dc-e02f-4978-bd1a-cfff610144d9 req-4f5eb805-3233-4431-8508-c54e8aff3a6f demo demo] Calling method 'version_select' {{(pid=110894) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:21:46.298079 np0000186501 devstack@c-api.service[110894]: INFO cinder.api.openstack.wsgi [req-3bd561dc-e02f-4978-bd1a-cfff610144d9 req-4f5eb805-3233-4431-8508-c54e8aff3a6f demo demo] https://199.204.45.222/volume/v3/ returned with HTTP 200 Jul 24 02:21:46.298554 np0000186501 devstack@c-api.service[110894]: [pid: 110894|app: 0|req: 4/12] 199.204.45.222 () {66 vars in 1346 bytes} [Fri Jul 24 02:21:46 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 02:21:46.337343 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.middleware.request_id [None req-9aa2e585-127f-4746-8361-ecbf2aa619db None None] RequestId filter calling following filter/app {{(pid=110895) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:21:46.341029 np0000186501 devstack@c-api.service[110895]: INFO cinder.api.openstack.wsgi [None req-9aa2e585-127f-4746-8361-ecbf2aa619db demo demo] GET https://199.204.45.222/volume/v3/types/default Jul 24 02:21:46.341306 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.openstack.wsgi [None req-9aa2e585-127f-4746-8361-ecbf2aa619db demo demo] Empty body provided in request {{(pid=110895) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:21:46.341860 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.openstack.wsgi [None req-9aa2e585-127f-4746-8361-ecbf2aa619db demo demo] Calling method 'show' {{(pid=110895) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:21:46.350824 np0000186501 devstack@c-api.service[110895]: INFO cinder.api.openstack.wsgi [None req-9aa2e585-127f-4746-8361-ecbf2aa619db demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 Jul 24 02:21:46.351290 np0000186501 devstack@c-api.service[110895]: [pid: 110895|app: 0|req: 3/13] 199.204.45.222 () {64 vars in 1301 bytes} [Fri Jul 24 02:21:46 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 02:21:46.950401 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.middleware.request_id [None req-edfed63b-91ef-41c4-94c9-1f845654a32c None None] RequestId filter calling following filter/app {{(pid=110896) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:21:46.951603 np0000186501 devstack@c-api.service[110896]: [pid: 110896|app: 0|req: 4/14] 199.204.45.222 () {62 vars in 1068 bytes} [Fri Jul 24 02:21:46 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 24 02:21:46.985997 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.middleware.request_id [None req-1692ea90-6542-495d-965f-dfb249741bf9 None None] RequestId filter calling following filter/app {{(pid=110893) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:21:46.989675 np0000186501 devstack@c-api.service[110893]: [pid: 110893|app: 0|req: 4/15] 199.204.45.222 () {64 vars in 1272 bytes} [Fri Jul 24 02:21:46 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 24 02:21:47.025095 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.middleware.request_id [req-1692ea90-6542-495d-965f-dfb249741bf9 req-bbfa64f0-31c0-4518-8d19-714f5403989a None None] RequestId filter calling following filter/app {{(pid=110894) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:21:47.028429 np0000186501 devstack@c-api.service[110894]: INFO cinder.api.openstack.wsgi [req-1692ea90-6542-495d-965f-dfb249741bf9 req-bbfa64f0-31c0-4518-8d19-714f5403989a demo demo] GET https://199.204.45.222/volume/v3/ Jul 24 02:21:47.028855 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.openstack.wsgi [req-1692ea90-6542-495d-965f-dfb249741bf9 req-bbfa64f0-31c0-4518-8d19-714f5403989a demo demo] Empty body provided in request {{(pid=110894) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:21:47.029269 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.openstack.wsgi [req-1692ea90-6542-495d-965f-dfb249741bf9 req-bbfa64f0-31c0-4518-8d19-714f5403989a demo demo] Calling method 'version_select' {{(pid=110894) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:21:47.029941 np0000186501 devstack@c-api.service[110894]: INFO cinder.api.openstack.wsgi [req-1692ea90-6542-495d-965f-dfb249741bf9 req-bbfa64f0-31c0-4518-8d19-714f5403989a demo demo] https://199.204.45.222/volume/v3/ returned with HTTP 200 Jul 24 02:21:47.030649 np0000186501 devstack@c-api.service[110894]: [pid: 110894|app: 0|req: 5/16] 199.204.45.222 () {66 vars in 1346 bytes} [Fri Jul 24 02:21:47 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 02:21:47.071140 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.middleware.request_id [None req-68b29020-1e55-4286-ab33-a17c19d82257 None None] RequestId filter calling following filter/app {{(pid=110895) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:21:47.073802 np0000186501 devstack@c-api.service[110895]: INFO cinder.api.openstack.wsgi [None req-68b29020-1e55-4286-ab33-a17c19d82257 demo demo] GET https://199.204.45.222/volume/v3/types/default Jul 24 02:21:47.074026 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.openstack.wsgi [None req-68b29020-1e55-4286-ab33-a17c19d82257 demo demo] Empty body provided in request {{(pid=110895) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:21:47.074325 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.openstack.wsgi [None req-68b29020-1e55-4286-ab33-a17c19d82257 demo demo] Calling method 'show' {{(pid=110895) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:21:47.083577 np0000186501 devstack@c-api.service[110895]: INFO cinder.api.openstack.wsgi [None req-68b29020-1e55-4286-ab33-a17c19d82257 demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 Jul 24 02:21:47.084075 np0000186501 devstack@c-api.service[110895]: [pid: 110895|app: 0|req: 4/17] 199.204.45.222 () {64 vars in 1301 bytes} [Fri Jul 24 02:21:47 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 02:21:47.122937 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.middleware.request_id [None req-07164b54-1c02-469d-ab37-027bbd8f9768 None None] RequestId filter calling following filter/app {{(pid=110896) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:21:47.124156 np0000186501 devstack@c-api.service[110896]: [pid: 110896|app: 0|req: 5/18] 199.204.45.222 () {62 vars in 1068 bytes} [Fri Jul 24 02:21:47 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 24 02:21:47.155529 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.middleware.request_id [None req-5497acb7-d963-4a5a-8668-cb19b7706140 None None] RequestId filter calling following filter/app {{(pid=110893) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:21:47.158994 np0000186501 devstack@c-api.service[110893]: [pid: 110893|app: 0|req: 5/19] 199.204.45.222 () {64 vars in 1272 bytes} [Fri Jul 24 02:21:47 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 24 02:21:47.195122 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.middleware.request_id [req-5497acb7-d963-4a5a-8668-cb19b7706140 req-1c3a1c1c-49dc-4f4b-bac9-88968c450ac0 None None] RequestId filter calling following filter/app {{(pid=110894) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:21:47.198571 np0000186501 devstack@c-api.service[110894]: INFO cinder.api.openstack.wsgi [req-5497acb7-d963-4a5a-8668-cb19b7706140 req-1c3a1c1c-49dc-4f4b-bac9-88968c450ac0 demo demo] GET https://199.204.45.222/volume/v3/ Jul 24 02:21:47.198972 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.openstack.wsgi [req-5497acb7-d963-4a5a-8668-cb19b7706140 req-1c3a1c1c-49dc-4f4b-bac9-88968c450ac0 demo demo] Empty body provided in request {{(pid=110894) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:21:47.199500 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.openstack.wsgi [req-5497acb7-d963-4a5a-8668-cb19b7706140 req-1c3a1c1c-49dc-4f4b-bac9-88968c450ac0 demo demo] Calling method 'version_select' {{(pid=110894) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:21:47.200320 np0000186501 devstack@c-api.service[110894]: INFO cinder.api.openstack.wsgi [req-5497acb7-d963-4a5a-8668-cb19b7706140 req-1c3a1c1c-49dc-4f4b-bac9-88968c450ac0 demo demo] https://199.204.45.222/volume/v3/ returned with HTTP 200 Jul 24 02:21:47.201029 np0000186501 devstack@c-api.service[110894]: [pid: 110894|app: 0|req: 6/20] 199.204.45.222 () {66 vars in 1346 bytes} [Fri Jul 24 02:21:47 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 02:21:47.241645 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.middleware.request_id [None req-84f9d900-47e8-412b-8ebf-71e9974a3a20 None None] RequestId filter calling following filter/app {{(pid=110895) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:21:47.245212 np0000186501 devstack@c-api.service[110895]: INFO cinder.api.openstack.wsgi [None req-84f9d900-47e8-412b-8ebf-71e9974a3a20 demo demo] GET https://199.204.45.222/volume/v3/types/default Jul 24 02:21:47.245616 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.openstack.wsgi [None req-84f9d900-47e8-412b-8ebf-71e9974a3a20 demo demo] Empty body provided in request {{(pid=110895) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:21:47.246066 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.openstack.wsgi [None req-84f9d900-47e8-412b-8ebf-71e9974a3a20 demo demo] Calling method 'show' {{(pid=110895) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:21:47.255743 np0000186501 devstack@c-api.service[110895]: INFO cinder.api.openstack.wsgi [None req-84f9d900-47e8-412b-8ebf-71e9974a3a20 demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 Jul 24 02:21:47.256234 np0000186501 devstack@c-api.service[110895]: [pid: 110895|app: 0|req: 5/21] 199.204.45.222 () {64 vars in 1301 bytes} [Fri Jul 24 02:21:47 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 02:21:55.276483 np0000186501 devstack@c-api.service[110894]: DEBUG dbcounter [-] [110894] Writing DB stats cinder:SELECT=1 {{(pid=110894) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:21:57.251253 np0000186501 devstack@c-api.service[110895]: DEBUG dbcounter [-] [110895] Writing DB stats cinder:SELECT=8 {{(pid=110895) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:27:03.460642 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.middleware.request_id [None req-30bff33f-cbd9-4e97-b0bb-3e5d6e8ef7cf None None] RequestId filter calling following filter/app {{(pid=110896) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:27:03.556343 np0000186501 devstack@c-api.service[110896]: INFO cinder.api.openstack.wsgi [None req-30bff33f-cbd9-4e97-b0bb-3e5d6e8ef7cf demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:27:03.556617 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.openstack.wsgi [None req-30bff33f-cbd9-4e97-b0bb-3e5d6e8ef7cf demo demo] Empty body provided in request {{(pid=110896) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:27:03.557173 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.openstack.wsgi [None req-30bff33f-cbd9-4e97-b0bb-3e5d6e8ef7cf demo demo] Calling method 'detail' {{(pid=110896) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:27:03.558943 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.api_utils [None req-30bff33f-cbd9-4e97-b0bb-3e5d6e8ef7cf demo demo] Removing options '' from query. {{(pid=110896) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:27:03.559772 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.volume.api [None req-30bff33f-cbd9-4e97-b0bb-3e5d6e8ef7cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110896) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:27:03.601941 np0000186501 devstack@c-api.service[110896]: INFO cinder.volume.api [None req-30bff33f-cbd9-4e97-b0bb-3e5d6e8ef7cf demo demo] Get all volumes completed successfully. Jul 24 02:27:03.605132 np0000186501 devstack@c-api.service[110896]: INFO cinder.api.openstack.wsgi [None req-30bff33f-cbd9-4e97-b0bb-3e5d6e8ef7cf demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:27:03.605601 np0000186501 devstack@c-api.service[110896]: [pid: 110896|app: 0|req: 6/22] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:27:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 02:27:13.593088 np0000186501 devstack@c-api.service[110896]: DEBUG dbcounter [-] [110896] Writing DB stats cinder:SELECT=1 {{(pid=110896) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:28:03.622266 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.middleware.request_id [None req-8bf464b2-f37b-43aa-a099-9fa27dd6fde0 None None] RequestId filter calling following filter/app {{(pid=110893) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:28:03.625378 np0000186501 devstack@c-api.service[110893]: INFO cinder.api.openstack.wsgi [None req-8bf464b2-f37b-43aa-a099-9fa27dd6fde0 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:28:03.625640 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.openstack.wsgi [None req-8bf464b2-f37b-43aa-a099-9fa27dd6fde0 demo demo] Empty body provided in request {{(pid=110893) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:28:03.625871 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.openstack.wsgi [None req-8bf464b2-f37b-43aa-a099-9fa27dd6fde0 demo demo] Calling method 'detail' {{(pid=110893) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:28:03.626589 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.api_utils [None req-8bf464b2-f37b-43aa-a099-9fa27dd6fde0 demo demo] Removing options '' from query. {{(pid=110893) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:28:03.627629 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.volume.api [None req-8bf464b2-f37b-43aa-a099-9fa27dd6fde0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110893) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:28:03.660223 np0000186501 devstack@c-api.service[110893]: INFO cinder.volume.api [None req-8bf464b2-f37b-43aa-a099-9fa27dd6fde0 demo demo] Get all volumes completed successfully. Jul 24 02:28:03.663261 np0000186501 devstack@c-api.service[110893]: INFO cinder.api.openstack.wsgi [None req-8bf464b2-f37b-43aa-a099-9fa27dd6fde0 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:28:03.663772 np0000186501 devstack@c-api.service[110893]: [pid: 110893|app: 0|req: 6/23] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:28:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 02:28:13.652135 np0000186501 devstack@c-api.service[110893]: DEBUG dbcounter [-] [110893] Writing DB stats cinder:SELECT=1 {{(pid=110893) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:29:03.685265 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.middleware.request_id [None req-06876316-26fe-49d0-ae33-c23ae9fbd79f None None] RequestId filter calling following filter/app {{(pid=110894) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:29:03.688725 np0000186501 devstack@c-api.service[110894]: INFO cinder.api.openstack.wsgi [None req-06876316-26fe-49d0-ae33-c23ae9fbd79f demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:29:03.688966 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.openstack.wsgi [None req-06876316-26fe-49d0-ae33-c23ae9fbd79f demo demo] Empty body provided in request {{(pid=110894) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:29:03.689230 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.openstack.wsgi [None req-06876316-26fe-49d0-ae33-c23ae9fbd79f demo demo] Calling method 'detail' {{(pid=110894) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:29:03.689785 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.api_utils [None req-06876316-26fe-49d0-ae33-c23ae9fbd79f demo demo] Removing options '' from query. {{(pid=110894) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:29:03.690809 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.volume.api [None req-06876316-26fe-49d0-ae33-c23ae9fbd79f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110894) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:29:03.727088 np0000186501 devstack@c-api.service[110894]: INFO cinder.volume.api [None req-06876316-26fe-49d0-ae33-c23ae9fbd79f demo demo] Get all volumes completed successfully. Jul 24 02:29:03.729020 np0000186501 devstack@c-api.service[110894]: INFO cinder.api.openstack.wsgi [None req-06876316-26fe-49d0-ae33-c23ae9fbd79f demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:29:03.729559 np0000186501 devstack@c-api.service[110894]: [pid: 110894|app: 0|req: 7/24] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:29:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 02:29:13.719608 np0000186501 devstack@c-api.service[110894]: DEBUG dbcounter [-] [110894] Writing DB stats cinder:SELECT=1 {{(pid=110894) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:30:03.746317 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.middleware.request_id [None req-6a9e172f-d20f-4b18-bf41-5989253f358d None None] RequestId filter calling following filter/app {{(pid=110895) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:30:03.749291 np0000186501 devstack@c-api.service[110895]: INFO cinder.api.openstack.wsgi [None req-6a9e172f-d20f-4b18-bf41-5989253f358d demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:30:03.749463 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.openstack.wsgi [None req-6a9e172f-d20f-4b18-bf41-5989253f358d demo demo] Empty body provided in request {{(pid=110895) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:30:03.749640 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.openstack.wsgi [None req-6a9e172f-d20f-4b18-bf41-5989253f358d demo demo] Calling method 'detail' {{(pid=110895) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:30:03.750115 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.api_utils [None req-6a9e172f-d20f-4b18-bf41-5989253f358d demo demo] Removing options '' from query. {{(pid=110895) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:30:03.750842 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.volume.api [None req-6a9e172f-d20f-4b18-bf41-5989253f358d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110895) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:30:03.793943 np0000186501 devstack@c-api.service[110895]: INFO cinder.volume.api [None req-6a9e172f-d20f-4b18-bf41-5989253f358d demo demo] Get all volumes completed successfully. Jul 24 02:30:03.797379 np0000186501 devstack@c-api.service[110895]: INFO cinder.api.openstack.wsgi [None req-6a9e172f-d20f-4b18-bf41-5989253f358d demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:30:03.797855 np0000186501 devstack@c-api.service[110895]: [pid: 110895|app: 0|req: 6/25] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:30:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 02:30:13.784027 np0000186501 devstack@c-api.service[110895]: DEBUG dbcounter [-] [110895] Writing DB stats cinder:SELECT=1 {{(pid=110895) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:31:03.810948 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.middleware.request_id [None req-43cf2885-5200-49cb-b53c-0daefe2b6f31 None None] RequestId filter calling following filter/app {{(pid=110896) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:31:03.814959 np0000186501 devstack@c-api.service[110896]: INFO cinder.api.openstack.wsgi [None req-43cf2885-5200-49cb-b53c-0daefe2b6f31 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:31:03.815779 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.openstack.wsgi [None req-43cf2885-5200-49cb-b53c-0daefe2b6f31 demo demo] Empty body provided in request {{(pid=110896) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:31:03.816065 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.openstack.wsgi [None req-43cf2885-5200-49cb-b53c-0daefe2b6f31 demo demo] Calling method 'detail' {{(pid=110896) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:31:03.816963 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.api_utils [None req-43cf2885-5200-49cb-b53c-0daefe2b6f31 demo demo] Removing options '' from query. {{(pid=110896) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:31:03.818134 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.volume.api [None req-43cf2885-5200-49cb-b53c-0daefe2b6f31 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110896) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:31:03.829638 np0000186501 devstack@c-api.service[110896]: INFO cinder.volume.api [None req-43cf2885-5200-49cb-b53c-0daefe2b6f31 demo demo] Get all volumes completed successfully. Jul 24 02:31:03.833747 np0000186501 devstack@c-api.service[110896]: INFO cinder.api.openstack.wsgi [None req-43cf2885-5200-49cb-b53c-0daefe2b6f31 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:31:03.834321 np0000186501 devstack@c-api.service[110896]: [pid: 110896|app: 0|req: 7/26] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:31:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 02:31:13.821614 np0000186501 devstack@c-api.service[110896]: DEBUG dbcounter [-] [110896] Writing DB stats cinder:SELECT=1 {{(pid=110896) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:32:03.846247 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.middleware.request_id [None req-57a4dad4-7ca0-4a30-90f8-ad36355db7fc None None] RequestId filter calling following filter/app {{(pid=110893) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:32:04.065878 np0000186501 devstack@c-api.service[110893]: INFO cinder.api.openstack.wsgi [None req-57a4dad4-7ca0-4a30-90f8-ad36355db7fc demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:32:04.066510 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.openstack.wsgi [None req-57a4dad4-7ca0-4a30-90f8-ad36355db7fc demo demo] Empty body provided in request {{(pid=110893) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:32:04.066928 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.openstack.wsgi [None req-57a4dad4-7ca0-4a30-90f8-ad36355db7fc demo demo] Calling method 'detail' {{(pid=110893) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:32:04.067564 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.api_utils [None req-57a4dad4-7ca0-4a30-90f8-ad36355db7fc demo demo] Removing options '' from query. {{(pid=110893) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:32:04.069210 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.volume.api [None req-57a4dad4-7ca0-4a30-90f8-ad36355db7fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110893) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:32:04.078587 np0000186501 devstack@c-api.service[110893]: INFO cinder.volume.api [None req-57a4dad4-7ca0-4a30-90f8-ad36355db7fc demo demo] Get all volumes completed successfully. Jul 24 02:32:04.080533 np0000186501 devstack@c-api.service[110893]: INFO cinder.api.openstack.wsgi [None req-57a4dad4-7ca0-4a30-90f8-ad36355db7fc demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:32:04.081140 np0000186501 devstack@c-api.service[110893]: [pid: 110893|app: 0|req: 7/27] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:32:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 02:32:14.074233 np0000186501 devstack@c-api.service[110893]: DEBUG dbcounter [-] [110893] Writing DB stats cinder:SELECT=1 {{(pid=110893) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:33:04.097068 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.middleware.request_id [None req-08b772d7-add3-4725-94e2-7ac872286ed4 None None] RequestId filter calling following filter/app {{(pid=110894) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:33:04.099311 np0000186501 devstack@c-api.service[110894]: INFO cinder.api.openstack.wsgi [None req-08b772d7-add3-4725-94e2-7ac872286ed4 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:33:04.099513 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.openstack.wsgi [None req-08b772d7-add3-4725-94e2-7ac872286ed4 demo demo] Empty body provided in request {{(pid=110894) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:33:04.099654 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.openstack.wsgi [None req-08b772d7-add3-4725-94e2-7ac872286ed4 demo demo] Calling method 'detail' {{(pid=110894) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:33:04.099892 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.api_utils [None req-08b772d7-add3-4725-94e2-7ac872286ed4 demo demo] Removing options '' from query. {{(pid=110894) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:33:04.100579 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.volume.api [None req-08b772d7-add3-4725-94e2-7ac872286ed4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110894) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:33:04.113937 np0000186501 devstack@c-api.service[110894]: INFO cinder.volume.api [None req-08b772d7-add3-4725-94e2-7ac872286ed4 demo demo] Get all volumes completed successfully. Jul 24 02:33:04.116583 np0000186501 devstack@c-api.service[110894]: INFO cinder.api.openstack.wsgi [None req-08b772d7-add3-4725-94e2-7ac872286ed4 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:33:04.116959 np0000186501 devstack@c-api.service[110894]: [pid: 110894|app: 0|req: 8/28] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:33:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 02:33:14.103397 np0000186501 devstack@c-api.service[110894]: DEBUG dbcounter [-] [110894] Writing DB stats cinder:SELECT=1 {{(pid=110894) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:34:04.132705 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.middleware.request_id [None req-45a9f199-555e-4e48-9e9b-aeab80d124d7 None None] RequestId filter calling following filter/app {{(pid=110895) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:34:04.136680 np0000186501 devstack@c-api.service[110895]: INFO cinder.api.openstack.wsgi [None req-45a9f199-555e-4e48-9e9b-aeab80d124d7 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:34:04.136982 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.openstack.wsgi [None req-45a9f199-555e-4e48-9e9b-aeab80d124d7 demo demo] Empty body provided in request {{(pid=110895) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:34:04.137278 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.openstack.wsgi [None req-45a9f199-555e-4e48-9e9b-aeab80d124d7 demo demo] Calling method 'detail' {{(pid=110895) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:34:04.137696 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.api_utils [None req-45a9f199-555e-4e48-9e9b-aeab80d124d7 demo demo] Removing options '' from query. {{(pid=110895) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:34:04.138611 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.volume.api [None req-45a9f199-555e-4e48-9e9b-aeab80d124d7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110895) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:34:04.148171 np0000186501 devstack@c-api.service[110895]: INFO cinder.volume.api [None req-45a9f199-555e-4e48-9e9b-aeab80d124d7 demo demo] Get all volumes completed successfully. Jul 24 02:34:04.150328 np0000186501 devstack@c-api.service[110895]: INFO cinder.api.openstack.wsgi [None req-45a9f199-555e-4e48-9e9b-aeab80d124d7 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:34:04.150664 np0000186501 devstack@c-api.service[110895]: [pid: 110895|app: 0|req: 7/29] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:34:04 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 24 02:34:14.142673 np0000186501 devstack@c-api.service[110895]: DEBUG dbcounter [-] [110895] Writing DB stats cinder:SELECT=1 {{(pid=110895) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:35:04.177768 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.middleware.request_id [None req-1308761f-c5de-4162-9ac3-4702be61a09f None None] RequestId filter calling following filter/app {{(pid=110896) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:35:04.179981 np0000186501 devstack@c-api.service[110896]: INFO cinder.api.openstack.wsgi [None req-1308761f-c5de-4162-9ac3-4702be61a09f demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:35:04.180148 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.openstack.wsgi [None req-1308761f-c5de-4162-9ac3-4702be61a09f demo demo] Empty body provided in request {{(pid=110896) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:35:04.180454 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.openstack.wsgi [None req-1308761f-c5de-4162-9ac3-4702be61a09f demo demo] Calling method 'detail' {{(pid=110896) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:35:04.180548 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.api_utils [None req-1308761f-c5de-4162-9ac3-4702be61a09f demo demo] Removing options '' from query. {{(pid=110896) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:35:04.181183 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.volume.api [None req-1308761f-c5de-4162-9ac3-4702be61a09f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110896) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:35:04.188282 np0000186501 devstack@c-api.service[110896]: INFO cinder.volume.api [None req-1308761f-c5de-4162-9ac3-4702be61a09f demo demo] Get all volumes completed successfully. Jul 24 02:35:04.190240 np0000186501 devstack@c-api.service[110896]: INFO cinder.api.openstack.wsgi [None req-1308761f-c5de-4162-9ac3-4702be61a09f demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:35:04.190564 np0000186501 devstack@c-api.service[110896]: [pid: 110896|app: 0|req: 8/30] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:35:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 02:35:14.184386 np0000186501 devstack@c-api.service[110896]: DEBUG dbcounter [-] [110896] Writing DB stats cinder:SELECT=1 {{(pid=110896) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:36:04.213228 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.middleware.request_id [None req-4a5c4da8-61a6-4941-9367-af343c1a518f None None] RequestId filter calling following filter/app {{(pid=110893) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:36:04.216098 np0000186501 devstack@c-api.service[110893]: INFO cinder.api.openstack.wsgi [None req-4a5c4da8-61a6-4941-9367-af343c1a518f demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:36:04.216524 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.openstack.wsgi [None req-4a5c4da8-61a6-4941-9367-af343c1a518f demo demo] Empty body provided in request {{(pid=110893) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:36:04.216929 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.openstack.wsgi [None req-4a5c4da8-61a6-4941-9367-af343c1a518f demo demo] Calling method 'detail' {{(pid=110893) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:36:04.218219 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.api_utils [None req-4a5c4da8-61a6-4941-9367-af343c1a518f demo demo] Removing options '' from query. {{(pid=110893) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:36:04.218486 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.volume.api [None req-4a5c4da8-61a6-4941-9367-af343c1a518f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110893) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:36:04.229539 np0000186501 devstack@c-api.service[110893]: INFO cinder.volume.api [None req-4a5c4da8-61a6-4941-9367-af343c1a518f demo demo] Get all volumes completed successfully. Jul 24 02:36:04.232154 np0000186501 devstack@c-api.service[110893]: INFO cinder.api.openstack.wsgi [None req-4a5c4da8-61a6-4941-9367-af343c1a518f demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:36:04.232702 np0000186501 devstack@c-api.service[110893]: [pid: 110893|app: 0|req: 8/31] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:36:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 02:36:14.223048 np0000186501 devstack@c-api.service[110893]: DEBUG dbcounter [-] [110893] Writing DB stats cinder:SELECT=1 {{(pid=110893) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:37:04.261866 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.middleware.request_id [None req-a4941214-b667-41ce-a010-971042ea95de None None] RequestId filter calling following filter/app {{(pid=110894) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:37:04.409039 np0000186501 devstack@c-api.service[110894]: INFO cinder.api.openstack.wsgi [None req-a4941214-b667-41ce-a010-971042ea95de demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:37:04.409512 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.openstack.wsgi [None req-a4941214-b667-41ce-a010-971042ea95de demo demo] Empty body provided in request {{(pid=110894) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:37:04.409913 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.openstack.wsgi [None req-a4941214-b667-41ce-a010-971042ea95de demo demo] Calling method 'detail' {{(pid=110894) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:37:04.410421 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.api_utils [None req-a4941214-b667-41ce-a010-971042ea95de demo demo] Removing options '' from query. {{(pid=110894) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:37:04.412018 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.volume.api [None req-a4941214-b667-41ce-a010-971042ea95de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110894) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:37:04.420022 np0000186501 devstack@c-api.service[110894]: INFO cinder.volume.api [None req-a4941214-b667-41ce-a010-971042ea95de demo demo] Get all volumes completed successfully. Jul 24 02:37:04.421821 np0000186501 devstack@c-api.service[110894]: INFO cinder.api.openstack.wsgi [None req-a4941214-b667-41ce-a010-971042ea95de demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:37:04.422179 np0000186501 devstack@c-api.service[110894]: [pid: 110894|app: 0|req: 9/32] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:37:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 02:37:14.416281 np0000186501 devstack@c-api.service[110894]: DEBUG dbcounter [-] [110894] Writing DB stats cinder:SELECT=1 {{(pid=110894) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:38:04.448748 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.middleware.request_id [None req-9cffc07b-b5a6-4dbb-b0c0-a6c307369ae6 None None] RequestId filter calling following filter/app {{(pid=110895) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:38:04.451468 np0000186501 devstack@c-api.service[110895]: INFO cinder.api.openstack.wsgi [None req-9cffc07b-b5a6-4dbb-b0c0-a6c307369ae6 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:38:04.451697 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.openstack.wsgi [None req-9cffc07b-b5a6-4dbb-b0c0-a6c307369ae6 demo demo] Empty body provided in request {{(pid=110895) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:38:04.452958 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.openstack.wsgi [None req-9cffc07b-b5a6-4dbb-b0c0-a6c307369ae6 demo demo] Calling method 'detail' {{(pid=110895) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:38:04.452958 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.api_utils [None req-9cffc07b-b5a6-4dbb-b0c0-a6c307369ae6 demo demo] Removing options '' from query. {{(pid=110895) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:38:04.453095 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.volume.api [None req-9cffc07b-b5a6-4dbb-b0c0-a6c307369ae6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110895) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:38:04.461892 np0000186501 devstack@c-api.service[110895]: INFO cinder.volume.api [None req-9cffc07b-b5a6-4dbb-b0c0-a6c307369ae6 demo demo] Get all volumes completed successfully. Jul 24 02:38:04.464340 np0000186501 devstack@c-api.service[110895]: INFO cinder.api.openstack.wsgi [None req-9cffc07b-b5a6-4dbb-b0c0-a6c307369ae6 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:38:04.464749 np0000186501 devstack@c-api.service[110895]: [pid: 110895|app: 0|req: 8/33] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:38:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 02:38:14.456274 np0000186501 devstack@c-api.service[110895]: DEBUG dbcounter [-] [110895] Writing DB stats cinder:SELECT=1 {{(pid=110895) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:39:04.488730 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.middleware.request_id [None req-ee4eb568-6c28-4114-8a7b-62885fce813a None None] RequestId filter calling following filter/app {{(pid=110896) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:39:04.491494 np0000186501 devstack@c-api.service[110896]: INFO cinder.api.openstack.wsgi [None req-ee4eb568-6c28-4114-8a7b-62885fce813a demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:39:04.491743 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.openstack.wsgi [None req-ee4eb568-6c28-4114-8a7b-62885fce813a demo demo] Empty body provided in request {{(pid=110896) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:39:04.492040 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.openstack.wsgi [None req-ee4eb568-6c28-4114-8a7b-62885fce813a demo demo] Calling method 'detail' {{(pid=110896) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:39:04.492449 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.api_utils [None req-ee4eb568-6c28-4114-8a7b-62885fce813a demo demo] Removing options '' from query. {{(pid=110896) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:39:04.493543 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.volume.api [None req-ee4eb568-6c28-4114-8a7b-62885fce813a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110896) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:39:04.539474 np0000186501 devstack@c-api.service[110896]: INFO cinder.volume.api [None req-ee4eb568-6c28-4114-8a7b-62885fce813a demo demo] Get all volumes completed successfully. Jul 24 02:39:04.539474 np0000186501 devstack@c-api.service[110896]: INFO cinder.api.openstack.wsgi [None req-ee4eb568-6c28-4114-8a7b-62885fce813a demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:39:04.539474 np0000186501 devstack@c-api.service[110896]: [pid: 110896|app: 0|req: 9/34] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:39:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 02:39:14.498359 np0000186501 devstack@c-api.service[110896]: DEBUG dbcounter [-] [110896] Writing DB stats cinder:SELECT=1 {{(pid=110896) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:40:04.521740 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.middleware.request_id [None req-b54bed88-0c94-4fd7-af43-a635557a37f1 None None] RequestId filter calling following filter/app {{(pid=110893) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:40:04.523905 np0000186501 devstack@c-api.service[110893]: INFO cinder.api.openstack.wsgi [None req-b54bed88-0c94-4fd7-af43-a635557a37f1 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:40:04.524083 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.openstack.wsgi [None req-b54bed88-0c94-4fd7-af43-a635557a37f1 demo demo] Empty body provided in request {{(pid=110893) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:40:04.524289 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.openstack.wsgi [None req-b54bed88-0c94-4fd7-af43-a635557a37f1 demo demo] Calling method 'detail' {{(pid=110893) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:40:04.524520 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.api_utils [None req-b54bed88-0c94-4fd7-af43-a635557a37f1 demo demo] Removing options '' from query. {{(pid=110893) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:40:04.525157 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.volume.api [None req-b54bed88-0c94-4fd7-af43-a635557a37f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110893) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:40:04.532629 np0000186501 devstack@c-api.service[110893]: INFO cinder.volume.api [None req-b54bed88-0c94-4fd7-af43-a635557a37f1 demo demo] Get all volumes completed successfully. Jul 24 02:40:04.535499 np0000186501 devstack@c-api.service[110893]: INFO cinder.api.openstack.wsgi [None req-b54bed88-0c94-4fd7-af43-a635557a37f1 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:40:04.535924 np0000186501 devstack@c-api.service[110893]: [pid: 110893|app: 0|req: 9/35] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:40:04 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 24 02:40:14.527853 np0000186501 devstack@c-api.service[110893]: DEBUG dbcounter [-] [110893] Writing DB stats cinder:SELECT=1 {{(pid=110893) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:41:04.554260 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.middleware.request_id [None req-b356dee3-35c9-45ff-b247-98c53c1db9ea None None] RequestId filter calling following filter/app {{(pid=110894) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:41:04.557016 np0000186501 devstack@c-api.service[110894]: INFO cinder.api.openstack.wsgi [None req-b356dee3-35c9-45ff-b247-98c53c1db9ea demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:41:04.557272 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.openstack.wsgi [None req-b356dee3-35c9-45ff-b247-98c53c1db9ea demo demo] Empty body provided in request {{(pid=110894) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:41:04.557516 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.openstack.wsgi [None req-b356dee3-35c9-45ff-b247-98c53c1db9ea demo demo] Calling method 'detail' {{(pid=110894) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:41:04.557822 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.api_utils [None req-b356dee3-35c9-45ff-b247-98c53c1db9ea demo demo] Removing options '' from query. {{(pid=110894) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:41:04.559044 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.volume.api [None req-b356dee3-35c9-45ff-b247-98c53c1db9ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110894) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:41:04.565835 np0000186501 devstack@c-api.service[110894]: INFO cinder.volume.api [None req-b356dee3-35c9-45ff-b247-98c53c1db9ea demo demo] Get all volumes completed successfully. Jul 24 02:41:04.567593 np0000186501 devstack@c-api.service[110894]: INFO cinder.api.openstack.wsgi [None req-b356dee3-35c9-45ff-b247-98c53c1db9ea demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:41:04.568001 np0000186501 devstack@c-api.service[110894]: [pid: 110894|app: 0|req: 10/36] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:41:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 02:41:14.562079 np0000186501 devstack@c-api.service[110894]: DEBUG dbcounter [-] [110894] Writing DB stats cinder:SELECT=1 {{(pid=110894) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:42:04.581006 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.middleware.request_id [None req-e810ed1e-3855-4253-8466-18cdb7034036 None None] RequestId filter calling following filter/app {{(pid=110895) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:42:04.722471 np0000186501 devstack@c-api.service[110895]: INFO cinder.api.openstack.wsgi [None req-e810ed1e-3855-4253-8466-18cdb7034036 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:42:04.722838 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.openstack.wsgi [None req-e810ed1e-3855-4253-8466-18cdb7034036 demo demo] Empty body provided in request {{(pid=110895) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:42:04.723230 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.openstack.wsgi [None req-e810ed1e-3855-4253-8466-18cdb7034036 demo demo] Calling method 'detail' {{(pid=110895) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:42:04.723675 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.api_utils [None req-e810ed1e-3855-4253-8466-18cdb7034036 demo demo] Removing options '' from query. {{(pid=110895) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:42:04.725066 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.volume.api [None req-e810ed1e-3855-4253-8466-18cdb7034036 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110895) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:42:04.733789 np0000186501 devstack@c-api.service[110895]: INFO cinder.volume.api [None req-e810ed1e-3855-4253-8466-18cdb7034036 demo demo] Get all volumes completed successfully. Jul 24 02:42:04.735413 np0000186501 devstack@c-api.service[110895]: INFO cinder.api.openstack.wsgi [None req-e810ed1e-3855-4253-8466-18cdb7034036 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:42:04.735716 np0000186501 devstack@c-api.service[110895]: [pid: 110895|app: 0|req: 9/37] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:42:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 02:42:14.729064 np0000186501 devstack@c-api.service[110895]: DEBUG dbcounter [-] [110895] Writing DB stats cinder:SELECT=1 {{(pid=110895) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:43:04.752853 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.middleware.request_id [None req-17dac380-13a9-42d7-9e4e-849b94d3518e None None] RequestId filter calling following filter/app {{(pid=110896) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:43:04.756830 np0000186501 devstack@c-api.service[110896]: INFO cinder.api.openstack.wsgi [None req-17dac380-13a9-42d7-9e4e-849b94d3518e demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:43:04.757189 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.openstack.wsgi [None req-17dac380-13a9-42d7-9e4e-849b94d3518e demo demo] Empty body provided in request {{(pid=110896) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:43:04.757588 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.openstack.wsgi [None req-17dac380-13a9-42d7-9e4e-849b94d3518e demo demo] Calling method 'detail' {{(pid=110896) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:43:04.758023 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.api_utils [None req-17dac380-13a9-42d7-9e4e-849b94d3518e demo demo] Removing options '' from query. {{(pid=110896) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:43:04.759390 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.volume.api [None req-17dac380-13a9-42d7-9e4e-849b94d3518e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110896) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:43:04.768285 np0000186501 devstack@c-api.service[110896]: INFO cinder.volume.api [None req-17dac380-13a9-42d7-9e4e-849b94d3518e demo demo] Get all volumes completed successfully. Jul 24 02:43:04.770536 np0000186501 devstack@c-api.service[110896]: INFO cinder.api.openstack.wsgi [None req-17dac380-13a9-42d7-9e4e-849b94d3518e demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:43:04.771302 np0000186501 devstack@c-api.service[110896]: [pid: 110896|app: 0|req: 10/38] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:43:04 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 24 02:43:14.763041 np0000186501 devstack@c-api.service[110896]: DEBUG dbcounter [-] [110896] Writing DB stats cinder:SELECT=1 {{(pid=110896) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:44:04.786424 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.middleware.request_id [None req-bb942463-9273-4268-9329-b4ab2d445ab1 None None] RequestId filter calling following filter/app {{(pid=110893) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:44:04.790669 np0000186501 devstack@c-api.service[110893]: INFO cinder.api.openstack.wsgi [None req-bb942463-9273-4268-9329-b4ab2d445ab1 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:44:04.790937 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.openstack.wsgi [None req-bb942463-9273-4268-9329-b4ab2d445ab1 demo demo] Empty body provided in request {{(pid=110893) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:44:04.791171 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.openstack.wsgi [None req-bb942463-9273-4268-9329-b4ab2d445ab1 demo demo] Calling method 'detail' {{(pid=110893) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:44:04.791532 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.api_utils [None req-bb942463-9273-4268-9329-b4ab2d445ab1 demo demo] Removing options '' from query. {{(pid=110893) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:44:04.792441 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.volume.api [None req-bb942463-9273-4268-9329-b4ab2d445ab1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110893) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:44:04.801505 np0000186501 devstack@c-api.service[110893]: INFO cinder.volume.api [None req-bb942463-9273-4268-9329-b4ab2d445ab1 demo demo] Get all volumes completed successfully. Jul 24 02:44:04.805256 np0000186501 devstack@c-api.service[110893]: INFO cinder.api.openstack.wsgi [None req-bb942463-9273-4268-9329-b4ab2d445ab1 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:44:04.805256 np0000186501 devstack@c-api.service[110893]: [pid: 110893|app: 0|req: 10/39] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:44:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 02:44:14.796217 np0000186501 devstack@c-api.service[110893]: DEBUG dbcounter [-] [110893] Writing DB stats cinder:SELECT=1 {{(pid=110893) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:45:04.823531 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.middleware.request_id [None req-6e6c40ea-0cba-47e9-b9b4-58fabe20e767 None None] RequestId filter calling following filter/app {{(pid=110894) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:45:04.831098 np0000186501 devstack@c-api.service[110894]: INFO cinder.api.openstack.wsgi [None req-6e6c40ea-0cba-47e9-b9b4-58fabe20e767 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:45:04.831530 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.openstack.wsgi [None req-6e6c40ea-0cba-47e9-b9b4-58fabe20e767 demo demo] Empty body provided in request {{(pid=110894) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:45:04.831530 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.openstack.wsgi [None req-6e6c40ea-0cba-47e9-b9b4-58fabe20e767 demo demo] Calling method 'detail' {{(pid=110894) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:45:04.831732 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.api_utils [None req-6e6c40ea-0cba-47e9-b9b4-58fabe20e767 demo demo] Removing options '' from query. {{(pid=110894) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:45:04.836065 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.volume.api [None req-6e6c40ea-0cba-47e9-b9b4-58fabe20e767 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110894) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:45:04.850751 np0000186501 devstack@c-api.service[110894]: INFO cinder.volume.api [None req-6e6c40ea-0cba-47e9-b9b4-58fabe20e767 demo demo] Get all volumes completed successfully. Jul 24 02:45:04.855083 np0000186501 devstack@c-api.service[110894]: INFO cinder.api.openstack.wsgi [None req-6e6c40ea-0cba-47e9-b9b4-58fabe20e767 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:45:04.855616 np0000186501 devstack@c-api.service[110894]: [pid: 110894|app: 0|req: 11/40] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:45:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 02:45:14.844155 np0000186501 devstack@c-api.service[110894]: DEBUG dbcounter [-] [110894] Writing DB stats cinder:SELECT=1 {{(pid=110894) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:46:04.870567 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.middleware.request_id [None req-5f2b1ccd-2660-42b6-b248-a55348cc666f None None] RequestId filter calling following filter/app {{(pid=110895) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:46:04.874417 np0000186501 devstack@c-api.service[110895]: INFO cinder.api.openstack.wsgi [None req-5f2b1ccd-2660-42b6-b248-a55348cc666f demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:46:04.874672 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.openstack.wsgi [None req-5f2b1ccd-2660-42b6-b248-a55348cc666f demo demo] Empty body provided in request {{(pid=110895) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:46:04.874843 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.openstack.wsgi [None req-5f2b1ccd-2660-42b6-b248-a55348cc666f demo demo] Calling method 'detail' {{(pid=110895) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:46:04.875221 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.api_utils [None req-5f2b1ccd-2660-42b6-b248-a55348cc666f demo demo] Removing options '' from query. {{(pid=110895) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:46:04.876040 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.volume.api [None req-5f2b1ccd-2660-42b6-b248-a55348cc666f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110895) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:46:04.885006 np0000186501 devstack@c-api.service[110895]: INFO cinder.volume.api [None req-5f2b1ccd-2660-42b6-b248-a55348cc666f demo demo] Get all volumes completed successfully. Jul 24 02:46:04.887495 np0000186501 devstack@c-api.service[110895]: INFO cinder.api.openstack.wsgi [None req-5f2b1ccd-2660-42b6-b248-a55348cc666f demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:46:04.888400 np0000186501 devstack@c-api.service[110895]: [pid: 110895|app: 0|req: 10/41] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:46:04 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 24 02:46:14.879150 np0000186501 devstack@c-api.service[110895]: DEBUG dbcounter [-] [110895] Writing DB stats cinder:SELECT=1 {{(pid=110895) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:47:04.904057 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.middleware.request_id [None req-4b627038-891f-4ac8-b78b-4eb21eeacdcb None None] RequestId filter calling following filter/app {{(pid=110896) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:47:04.996533 np0000186501 devstack@c-api.service[110896]: INFO cinder.api.openstack.wsgi [None req-4b627038-891f-4ac8-b78b-4eb21eeacdcb demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:47:04.997050 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.openstack.wsgi [None req-4b627038-891f-4ac8-b78b-4eb21eeacdcb demo demo] Empty body provided in request {{(pid=110896) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:47:04.997574 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.openstack.wsgi [None req-4b627038-891f-4ac8-b78b-4eb21eeacdcb demo demo] Calling method 'detail' {{(pid=110896) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:47:04.998037 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.api_utils [None req-4b627038-891f-4ac8-b78b-4eb21eeacdcb demo demo] Removing options '' from query. {{(pid=110896) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:47:04.999447 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.volume.api [None req-4b627038-891f-4ac8-b78b-4eb21eeacdcb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110896) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:47:05.008516 np0000186501 devstack@c-api.service[110896]: INFO cinder.volume.api [None req-4b627038-891f-4ac8-b78b-4eb21eeacdcb demo demo] Get all volumes completed successfully. Jul 24 02:47:05.011093 np0000186501 devstack@c-api.service[110896]: INFO cinder.api.openstack.wsgi [None req-4b627038-891f-4ac8-b78b-4eb21eeacdcb demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:47:05.011554 np0000186501 devstack@c-api.service[110896]: [pid: 110896|app: 0|req: 11/42] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:47:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 02:47:15.003539 np0000186501 devstack@c-api.service[110896]: DEBUG dbcounter [-] [110896] Writing DB stats cinder:SELECT=1 {{(pid=110896) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:48:05.026289 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.middleware.request_id [None req-02569777-91ce-409f-b3c6-db1da6156d57 None None] RequestId filter calling following filter/app {{(pid=110893) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:48:05.029094 np0000186501 devstack@c-api.service[110893]: INFO cinder.api.openstack.wsgi [None req-02569777-91ce-409f-b3c6-db1da6156d57 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:48:05.029257 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.openstack.wsgi [None req-02569777-91ce-409f-b3c6-db1da6156d57 demo demo] Empty body provided in request {{(pid=110893) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:48:05.029506 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.openstack.wsgi [None req-02569777-91ce-409f-b3c6-db1da6156d57 demo demo] Calling method 'detail' {{(pid=110893) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:48:05.029788 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.api_utils [None req-02569777-91ce-409f-b3c6-db1da6156d57 demo demo] Removing options '' from query. {{(pid=110893) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:48:05.030720 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.volume.api [None req-02569777-91ce-409f-b3c6-db1da6156d57 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110893) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:48:05.040180 np0000186501 devstack@c-api.service[110893]: INFO cinder.volume.api [None req-02569777-91ce-409f-b3c6-db1da6156d57 demo demo] Get all volumes completed successfully. Jul 24 02:48:05.043144 np0000186501 devstack@c-api.service[110893]: INFO cinder.api.openstack.wsgi [None req-02569777-91ce-409f-b3c6-db1da6156d57 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:48:05.043702 np0000186501 devstack@c-api.service[110893]: [pid: 110893|app: 0|req: 11/43] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:48:05 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 24 02:48:15.033616 np0000186501 devstack@c-api.service[110893]: DEBUG dbcounter [-] [110893] Writing DB stats cinder:SELECT=1 {{(pid=110893) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:49:05.067496 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.middleware.request_id [None req-ea933a07-0fe4-4503-ac33-7ad6c1623869 None None] RequestId filter calling following filter/app {{(pid=110894) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:49:05.070021 np0000186501 devstack@c-api.service[110894]: INFO cinder.api.openstack.wsgi [None req-ea933a07-0fe4-4503-ac33-7ad6c1623869 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:49:05.070208 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.openstack.wsgi [None req-ea933a07-0fe4-4503-ac33-7ad6c1623869 demo demo] Empty body provided in request {{(pid=110894) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:49:05.070400 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.openstack.wsgi [None req-ea933a07-0fe4-4503-ac33-7ad6c1623869 demo demo] Calling method 'detail' {{(pid=110894) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:49:05.070620 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.api_utils [None req-ea933a07-0fe4-4503-ac33-7ad6c1623869 demo demo] Removing options '' from query. {{(pid=110894) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:49:05.071285 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.volume.api [None req-ea933a07-0fe4-4503-ac33-7ad6c1623869 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110894) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:49:05.083347 np0000186501 devstack@c-api.service[110894]: INFO cinder.volume.api [None req-ea933a07-0fe4-4503-ac33-7ad6c1623869 demo demo] Get all volumes completed successfully. Jul 24 02:49:05.085515 np0000186501 devstack@c-api.service[110894]: INFO cinder.api.openstack.wsgi [None req-ea933a07-0fe4-4503-ac33-7ad6c1623869 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:49:05.085941 np0000186501 devstack@c-api.service[110894]: [pid: 110894|app: 0|req: 12/44] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:49:05 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 24 02:49:15.074929 np0000186501 devstack@c-api.service[110894]: DEBUG dbcounter [-] [110894] Writing DB stats cinder:SELECT=1 {{(pid=110894) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:50:05.105861 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.middleware.request_id [None req-d76c93f4-c7dc-4bce-ac00-28ba9a44a8a5 None None] RequestId filter calling following filter/app {{(pid=110895) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:50:05.108000 np0000186501 devstack@c-api.service[110895]: INFO cinder.api.openstack.wsgi [None req-d76c93f4-c7dc-4bce-ac00-28ba9a44a8a5 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:50:05.108175 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.openstack.wsgi [None req-d76c93f4-c7dc-4bce-ac00-28ba9a44a8a5 demo demo] Empty body provided in request {{(pid=110895) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:50:05.110518 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.openstack.wsgi [None req-d76c93f4-c7dc-4bce-ac00-28ba9a44a8a5 demo demo] Calling method 'detail' {{(pid=110895) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:50:05.110834 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.api_utils [None req-d76c93f4-c7dc-4bce-ac00-28ba9a44a8a5 demo demo] Removing options '' from query. {{(pid=110895) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:50:05.111708 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.volume.api [None req-d76c93f4-c7dc-4bce-ac00-28ba9a44a8a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110895) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:50:05.120530 np0000186501 devstack@c-api.service[110895]: INFO cinder.volume.api [None req-d76c93f4-c7dc-4bce-ac00-28ba9a44a8a5 demo demo] Get all volumes completed successfully. Jul 24 02:50:05.122686 np0000186501 devstack@c-api.service[110895]: INFO cinder.api.openstack.wsgi [None req-d76c93f4-c7dc-4bce-ac00-28ba9a44a8a5 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:50:05.123066 np0000186501 devstack@c-api.service[110895]: [pid: 110895|app: 0|req: 11/45] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:50:05 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 24 02:50:15.115183 np0000186501 devstack@c-api.service[110895]: DEBUG dbcounter [-] [110895] Writing DB stats cinder:SELECT=1 {{(pid=110895) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:51:05.139779 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.middleware.request_id [None req-70279bf9-b315-4765-97ba-9d2d299001f7 None None] RequestId filter calling following filter/app {{(pid=110896) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:51:05.142415 np0000186501 devstack@c-api.service[110896]: INFO cinder.api.openstack.wsgi [None req-70279bf9-b315-4765-97ba-9d2d299001f7 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:51:05.142594 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.openstack.wsgi [None req-70279bf9-b315-4765-97ba-9d2d299001f7 demo demo] Empty body provided in request {{(pid=110896) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:51:05.142792 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.openstack.wsgi [None req-70279bf9-b315-4765-97ba-9d2d299001f7 demo demo] Calling method 'detail' {{(pid=110896) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:51:05.143071 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.api.api_utils [None req-70279bf9-b315-4765-97ba-9d2d299001f7 demo demo] Removing options '' from query. {{(pid=110896) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:51:05.143801 np0000186501 devstack@c-api.service[110896]: DEBUG cinder.volume.api [None req-70279bf9-b315-4765-97ba-9d2d299001f7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110896) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:51:05.156567 np0000186501 devstack@c-api.service[110896]: INFO cinder.volume.api [None req-70279bf9-b315-4765-97ba-9d2d299001f7 demo demo] Get all volumes completed successfully. Jul 24 02:51:05.160276 np0000186501 devstack@c-api.service[110896]: INFO cinder.api.openstack.wsgi [None req-70279bf9-b315-4765-97ba-9d2d299001f7 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:51:05.160916 np0000186501 devstack@c-api.service[110896]: [pid: 110896|app: 0|req: 12/46] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:51:05 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 24 02:51:15.148249 np0000186501 devstack@c-api.service[110896]: DEBUG dbcounter [-] [110896] Writing DB stats cinder:SELECT=1 {{(pid=110896) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:52:05.177991 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.middleware.request_id [None req-78359a6f-7da0-4a32-bcfa-81fadee83cc2 None None] RequestId filter calling following filter/app {{(pid=110893) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:52:05.251155 np0000186501 devstack@c-api.service[110893]: INFO cinder.api.openstack.wsgi [None req-78359a6f-7da0-4a32-bcfa-81fadee83cc2 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:52:05.251599 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.openstack.wsgi [None req-78359a6f-7da0-4a32-bcfa-81fadee83cc2 demo demo] Empty body provided in request {{(pid=110893) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:52:05.252306 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.openstack.wsgi [None req-78359a6f-7da0-4a32-bcfa-81fadee83cc2 demo demo] Calling method 'detail' {{(pid=110893) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:52:05.252604 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.api.api_utils [None req-78359a6f-7da0-4a32-bcfa-81fadee83cc2 demo demo] Removing options '' from query. {{(pid=110893) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:52:05.253647 np0000186501 devstack@c-api.service[110893]: DEBUG cinder.volume.api [None req-78359a6f-7da0-4a32-bcfa-81fadee83cc2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110893) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:52:05.262971 np0000186501 devstack@c-api.service[110893]: INFO cinder.volume.api [None req-78359a6f-7da0-4a32-bcfa-81fadee83cc2 demo demo] Get all volumes completed successfully. Jul 24 02:52:05.264845 np0000186501 devstack@c-api.service[110893]: INFO cinder.api.openstack.wsgi [None req-78359a6f-7da0-4a32-bcfa-81fadee83cc2 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:52:05.265155 np0000186501 devstack@c-api.service[110893]: [pid: 110893|app: 0|req: 12/47] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:52:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 02:52:15.257506 np0000186501 devstack@c-api.service[110893]: DEBUG dbcounter [-] [110893] Writing DB stats cinder:SELECT=1 {{(pid=110893) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:53:05.281486 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.middleware.request_id [None req-b03c61ff-d5bd-491c-a38f-45ed8b135808 None None] RequestId filter calling following filter/app {{(pid=110894) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:53:05.285937 np0000186501 devstack@c-api.service[110894]: INFO cinder.api.openstack.wsgi [None req-b03c61ff-d5bd-491c-a38f-45ed8b135808 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:53:05.286475 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.openstack.wsgi [None req-b03c61ff-d5bd-491c-a38f-45ed8b135808 demo demo] Empty body provided in request {{(pid=110894) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:53:05.286938 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.openstack.wsgi [None req-b03c61ff-d5bd-491c-a38f-45ed8b135808 demo demo] Calling method 'detail' {{(pid=110894) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:53:05.287525 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.api.api_utils [None req-b03c61ff-d5bd-491c-a38f-45ed8b135808 demo demo] Removing options '' from query. {{(pid=110894) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:53:05.289050 np0000186501 devstack@c-api.service[110894]: DEBUG cinder.volume.api [None req-b03c61ff-d5bd-491c-a38f-45ed8b135808 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110894) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:53:05.295933 np0000186501 devstack@c-api.service[110894]: INFO cinder.volume.api [None req-b03c61ff-d5bd-491c-a38f-45ed8b135808 demo demo] Get all volumes completed successfully. Jul 24 02:53:05.297918 np0000186501 devstack@c-api.service[110894]: INFO cinder.api.openstack.wsgi [None req-b03c61ff-d5bd-491c-a38f-45ed8b135808 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:53:05.298360 np0000186501 devstack@c-api.service[110894]: [pid: 110894|app: 0|req: 13/48] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:53:05 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 24 02:53:15.292012 np0000186501 devstack@c-api.service[110894]: DEBUG dbcounter [-] [110894] Writing DB stats cinder:SELECT=1 {{(pid=110894) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 02:54:05.314711 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.middleware.request_id [None req-bb6e8bab-cad7-4b49-922b-d74fcb9ee6f2 None None] RequestId filter calling following filter/app {{(pid=110895) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 02:54:05.319027 np0000186501 devstack@c-api.service[110895]: INFO cinder.api.openstack.wsgi [None req-bb6e8bab-cad7-4b49-922b-d74fcb9ee6f2 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jul 24 02:54:05.319027 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.openstack.wsgi [None req-bb6e8bab-cad7-4b49-922b-d74fcb9ee6f2 demo demo] Empty body provided in request {{(pid=110895) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 02:54:05.319560 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.openstack.wsgi [None req-bb6e8bab-cad7-4b49-922b-d74fcb9ee6f2 demo demo] Calling method 'detail' {{(pid=110895) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 02:54:05.320015 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.api.api_utils [None req-bb6e8bab-cad7-4b49-922b-d74fcb9ee6f2 demo demo] Removing options '' from query. {{(pid=110895) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 02:54:05.320968 np0000186501 devstack@c-api.service[110895]: DEBUG cinder.volume.api [None req-bb6e8bab-cad7-4b49-922b-d74fcb9ee6f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110895) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 02:54:05.333169 np0000186501 devstack@c-api.service[110895]: INFO cinder.volume.api [None req-bb6e8bab-cad7-4b49-922b-d74fcb9ee6f2 demo demo] Get all volumes completed successfully. Jul 24 02:54:05.334703 np0000186501 devstack@c-api.service[110895]: INFO cinder.api.openstack.wsgi [None req-bb6e8bab-cad7-4b49-922b-d74fcb9ee6f2 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jul 24 02:54:05.335162 np0000186501 devstack@c-api.service[110895]: [pid: 110895|app: 0|req: 12/49] 199.204.45.222 () {64 vars in 1296 bytes} [Fri Jul 24 02:54:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 02:54:15.325216 np0000186501 devstack@c-api.service[110895]: DEBUG dbcounter [-] [110895] Writing DB stats cinder:SELECT=1 {{(pid=110895) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}