Jul 19 01:15:50.121264 np0000185868 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 19 01:15:50.127968 np0000185868 devstack@c-api.service[111680]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 19 01:15:50.130659 np0000185868 devstack@c-api.service[111680]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Jul 19 01:15:50 2026] *** Jul 19 01:15:50.130659 np0000185868 devstack@c-api.service[111680]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 19 01:15:50.130659 np0000185868 devstack@c-api.service[111680]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 19 01:15:50.130659 np0000185868 devstack@c-api.service[111680]: nodename: np0000185868 Jul 19 01:15:50.130659 np0000185868 devstack@c-api.service[111680]: machine: x86_64 Jul 19 01:15:50.130659 np0000185868 devstack@c-api.service[111680]: clock source: unix Jul 19 01:15:50.130659 np0000185868 devstack@c-api.service[111680]: pcre jit disabled Jul 19 01:15:50.130659 np0000185868 devstack@c-api.service[111680]: detected number of CPU cores: 16 Jul 19 01:15:50.130659 np0000185868 devstack@c-api.service[111680]: current working directory: / Jul 19 01:15:50.130659 np0000185868 devstack@c-api.service[111680]: detected binary path: /usr/bin/uwsgi-core Jul 19 01:15:50.130659 np0000185868 devstack@c-api.service[111680]: your processes number limit is 256916 Jul 19 01:15:50.130659 np0000185868 devstack@c-api.service[111680]: your memory page size is 4096 bytes Jul 19 01:15:50.130659 np0000185868 devstack@c-api.service[111680]: detected max file descriptor number: 2048 Jul 19 01:15:50.130659 np0000185868 devstack@c-api.service[111680]: lock engine: pthread robust mutexes Jul 19 01:15:50.131860 np0000185868 devstack@c-api.service[111680]: thunder lock: enabled Jul 19 01:15:50.131860 np0000185868 devstack@c-api.service[111680]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 19 01:15:50.131860 np0000185868 devstack@c-api.service[111680]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 19 01:15:50.131860 np0000185868 devstack@c-api.service[111680]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 19 01:15:50.131860 np0000185868 devstack@c-api.service[111680]: Set PythonHome to /opt/stack/data/venv Jul 19 01:15:50.168321 np0000185868 devstack@c-api.service[111680]: Python main interpreter initialized at 0x71f6ab8a4668 Jul 19 01:15:50.168321 np0000185868 devstack@c-api.service[111680]: python threads support enabled Jul 19 01:15:50.168321 np0000185868 devstack@c-api.service[111680]: your server socket listen backlog is limited to 100 connections Jul 19 01:15:50.168321 np0000185868 devstack@c-api.service[111680]: your mercy for graceful operations on workers is 80 seconds Jul 19 01:15:50.168924 np0000185868 devstack@c-api.service[111680]: mapped 671795 bytes (656 KB) for 4 cores Jul 19 01:15:50.169102 np0000185868 devstack@c-api.service[111680]: *** Operational MODE: preforking *** Jul 19 01:15:50.169304 np0000185868 devstack@c-api.service[111680]: *** uWSGI is running in multiple interpreter mode *** Jul 19 01:15:50.169304 np0000185868 devstack@c-api.service[111680]: spawned uWSGI master process (pid: 111680) Jul 19 01:15:50.169381 np0000185868 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 19 01:15:50.170129 np0000185868 devstack@c-api.service[111680]: spawned uWSGI worker 1 (pid: 111688, cores: 1) Jul 19 01:15:50.170699 np0000185868 devstack@c-api.service[111680]: spawned uWSGI worker 2 (pid: 111689, cores: 1) Jul 19 01:15:50.171333 np0000185868 devstack@c-api.service[111680]: spawned uWSGI worker 3 (pid: 111690, cores: 1) Jul 19 01:15:50.171941 np0000185868 devstack@c-api.service[111680]: spawned uWSGI worker 4 (pid: 111691, cores: 1) Jul 19 01:15:50.172078 np0000185868 devstack@c-api.service[111680]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 19 01:15:50.295438 np0000185868 devstack@c-api.service[111689]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 19 01:15:50.295438 np0000185868 devstack@c-api.service[111689]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 19 01:15:50.295438 np0000185868 devstack@c-api.service[111689]: we strongly recommend against using it for new projects. Jul 19 01:15:50.295438 np0000185868 devstack@c-api.service[111689]: If you are already using Eventlet, we recommend migrating to a different Jul 19 01:15:50.295438 np0000185868 devstack@c-api.service[111689]: framework. For more detail see Jul 19 01:15:50.295438 np0000185868 devstack@c-api.service[111689]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 19 01:15:50.295438 np0000185868 devstack@c-api.service[111689]: import eventlet # noqa Jul 19 01:15:50.302215 np0000185868 devstack@c-api.service[111688]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 19 01:15:50.302215 np0000185868 devstack@c-api.service[111688]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 19 01:15:50.302215 np0000185868 devstack@c-api.service[111688]: we strongly recommend against using it for new projects. Jul 19 01:15:50.302215 np0000185868 devstack@c-api.service[111688]: If you are already using Eventlet, we recommend migrating to a different Jul 19 01:15:50.302215 np0000185868 devstack@c-api.service[111688]: framework. For more detail see Jul 19 01:15:50.302215 np0000185868 devstack@c-api.service[111688]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 19 01:15:50.302215 np0000185868 devstack@c-api.service[111688]: import eventlet # noqa Jul 19 01:15:50.312850 np0000185868 devstack@c-api.service[111691]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 19 01:15:50.312850 np0000185868 devstack@c-api.service[111691]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 19 01:15:50.312850 np0000185868 devstack@c-api.service[111691]: we strongly recommend against using it for new projects. Jul 19 01:15:50.312850 np0000185868 devstack@c-api.service[111691]: If you are already using Eventlet, we recommend migrating to a different Jul 19 01:15:50.312850 np0000185868 devstack@c-api.service[111691]: framework. For more detail see Jul 19 01:15:50.312850 np0000185868 devstack@c-api.service[111691]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 19 01:15:50.312850 np0000185868 devstack@c-api.service[111691]: import eventlet # noqa Jul 19 01:15:50.325468 np0000185868 devstack@c-api.service[111690]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 19 01:15:50.325468 np0000185868 devstack@c-api.service[111690]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 19 01:15:50.325468 np0000185868 devstack@c-api.service[111690]: we strongly recommend against using it for new projects. Jul 19 01:15:50.325468 np0000185868 devstack@c-api.service[111690]: If you are already using Eventlet, we recommend migrating to a different Jul 19 01:15:50.325468 np0000185868 devstack@c-api.service[111690]: framework. For more detail see Jul 19 01:15:50.325468 np0000185868 devstack@c-api.service[111690]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 19 01:15:50.325468 np0000185868 devstack@c-api.service[111690]: import eventlet # noqa Jul 19 01:15:50.452501 np0000185868 devstack@c-api.service[111689]: /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 19 01:15:50.452501 np0000185868 devstack@c-api.service[111689]: from cgi import parse_header Jul 19 01:15:50.471306 np0000185868 devstack@c-api.service[111688]: /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 19 01:15:50.471306 np0000185868 devstack@c-api.service[111688]: from cgi import parse_header Jul 19 01:15:50.472512 np0000185868 devstack@c-api.service[111691]: /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 19 01:15:50.472512 np0000185868 devstack@c-api.service[111691]: from cgi import parse_header Jul 19 01:15:50.490038 np0000185868 devstack@c-api.service[111689]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 19 01:15:50.490038 np0000185868 devstack@c-api.service[111689]: warnings.warn( Jul 19 01:15:50.495092 np0000185868 devstack@c-api.service[111690]: /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 19 01:15:50.495092 np0000185868 devstack@c-api.service[111690]: from cgi import parse_header Jul 19 01:15:50.500136 np0000185868 devstack@c-api.service[111689]: /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 19 01:15:50.500136 np0000185868 devstack@c-api.service[111689]: removals.removed_module( Jul 19 01:15:50.501535 np0000185868 devstack@c-api.service[111689]: /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 19 01:15:50.501535 np0000185868 devstack@c-api.service[111689]: removals.removed_module( Jul 19 01:15:50.510664 np0000185868 devstack@c-api.service[111688]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 19 01:15:50.510664 np0000185868 devstack@c-api.service[111688]: warnings.warn( Jul 19 01:15:50.510912 np0000185868 devstack@c-api.service[111691]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 19 01:15:50.510912 np0000185868 devstack@c-api.service[111691]: warnings.warn( Jul 19 01:15:50.520839 np0000185868 devstack@c-api.service[111691]: /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 19 01:15:50.520839 np0000185868 devstack@c-api.service[111691]: removals.removed_module( Jul 19 01:15:50.521410 np0000185868 devstack@c-api.service[111688]: /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 19 01:15:50.521410 np0000185868 devstack@c-api.service[111688]: removals.removed_module( Jul 19 01:15:50.522397 np0000185868 devstack@c-api.service[111691]: /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 19 01:15:50.522397 np0000185868 devstack@c-api.service[111691]: removals.removed_module( Jul 19 01:15:50.523153 np0000185868 devstack@c-api.service[111688]: /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 19 01:15:50.523153 np0000185868 devstack@c-api.service[111688]: removals.removed_module( Jul 19 01:15:50.535944 np0000185868 devstack@c-api.service[111690]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 19 01:15:50.535944 np0000185868 devstack@c-api.service[111690]: warnings.warn( Jul 19 01:15:50.545382 np0000185868 devstack@c-api.service[111690]: /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 19 01:15:50.545382 np0000185868 devstack@c-api.service[111690]: removals.removed_module( Jul 19 01:15:50.547097 np0000185868 devstack@c-api.service[111690]: /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 19 01:15:50.547097 np0000185868 devstack@c-api.service[111690]: removals.removed_module( Jul 19 01:15:51.267525 np0000185868 devstack@c-api.service[111689]: /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 19 01:15:51.267525 np0000185868 devstack@c-api.service[111689]: warnings.warn( Jul 19 01:15:51.308790 np0000185868 devstack@c-api.service[111691]: /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 19 01:15:51.308790 np0000185868 devstack@c-api.service[111691]: warnings.warn( Jul 19 01:15:51.318973 np0000185868 devstack@c-api.service[111689]: /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 19 01:15:51.318973 np0000185868 devstack@c-api.service[111689]: warnings.warn( Jul 19 01:15:51.355448 np0000185868 devstack@c-api.service[111688]: /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 19 01:15:51.355448 np0000185868 devstack@c-api.service[111688]: warnings.warn( Jul 19 01:15:51.363038 np0000185868 devstack@c-api.service[111691]: /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 19 01:15:51.363038 np0000185868 devstack@c-api.service[111691]: warnings.warn( Jul 19 01:15:51.390454 np0000185868 devstack@c-api.service[111690]: /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 19 01:15:51.390454 np0000185868 devstack@c-api.service[111690]: warnings.warn( Jul 19 01:15:51.407570 np0000185868 devstack@c-api.service[111688]: /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 19 01:15:51.407570 np0000185868 devstack@c-api.service[111688]: warnings.warn( Jul 19 01:15:51.450514 np0000185868 devstack@c-api.service[111690]: /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 19 01:15:51.450514 np0000185868 devstack@c-api.service[111690]: warnings.warn( Jul 19 01:15:51.511333 np0000185868 devstack@c-api.service[111689]: 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 19 01:15:51.511554 np0000185868 devstack@c-api.service[111689]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111689) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 19 01:15:51.550185 np0000185868 devstack@c-api.service[111691]: 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 19 01:15:51.550425 np0000185868 devstack@c-api.service[111691]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111691) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 19 01:15:51.598303 np0000185868 devstack@c-api.service[111688]: 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 19 01:15:51.598561 np0000185868 devstack@c-api.service[111688]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111688) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 19 01:15:51.602075 np0000185868 devstack@c-api.service[111689]: /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 19 01:15:51.602075 np0000185868 devstack@c-api.service[111689]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 19 01:15:51.613818 np0000185868 devstack@c-api.service[111691]: /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 19 01:15:51.613818 np0000185868 devstack@c-api.service[111691]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 19 01:15:51.643110 np0000185868 devstack@c-api.service[111690]: 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 19 01:15:51.643343 np0000185868 devstack@c-api.service[111690]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111690) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 19 01:15:51.671683 np0000185868 devstack@c-api.service[111688]: /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 19 01:15:51.671683 np0000185868 devstack@c-api.service[111688]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 19 01:15:51.718567 np0000185868 devstack@c-api.service[111690]: /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 19 01:15:51.718567 np0000185868 devstack@c-api.service[111690]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 19 01:15:52.080140 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111689) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 19 01:15:52.080369 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111688) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 19 01:15:52.080423 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111691) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 19 01:15:52.080487 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.080557 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.080593 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.080630 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.080949 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.081048 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.081146 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.081228 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.081300 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.082198 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.082272 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.082309 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.082345 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.082379 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.082412 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.082444 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.082479 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.082513 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.082547 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.082583 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.082631 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.082671 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.082705 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.082741 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.082774 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.082811 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.082811 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.082904 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.082904 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.082904 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.085561 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.085627 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.085666 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.085698 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.085721 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.085744 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.085766 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.085902 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.085966 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.086027 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.086081 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.086124 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.086174 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.086174 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.087118 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.087183 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.087242 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.087302 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.087351 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.087378 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.087402 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.087429 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.087452 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.087479 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.087503 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.087527 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.087555 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.087582 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.088210 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.088285 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.088378 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.088439 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.088526 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.088526 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.088647 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.089068 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.089176 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.089236 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.089321 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.089321 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.089425 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.089425 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.091946 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.092058 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.092058 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.092164 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.092164 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.092258 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.092309 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.092392 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.092452 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.092452 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.092452 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.092608 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.092608 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.092716 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.092771 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.092771 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.092865 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.092865 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.093012 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.093078 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.093138 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.093190 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.093240 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.093288 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.093346 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.093346 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.093346 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.093480 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.093537 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.093588 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.093588 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.093588 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.093588 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.093588 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.093824 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.093903 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.094482 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.094611 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.094611 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.095038 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.095374 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.095632 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.095898 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.095898 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.096295 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.096634 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.096946 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.097203 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.097203 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.097593 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.097720 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.097838 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.097997 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.097997 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.097997 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.097997 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.098413 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.098413 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.098413 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.098413 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.098413 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.098413 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.099046 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.099046 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.099164 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.099215 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.099271 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.099323 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.099385 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.099436 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.099486 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.099536 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.099585 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.099634 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.099683 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.099732 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.099792 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.099842 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.099931 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.099984 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.100043 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.100093 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.100143 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.100193 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.100193 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.100285 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.100391 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.100391 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.100391 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.100391 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.100391 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.100635 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.100635 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.100635 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.100769 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.100820 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.100900 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.100900 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.101020 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.101077 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.101127 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.101179 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.101179 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.101277 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.101312 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.101851 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.101923 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.101991 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.102048 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.102101 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.102144 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.102200 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.102469 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.102508 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.102569 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.102626 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.102676 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.102745 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.102790 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.102841 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.102841 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.102951 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.102976 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.102999 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.103022 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.103049 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.104143 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.104188 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.104258 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.104387 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.104452 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.104498 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.104565 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.104698 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.104763 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.104821 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.104905 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.104962 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.105013 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.105063 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.105113 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.105169 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.105211 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.105265 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.105311 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.105372 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.105435 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.105768 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.105832 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.105897 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.105970 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.106026 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.106067 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.106097 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.106125 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.106149 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.106172 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.106195 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.106219 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.106241 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.106269 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.106294 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.106317 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.106340 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.106366 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.106389 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.106413 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.106436 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.106896 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.106949 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.107024 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.107079 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.107131 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.107176 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.107240 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.107240 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.107288 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.107314 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.107339 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.107339 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.107385 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.107407 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.107431 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.107458 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.107564 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.107564 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.107664 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.107664 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.107766 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.109489 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.109564 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.109617 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.109660 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.109717 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.109744 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.109800 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.109852 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.109903 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.109937 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.110005 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.110058 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.110107 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.110166 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.110225 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.110253 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.110280 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.110280 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.110350 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.110350 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.110412 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.111184 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.111241 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.111286 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.111390 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.111468 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.111564 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.111564 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.111643 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.111677 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.111712 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.111712 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.111712 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.111712 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.111833 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.111892 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.111937 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.111937 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.111937 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.111937 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.112068 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.112068 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.112704 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.112704 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.113028 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.113107 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.113191 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.113274 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.113352 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.113432 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.113471 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.113506 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.113539 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.113574 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.113606 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.113640 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.113680 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.113712 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.113745 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.113784 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.113784 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.113784 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.113784 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.114074 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.114074 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.114238 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.114314 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.114390 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.114390 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.114525 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.114607 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.114689 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.114769 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.114844 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.114844 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.115036 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.115078 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.115078 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.115146 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.115146 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.115146 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.115146 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.115262 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.115303 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.115335 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.115377 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.115415 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.115415 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.115476 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.115511 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.115544 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.115578 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.115610 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.115644 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.115686 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.115720 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.115753 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.115787 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.115826 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.115864 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.115924 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.115957 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.115991 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.116030 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.116030 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.116102 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.116102 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.116102 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.116102 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.116227 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.116227 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.116293 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.116333 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.116483 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111690) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 19 01:15:52.116522 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.116558 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.116592 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.116626 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.116659 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.116693 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.116728 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.116773 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.116809 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.116853 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.116912 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.116952 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.116987 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.117023 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.117057 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.117098 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.117139 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.117179 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.117220 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.117253 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.117286 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.117319 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.117353 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.117387 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.117420 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.117420 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.117484 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.117519 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.117560 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.117594 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.117594 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.117594 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.117594 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.117594 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.117594 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.117594 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.117594 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.117832 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.117832 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.117832 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.117832 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.117832 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.117832 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.117832 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.119052 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.119126 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.119200 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.119284 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.119360 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.119439 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.119512 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.119587 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.119658 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.119729 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.119801 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.119897 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.119987 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.120071 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.120154 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.120229 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.120302 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.120413 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.120489 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.120563 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.120636 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.120707 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.120780 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.120860 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.120966 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.121040 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.121113 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.121196 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.121273 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.121331 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.121382 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.121433 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.121487 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.121543 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.121594 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.121650 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.121704 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.121754 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.121803 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.121853 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.121930 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.121989 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.122040 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.122099 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.122160 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.122210 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.122260 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.122310 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.122360 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.122414 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.122414 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.122414 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.122414 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.122414 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.122414 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.122414 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.122414 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.122414 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.122414 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.122906 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.122906 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.122906 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.122906 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.123110 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.123161 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.123211 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.123260 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.123312 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.123361 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.123409 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.123475 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.123531 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.123581 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.123629 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.123685 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.123734 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.123788 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.123837 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.123909 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.123999 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.124060 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.124113 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.124160 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.124215 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.124263 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.124327 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.124375 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.124399 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.124422 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.124444 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.124473 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.124496 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.124519 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.124542 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.124565 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.124590 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.124613 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.124637 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.124810 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.124929 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.125092 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.125122 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.125146 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.125174 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.125197 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.125219 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.125241 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.125265 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.125291 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.125318 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.125342 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.125364 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.125386 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.125409 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.125431 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.125454 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.125476 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.125499 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.125529 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.125553 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.125553 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.125553 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.125553 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.125553 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.125553 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.125553 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.125553 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.125553 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.125553 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.125759 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.125759 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.125759 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.125759 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.125759 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.125759 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.125759 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.125759 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.125759 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.125759 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.125987 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.126012 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.126012 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.126012 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.126012 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.126090 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.126115 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.126115 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.126158 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.126158 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.126205 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.126228 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.126252 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.126279 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.126303 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.126326 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.126349 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.126375 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.126398 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.126425 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.126449 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.126475 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.126498 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.126522 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.126544 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.126567 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.126590 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.126618 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.126618 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.126660 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.126660 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.126660 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.126660 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.126660 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.126660 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.126660 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.126660 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.126660 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.126660 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.126866 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.126866 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.126866 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.126866 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.126866 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.126866 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.126866 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.126866 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.126866 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.126866 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.127813 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.127976 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.128049 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.128102 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.128153 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.128203 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.128258 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.128312 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.128692 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.128758 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.128817 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.128883 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.128955 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.129009 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.129060 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.129539 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.129600 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.129652 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.129707 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.129758 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.129810 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.129859 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.129936 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.129989 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.130038 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.130095 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.130152 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.130214 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.130268 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.130319 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.130319 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.130319 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.130463 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.130514 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.130514 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.130619 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.130619 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.130719 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.130774 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.130825 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.130887 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.130887 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.130887 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.131042 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.131042 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.131042 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.131042 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.131239 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.131295 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.131345 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.131345 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.131443 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.131497 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.131552 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.131601 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.131601 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.131601 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.131601 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.131601 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.131601 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.131601 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.131601 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.131601 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.131601 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.131920 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.131987 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.131987 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.132084 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.132141 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.132141 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.132245 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.132289 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.132366 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.132399 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.132423 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.132511 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.132538 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.132563 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.132587 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.132610 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.132634 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.132657 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.132684 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.132708 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.132736 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.132764 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.132791 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.132815 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.132841 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.132866 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.133059 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.133133 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.133192 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.133246 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.133300 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.133355 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.133404 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.133455 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.133536 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.133612 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.133690 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.133765 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.133765 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.133865 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.133946 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.134016 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.134102 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.134238 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.134268 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.134297 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.134297 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.134297 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.134357 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.134385 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.134408 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.134439 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.134462 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.134485 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.134507 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.134530 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.134552 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.134575 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.134598 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.134621 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.134643 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.134672 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.134698 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.134722 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.134744 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.134744 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.134744 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.134744 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.134744 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.134744 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.134744 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.134744 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.134929 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.134957 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.134983 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.135011 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.135037 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.135060 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.135083 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.135106 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.135129 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.135152 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.135152 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.135152 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.135225 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.135509 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.135509 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.135509 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.135509 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.135509 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.135742 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.135792 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.135792 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.135792 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.135792 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.136008 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.136058 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.136108 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.136157 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.136207 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.136257 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.136315 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.136382 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.136434 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.136483 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.136531 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.136595 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.136646 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.136646 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.136739 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.136789 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.136844 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.136919 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.136973 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.136973 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.137065 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.137123 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.137176 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.137226 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.137279 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.137328 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.137394 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.137450 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.137493 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.137493 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.137572 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.137597 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.137620 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.137620 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.137620 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.137620 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.137620 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.137620 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.137620 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.137620 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.137620 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.137620 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.137833 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.137833 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.137833 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.138034 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.138034 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.138144 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.138144 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.138239 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.138290 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.138341 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.138391 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.138442 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.138503 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.138556 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.138614 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.138669 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.138721 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.138765 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.138821 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.138848 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.138887 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.138912 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.138944 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.138972 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.138996 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.139020 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.139043 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.139070 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.139093 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.139116 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.139138 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.139161 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.139183 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.139209 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.139231 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.139254 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.139276 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.139303 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.139326 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.139348 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.139370 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.139393 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.139415 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.139443 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.139466 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.139488 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.139510 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.139533 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.139555 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.139577 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.139604 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.139629 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.139656 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.139679 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.139701 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.139723 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.139746 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.139769 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.139769 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.139823 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.139823 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.139823 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.139823 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.139924 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.139924 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.139971 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.140282 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.140282 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.140282 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.140282 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.140282 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.140575 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.140575 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 19 01:15:52.140797 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111688) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.140855 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.140929 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111690) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.140983 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.141033 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.141083 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.141133 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.141184 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.141239 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.141291 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111688) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.141339 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111691) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.141397 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111690) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.141448 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.141496 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111690) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.141548 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111689) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 19 01:15:52.141604 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.141655 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 19 01:15:52.141708 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.141757 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 19 01:15:52.141806 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111691) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.141806 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111691) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.141927 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 19 01:15:52.141927 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111689) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 19 01:15:52.141927 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111689) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 19 01:15:52.187253 np0000185868 devstack@c-api.service[111691]: INFO dbcounter [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Registered counter for database cinder Jul 19 01:15:52.187641 np0000185868 devstack@c-api.service[111688]: INFO dbcounter [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Registered counter for database cinder Jul 19 01:15:52.187794 np0000185868 devstack@c-api.service[111690]: INFO dbcounter [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Registered counter for database cinder Jul 19 01:15:52.190763 np0000185868 devstack@c-api.service[111689]: INFO dbcounter [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Registered counter for database cinder Jul 19 01:15:52.230109 np0000185868 devstack@c-api.service[111688]: DEBUG oslo_db.sqlalchemy.engines [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 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=111688) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 19 01:15:52.231714 np0000185868 devstack@c-api.service[111690]: DEBUG oslo_db.sqlalchemy.engines [None req-3d05f740-2038-4d5f-968c-92181df242ff 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=111690) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 19 01:15:52.233254 np0000185868 devstack@c-api.service[111691]: DEBUG oslo_db.sqlalchemy.engines [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 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=111691) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 19 01:15:52.236959 np0000185868 devstack@c-api.service[111689]: DEBUG oslo_db.sqlalchemy.engines [None req-392d51b1-11aa-44c1-b171-5b30658a7150 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=111689) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 19 01:15:52.345551 np0000185868 devstack@c-api.service[111688]: DEBUG dbcounter [-] [111688] Writer thread running {{(pid=111688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 19 01:15:52.347589 np0000185868 devstack@c-api.service[111691]: DEBUG dbcounter [-] [111691] Writer thread running {{(pid=111691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 19 01:15:52.348107 np0000185868 devstack@c-api.service[111688]: INFO cinder.rpc [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 19 01:15:52.348710 np0000185868 devstack@c-api.service[111690]: DEBUG dbcounter [-] [111690] Writer thread running {{(pid=111690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 19 01:15:52.350135 np0000185868 devstack@c-api.service[111691]: INFO cinder.rpc [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 19 01:15:52.350990 np0000185868 devstack@c-api.service[111688]: INFO cinder.rpc [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 19 01:15:52.351707 np0000185868 devstack@c-api.service[111690]: INFO cinder.rpc [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 19 01:15:52.352679 np0000185868 devstack@c-api.service[111691]: INFO cinder.rpc [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 19 01:15:52.353901 np0000185868 devstack@c-api.service[111688]: INFO cinder.rpc [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 19 01:15:52.354282 np0000185868 devstack@c-api.service[111690]: INFO cinder.rpc [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 19 01:15:52.355082 np0000185868 devstack@c-api.service[111691]: INFO cinder.rpc [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 19 01:15:52.356159 np0000185868 devstack@c-api.service[111688]: INFO cinder.rpc [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 19 01:15:52.357099 np0000185868 devstack@c-api.service[111690]: INFO cinder.rpc [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 19 01:15:52.357363 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.357467 np0000185868 devstack@c-api.service[111691]: INFO cinder.rpc [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 19 01:15:52.358595 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.359213 np0000185868 devstack@c-api.service[111690]: INFO cinder.rpc [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 19 01:15:52.359333 np0000185868 devstack@c-api.service[111689]: DEBUG dbcounter [-] [111689] Writer thread running {{(pid=111689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 19 01:15:52.360332 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.360387 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.362453 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.362508 np0000185868 devstack@c-api.service[111689]: INFO cinder.rpc [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 19 01:15:52.363699 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.365611 np0000185868 devstack@c-api.service[111689]: INFO cinder.rpc [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 19 01:15:52.368211 np0000185868 devstack@c-api.service[111689]: INFO cinder.rpc [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 19 01:15:52.370338 np0000185868 devstack@c-api.service[111689]: INFO cinder.rpc [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 19 01:15:52.371369 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.377474 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.394226 np0000185868 devstack@c-api.service[111688]: DEBUG oslo_db.sqlalchemy.engines [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 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=111688) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 19 01:15:52.396731 np0000185868 devstack@c-api.service[111688]: INFO cinder.rpc [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 19 01:15:52.398529 np0000185868 devstack@c-api.service[111691]: DEBUG oslo_db.sqlalchemy.engines [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 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=111691) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 19 01:15:52.398824 np0000185868 devstack@c-api.service[111688]: INFO cinder.rpc [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 19 01:15:52.399476 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.400619 np0000185868 devstack@c-api.service[111691]: INFO cinder.rpc [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 19 01:15:52.400849 np0000185868 devstack@c-api.service[111690]: DEBUG oslo_db.sqlalchemy.engines [None req-3d05f740-2038-4d5f-968c-92181df242ff 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=111690) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 19 01:15:52.402882 np0000185868 devstack@c-api.service[111691]: INFO cinder.rpc [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 19 01:15:52.404045 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.404166 np0000185868 devstack@c-api.service[111690]: INFO cinder.rpc [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 19 01:15:52.406936 np0000185868 devstack@c-api.service[111689]: DEBUG oslo_db.sqlalchemy.engines [None req-392d51b1-11aa-44c1-b171-5b30658a7150 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=111689) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 19 01:15:52.406999 np0000185868 devstack@c-api.service[111690]: INFO cinder.rpc [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 19 01:15:52.408216 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.408772 np0000185868 devstack@c-api.service[111689]: INFO cinder.rpc [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 19 01:15:52.410546 np0000185868 devstack@c-api.service[111689]: INFO cinder.rpc [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 19 01:15:52.410970 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.411337 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.414128 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.415639 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.417235 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.418760 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.420306 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.421258 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.421294 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.421820 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.424223 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.424374 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.424647 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.426975 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.427090 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.427476 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.427790 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.430160 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.430325 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.432017 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.432528 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.432969 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.434166 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.435298 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.435517 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.435797 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.437267 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.437367 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.438630 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.439497 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.439930 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.440271 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.441719 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.443312 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.444210 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.444479 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.444810 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.445637 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.447337 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.447539 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.447598 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.448814 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.448959 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.450514 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.451035 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.451451 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.452036 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.452458 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.453150 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.454418 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.454884 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.455783 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.456635 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.456893 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.457265 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.458261 np0000185868 devstack@c-api.service[111688]: WARNING cinder.api.contrib.hosts [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 19 01:15:52.458516 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.458957 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.459962 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.460162 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.460400 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.460834 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.461375 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.461703 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.462251 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.462637 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extended resource: extensions {{(pid=111688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.462735 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.463671 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.463960 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extended resource: os-quota-class-sets {{(pid=111688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.464340 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.464416 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.465114 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.465229 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extended resource: backups {{(pid=111688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.465425 np0000185868 devstack@c-api.service[111691]: WARNING cinder.api.contrib.hosts [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 19 01:15:52.466123 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.466471 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.467218 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extended resource: qos-specs {{(pid=111688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.467252 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.467569 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.467915 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.468807 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.468924 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.468960 np0000185868 devstack@c-api.service[111689]: WARNING cinder.api.contrib.hosts [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 19 01:15:52.469466 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extended resource: os-quota-sets {{(pid=111688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.469618 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.469837 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extended resource: extensions {{(pid=111691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.470206 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.470909 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extended resource: os-availability-zone {{(pid=111688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.471081 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.471150 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extended resource: os-quota-class-sets {{(pid=111691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.471805 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.472227 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extended resource: extra_specs {{(pid=111688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.472495 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extended resource: backups {{(pid=111691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.472768 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.473446 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.473706 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extended resource: extensions {{(pid=111689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.473771 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extended resource: encryption {{(pid=111688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.474543 np0000185868 devstack@c-api.service[111690]: WARNING cinder.api.contrib.hosts [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 19 01:15:52.475034 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extended resource: os-quota-class-sets {{(pid=111689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.475078 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extended resource: qos-specs {{(pid=111691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.475265 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.475299 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extended resource: capabilities {{(pid=111688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.476289 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extended resource: backups {{(pid=111689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.476491 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extended resource: consistencygroups {{(pid=111688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.476922 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.477107 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extended resource: os-quota-sets {{(pid=111691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.478299 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extended resource: qos-specs {{(pid=111689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.478345 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.478410 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extended resource: os-volume-manage {{(pid=111688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.478548 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extended resource: os-availability-zone {{(pid=111691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.479320 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extended resource: extensions {{(pid=111690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.479811 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extended resource: extra_specs {{(pid=111691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.479860 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extended resource: os-hosts {{(pid=111688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.480900 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extended resource: os-quota-sets {{(pid=111689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.481200 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extended resource: cgsnapshots {{(pid=111688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.481359 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extended resource: os-quota-class-sets {{(pid=111690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.481517 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extended resource: encryption {{(pid=111691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.482309 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extended resource: os-availability-zone {{(pid=111689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.482536 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extended resource: encryption {{(pid=111688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.482663 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extended resource: backups {{(pid=111690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.483200 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extended resource: capabilities {{(pid=111691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.483559 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extended resource: extra_specs {{(pid=111689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.484061 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extended resource: os-snapshot-manage {{(pid=111688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.484524 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extended resource: consistencygroups {{(pid=111691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.484805 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extended resource: qos-specs {{(pid=111690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.485110 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extended resource: encryption {{(pid=111689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.485527 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extended resource: os-volume-type-access {{(pid=111688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.486463 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extended resource: os-volume-manage {{(pid=111691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.486641 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extended resource: capabilities {{(pid=111689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.487057 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extended resource: os-quota-sets {{(pid=111690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.487091 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extended resource: scheduler-stats {{(pid=111688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.487844 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extended resource: consistencygroups {{(pid=111689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.487893 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extended resource: os-hosts {{(pid=111691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.488822 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extended resource: os-availability-zone {{(pid=111690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.488991 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extended resource: os-volume-transfer {{(pid=111688) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.489243 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extended resource: cgsnapshots {{(pid=111691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.489985 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extended resource: os-volume-manage {{(pid=111689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.490248 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extended resource: extra_specs {{(pid=111690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.490570 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extended resource: encryption {{(pid=111691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.491263 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.491394 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extended resource: os-hosts {{(pid=111689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.491842 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extended resource: encryption {{(pid=111690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.492100 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extended resource: os-snapshot-manage {{(pid=111691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.492638 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.492754 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extended resource: cgsnapshots {{(pid=111689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.493538 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extended resource: capabilities {{(pid=111690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.493582 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extended resource: os-volume-type-access {{(pid=111691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.493997 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.494117 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extended resource: encryption {{(pid=111689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.494842 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extended resource: consistencygroups {{(pid=111690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.495114 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extended resource: scheduler-stats {{(pid=111691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.495374 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.495637 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extended resource: os-snapshot-manage {{(pid=111689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.496323 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.contrib.snapshot_actions [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] SnapshotActionsController initialized {{(pid=111688) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 19 01:15:52.496513 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extended resource: os-volume-transfer {{(pid=111691) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.496843 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extended resource: os-volume-manage {{(pid=111690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.497083 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.497118 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extended resource: os-volume-type-access {{(pid=111689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.498292 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extended resource: os-hosts {{(pid=111690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.498395 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.498669 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extended resource: scheduler-stats {{(pid=111689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.498792 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.499626 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extended resource: cgsnapshots {{(pid=111690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.499732 np0000185868 devstack@c-api.service[111688]: WARNING castellan.key_manager.migration [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.500110 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extended resource: os-volume-transfer {{(pid=111689) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.500205 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.500539 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extension TypesManage extending resource: types {{(pid=111688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.500684 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.500792 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extension AdminActions extending resource: volumes {{(pid=111688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.500921 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extension AdminActions extending resource: snapshots {{(pid=111688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.501028 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extended resource: encryption {{(pid=111690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.501062 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extension AdminActions extending resource: backups {{(pid=111688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.501132 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.501240 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.501350 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.501523 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.501591 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.501642 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.501723 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.501919 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extension VolumeActions extending resource: volumes {{(pid=111688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.502042 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.502042 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.502270 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extension UsedLimits extending resource: limits {{(pid=111688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.502270 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.v3.router [None req-36e2a256-9021-49b7-9cc8-008ebe7b5043 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111688) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.502616 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.502687 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extended resource: os-snapshot-manage {{(pid=111690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.503066 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.503961 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.504036 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.contrib.snapshot_actions [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] SnapshotActionsController initialized {{(pid=111691) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 19 01:15:52.504191 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extended resource: os-volume-type-access {{(pid=111690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.504766 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.505319 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.505749 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extended resource: scheduler-stats {{(pid=111690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.506241 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.506682 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.507230 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extended resource: os-volume-transfer {{(pid=111690) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 19 01:15:52.507583 np0000185868 devstack@c-api.service[111691]: WARNING castellan.key_manager.migration [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.507635 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.contrib.snapshot_actions [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] SnapshotActionsController initialized {{(pid=111689) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 19 01:15:52.508349 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.508408 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extension TypesManage extending resource: types {{(pid=111691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.508508 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.508601 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extension AdminActions extending resource: volumes {{(pid=111691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.508752 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extension AdminActions extending resource: snapshots {{(pid=111691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.508847 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extension AdminActions extending resource: backups {{(pid=111691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.508973 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.509071 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.509183 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.509673 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.509827 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.509948 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.510040 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.510112 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.510198 np0000185868 devstack@c-api.service[111688]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71f6ab8a4668 pid: 111688 (default app) Jul 19 01:15:52.510261 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extension VolumeActions extending resource: volumes {{(pid=111691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.510261 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.510384 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.510476 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extension UsedLimits extending resource: limits {{(pid=111691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.510555 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.v3.router [None req-c95edcc6-88d9-4ad9-8788-67ed071e0318 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111691) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.511023 np0000185868 devstack@c-api.service[111689]: WARNING castellan.key_manager.migration [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.511517 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.511818 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extension TypesManage extending resource: types {{(pid=111689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.511950 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.512054 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extension AdminActions extending resource: volumes {{(pid=111689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.512177 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extension AdminActions extending resource: snapshots {{(pid=111689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.512283 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extension AdminActions extending resource: backups {{(pid=111689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.512383 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.512492 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.512591 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.512804 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.512918 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.512989 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.513071 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.513136 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extension VolumeActions extending resource: volumes {{(pid=111689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.513222 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.513318 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.513415 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extension UsedLimits extending resource: limits {{(pid=111689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.513519 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.v3.router [None req-392d51b1-11aa-44c1-b171-5b30658a7150 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111689) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.514313 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.515345 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.contrib.snapshot_actions [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] SnapshotActionsController initialized {{(pid=111690) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 19 01:15:52.516098 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.517518 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.518438 np0000185868 devstack@c-api.service[111691]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71f6ab8a4668 pid: 111691 (default app) Jul 19 01:15:52.518883 np0000185868 devstack@c-api.service[111690]: WARNING castellan.key_manager.migration [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 19 01:15:52.519556 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.middleware.request_id [None req-9fdd68bd-48f6-4350-9836-5e96f858c130 None None] RequestId filter calling following filter/app {{(pid=111688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:15:52.519710 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extension TypesManage extending resource: types {{(pid=111690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.519832 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.520042 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extension AdminActions extending resource: volumes {{(pid=111690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.520156 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extension AdminActions extending resource: snapshots {{(pid=111690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.520262 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extension AdminActions extending resource: backups {{(pid=111690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.520368 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.520474 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.520607 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.520794 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extension SnapshotActions extending resource: snapshots {{(pid=111690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.520981 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.521080 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.521185 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extension VolumeActions extending resource: volumes {{(pid=111690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.521319 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.521420 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extension VolumeTypeAccess extending resource: types {{(pid=111690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.521536 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extension UsedLimits extending resource: limits {{(pid=111690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.521601 np0000185868 devstack@c-api.service[111689]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71f6ab8a4668 pid: 111689 (default app) Jul 19 01:15:52.521685 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.v3.router [None req-3d05f740-2038-4d5f-968c-92181df242ff None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111690) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 19 01:15:52.522320 np0000185868 devstack@c-api.service[111688]: [pid: 111688|app: 0|req: 1/1] 199.204.45.216 () {60 vars in 956 bytes} [Sun Jul 19 01:15:52 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 19 01:15:52.531990 np0000185868 devstack@c-api.service[111690]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71f6ab8a4668 pid: 111690 (default app) Jul 19 01:15:59.672417 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.middleware.request_id [None req-71d2f90a-0811-4482-ae6a-7a01679ad0e0 None None] RequestId filter calling following filter/app {{(pid=111691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:16:00.168987 np0000185868 devstack@c-api.service[111691]: INFO cinder.api.openstack.wsgi [None req-71d2f90a-0811-4482-ae6a-7a01679ad0e0 admin admin] POST https://199.204.45.216/volume/v3/types Jul 19 01:16:00.169536 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.openstack.wsgi [None req-71d2f90a-0811-4482-ae6a-7a01679ad0e0 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 19 01:16:00.171183 np0000185868 devstack@c-api.service[111691]: /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 19 01:16:00.171183 np0000185868 devstack@c-api.service[111691]: warnings.warn( Jul 19 01:16:00.205015 np0000185868 devstack@c-api.service[111691]: DEBUG oslo_db.sqlalchemy.engines [None req-71d2f90a-0811-4482-ae6a-7a01679ad0e0 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=111691) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 19 01:16:00.236022 np0000185868 devstack@c-api.service[111691]: INFO cinder.api.openstack.wsgi [None req-71d2f90a-0811-4482-ae6a-7a01679ad0e0 admin admin] https://199.204.45.216/volume/v3/types returned with HTTP 200 Jul 19 01:16:00.236787 np0000185868 devstack@c-api.service[111691]: [pid: 111691|app: 0|req: 1/2] 199.204.45.216 () {68 vars in 1333 bytes} [Sun Jul 19 01:15:59 2026] POST /volume/v3/types => generated 186 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 19 01:16:00.268029 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.middleware.request_id [None req-9dcdccd3-8719-497f-95b7-c29616595012 None None] RequestId filter calling following filter/app {{(pid=111689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:16:00.591621 np0000185868 devstack@c-api.service[111689]: INFO cinder.api.openstack.wsgi [None req-9dcdccd3-8719-497f-95b7-c29616595012 admin admin] POST https://199.204.45.216/volume/v3/types/52e035ed-f5f0-4840-ad09-b4a396571032/extra_specs Jul 19 01:16:00.592187 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.openstack.wsgi [None req-9dcdccd3-8719-497f-95b7-c29616595012 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 19 01:16:00.593911 np0000185868 devstack@c-api.service[111689]: /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 19 01:16:00.593911 np0000185868 devstack@c-api.service[111689]: warnings.warn( Jul 19 01:16:00.628708 np0000185868 devstack@c-api.service[111689]: DEBUG oslo_db.sqlalchemy.engines [None req-9dcdccd3-8719-497f-95b7-c29616595012 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=111689) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 19 01:16:00.684746 np0000185868 devstack@c-api.service[111689]: INFO cinder.api.openstack.wsgi [None req-9dcdccd3-8719-497f-95b7-c29616595012 admin admin] https://199.204.45.216/volume/v3/types/52e035ed-f5f0-4840-ad09-b4a396571032/extra_specs returned with HTTP 200 Jul 19 01:16:00.685218 np0000185868 devstack@c-api.service[111689]: [pid: 111689|app: 0|req: 1/3] 199.204.45.216 () {68 vars in 1480 bytes} [Sun Jul 19 01:16:00 2026] POST /volume/v3/types/52e035ed-f5f0-4840-ad09-b4a396571032/extra_specs => generated 55 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 19 01:16:02.398222 np0000185868 devstack@c-api.service[111688]: DEBUG dbcounter [-] [111688] Writing DB stats cinder:SELECT=6 {{(pid=111688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:16:02.406094 np0000185868 devstack@c-api.service[111690]: DEBUG dbcounter [-] [111690] Writing DB stats cinder:SELECT=6 {{(pid=111690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:16:10.231568 np0000185868 devstack@c-api.service[111691]: DEBUG dbcounter [-] [111691] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:16:10.683913 np0000185868 devstack@c-api.service[111689]: DEBUG dbcounter [-] [111689] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:18:45.400566 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.middleware.request_id [None req-cce0c07e-ecc2-4943-8809-fa05f17d2271 None None] RequestId filter calling following filter/app {{(pid=111688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:18:45.403180 np0000185868 devstack@c-api.service[111688]: INFO cinder.api.openstack.wsgi [None req-cce0c07e-ecc2-4943-8809-fa05f17d2271 None None] GET https://199.204.45.216/volume// Jul 19 01:18:45.403683 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.openstack.wsgi [None req-cce0c07e-ecc2-4943-8809-fa05f17d2271 None None] Empty body provided in request {{(pid=111688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:18:45.404289 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.openstack.wsgi [None req-cce0c07e-ecc2-4943-8809-fa05f17d2271 None None] Calling method 'all' {{(pid=111688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:18:45.405428 np0000185868 devstack@c-api.service[111688]: INFO cinder.api.openstack.wsgi [None req-cce0c07e-ecc2-4943-8809-fa05f17d2271 None None] https://199.204.45.216/volume// returned with HTTP 300 Jul 19 01:18:45.406250 np0000185868 devstack@c-api.service[111688]: [pid: 111688|app: 0|req: 2/4] 199.204.45.216 () {66 vars in 1456 bytes} [Sun Jul 19 01:18:45 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 19 01:19:22.899963 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.middleware.request_id [None req-97bcc02a-fa96-41fe-b6ce-c6f3ca86ac2a None None] RequestId filter calling following filter/app {{(pid=111690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:19:22.903001 np0000185868 devstack@c-api.service[111690]: [pid: 111690|app: 0|req: 1/5] 199.204.45.216 () {62 vars in 1068 bytes} [Sun Jul 19 01:19:22 2026] GET /volume/v3 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 19 01:19:22.939017 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.middleware.request_id [None req-e6a0af9a-f752-42a7-82b5-dbeb6ff147d7 None None] RequestId filter calling following filter/app {{(pid=111691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:19:22.950382 np0000185868 devstack@c-api.service[111691]: [pid: 111691|app: 0|req: 2/6] 199.204.45.216 () {64 vars in 1272 bytes} [Sun Jul 19 01:19:22 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 19 01:19:22.991900 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.middleware.request_id [req-e6a0af9a-f752-42a7-82b5-dbeb6ff147d7 req-2689ca93-7311-4e4e-bd35-2017df7b701c None None] RequestId filter calling following filter/app {{(pid=111689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:19:22.996738 np0000185868 devstack@c-api.service[111689]: INFO cinder.api.openstack.wsgi [req-e6a0af9a-f752-42a7-82b5-dbeb6ff147d7 req-2689ca93-7311-4e4e-bd35-2017df7b701c demo demo] GET https://199.204.45.216/volume/v3/ Jul 19 01:19:22.996978 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.openstack.wsgi [req-e6a0af9a-f752-42a7-82b5-dbeb6ff147d7 req-2689ca93-7311-4e4e-bd35-2017df7b701c demo demo] Empty body provided in request {{(pid=111689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:19:22.997231 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.openstack.wsgi [req-e6a0af9a-f752-42a7-82b5-dbeb6ff147d7 req-2689ca93-7311-4e4e-bd35-2017df7b701c demo demo] Calling method 'version_select' {{(pid=111689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:19:23.000077 np0000185868 devstack@c-api.service[111689]: INFO cinder.api.openstack.wsgi [req-e6a0af9a-f752-42a7-82b5-dbeb6ff147d7 req-2689ca93-7311-4e4e-bd35-2017df7b701c demo demo] https://199.204.45.216/volume/v3/ returned with HTTP 200 Jul 19 01:19:23.000572 np0000185868 devstack@c-api.service[111689]: [pid: 111689|app: 0|req: 2/7] 199.204.45.216 () {66 vars in 1346 bytes} [Sun Jul 19 01:19:22 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 19 01:19:23.039859 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.middleware.request_id [None req-8488163b-705a-41fd-ba06-99c27c6c1478 None None] RequestId filter calling following filter/app {{(pid=111688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:19:23.364190 np0000185868 devstack@c-api.service[111688]: INFO cinder.api.openstack.wsgi [None req-8488163b-705a-41fd-ba06-99c27c6c1478 demo demo] GET https://199.204.45.216/volume/v3/types Jul 19 01:19:23.364379 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.openstack.wsgi [None req-8488163b-705a-41fd-ba06-99c27c6c1478 demo demo] Empty body provided in request {{(pid=111688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:19:23.364539 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.openstack.wsgi [None req-8488163b-705a-41fd-ba06-99c27c6c1478 demo demo] Calling method 'index' {{(pid=111688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:19:23.365056 np0000185868 devstack@c-api.service[111688]: /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 19 01:19:23.365056 np0000185868 devstack@c-api.service[111688]: warnings.warn( Jul 19 01:19:23.365619 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.api_utils [None req-8488163b-705a-41fd-ba06-99c27c6c1478 demo demo] Removing options '' from query. {{(pid=111688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:19:23.404301 np0000185868 devstack@c-api.service[111688]: DEBUG oslo_db.sqlalchemy.engines [None req-8488163b-705a-41fd-ba06-99c27c6c1478 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=111688) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 19 01:19:23.426966 np0000185868 devstack@c-api.service[111688]: INFO cinder.api.openstack.wsgi [None req-8488163b-705a-41fd-ba06-99c27c6c1478 demo demo] https://199.204.45.216/volume/v3/types returned with HTTP 200 Jul 19 01:19:23.427358 np0000185868 devstack@c-api.service[111688]: [pid: 111688|app: 0|req: 3/8] 199.204.45.216 () {64 vars in 1290 bytes} [Sun Jul 19 01:19:23 2026] GET /volume/v3/types => generated 377 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 19 01:19:23.466454 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.middleware.request_id [None req-7bae91d0-4b70-4aad-813e-9f7a75d6adf4 None None] RequestId filter calling following filter/app {{(pid=111690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:19:23.809928 np0000185868 devstack@c-api.service[111690]: INFO cinder.api.openstack.wsgi [None req-7bae91d0-4b70-4aad-813e-9f7a75d6adf4 demo demo] GET https://199.204.45.216/volume/v3/types/default Jul 19 01:19:23.810186 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.openstack.wsgi [None req-7bae91d0-4b70-4aad-813e-9f7a75d6adf4 demo demo] Empty body provided in request {{(pid=111690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:19:23.810447 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.openstack.wsgi [None req-7bae91d0-4b70-4aad-813e-9f7a75d6adf4 demo demo] Calling method 'show' {{(pid=111690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:19:23.845293 np0000185868 devstack@c-api.service[111690]: DEBUG oslo_db.sqlalchemy.engines [None req-7bae91d0-4b70-4aad-813e-9f7a75d6adf4 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=111690) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 19 01:19:23.861443 np0000185868 devstack@c-api.service[111690]: /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 19 01:19:23.861443 np0000185868 devstack@c-api.service[111690]: warnings.warn( Jul 19 01:19:23.863571 np0000185868 devstack@c-api.service[111690]: INFO cinder.api.openstack.wsgi [None req-7bae91d0-4b70-4aad-813e-9f7a75d6adf4 demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 Jul 19 01:19:23.863971 np0000185868 devstack@c-api.service[111690]: [pid: 111690|app: 0|req: 2/9] 199.204.45.216 () {64 vars in 1301 bytes} [Sun Jul 19 01:19:23 2026] GET /volume/v3/types/default => generated 145 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 19 01:19:24.355542 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.middleware.request_id [None req-05141d6f-ae47-4086-87e7-7eaab5db5429 None None] RequestId filter calling following filter/app {{(pid=111691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:19:24.356650 np0000185868 devstack@c-api.service[111691]: [pid: 111691|app: 0|req: 3/10] 199.204.45.216 () {62 vars in 1068 bytes} [Sun Jul 19 01:19:24 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 19 01:19:24.392072 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.middleware.request_id [None req-3c842352-3ccc-4703-85a1-cd15db7b1d3c None None] RequestId filter calling following filter/app {{(pid=111689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:19:24.402735 np0000185868 devstack@c-api.service[111689]: [pid: 111689|app: 0|req: 3/11] 199.204.45.216 () {64 vars in 1272 bytes} [Sun Jul 19 01:19:24 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 19 01:19:24.442353 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.middleware.request_id [req-3c842352-3ccc-4703-85a1-cd15db7b1d3c req-b6244ff1-9fad-46c1-9160-04f4ed055389 None None] RequestId filter calling following filter/app {{(pid=111688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:19:24.446086 np0000185868 devstack@c-api.service[111688]: INFO cinder.api.openstack.wsgi [req-3c842352-3ccc-4703-85a1-cd15db7b1d3c req-b6244ff1-9fad-46c1-9160-04f4ed055389 demo demo] GET https://199.204.45.216/volume/v3/ Jul 19 01:19:24.446579 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.openstack.wsgi [req-3c842352-3ccc-4703-85a1-cd15db7b1d3c req-b6244ff1-9fad-46c1-9160-04f4ed055389 demo demo] Empty body provided in request {{(pid=111688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:19:24.447010 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.openstack.wsgi [req-3c842352-3ccc-4703-85a1-cd15db7b1d3c req-b6244ff1-9fad-46c1-9160-04f4ed055389 demo demo] Calling method 'version_select' {{(pid=111688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:19:24.447983 np0000185868 devstack@c-api.service[111688]: INFO cinder.api.openstack.wsgi [req-3c842352-3ccc-4703-85a1-cd15db7b1d3c req-b6244ff1-9fad-46c1-9160-04f4ed055389 demo demo] https://199.204.45.216/volume/v3/ returned with HTTP 200 Jul 19 01:19:24.448606 np0000185868 devstack@c-api.service[111688]: [pid: 111688|app: 0|req: 4/12] 199.204.45.216 () {66 vars in 1346 bytes} [Sun Jul 19 01:19:24 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 19 01:19:24.489309 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.middleware.request_id [None req-ea56247d-f636-4669-8faf-a34be4f9c01f None None] RequestId filter calling following filter/app {{(pid=111690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:19:24.492446 np0000185868 devstack@c-api.service[111690]: INFO cinder.api.openstack.wsgi [None req-ea56247d-f636-4669-8faf-a34be4f9c01f demo demo] GET https://199.204.45.216/volume/v3/types/default Jul 19 01:19:24.492697 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.openstack.wsgi [None req-ea56247d-f636-4669-8faf-a34be4f9c01f demo demo] Empty body provided in request {{(pid=111690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:19:24.492993 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.openstack.wsgi [None req-ea56247d-f636-4669-8faf-a34be4f9c01f demo demo] Calling method 'show' {{(pid=111690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:19:24.502175 np0000185868 devstack@c-api.service[111690]: INFO cinder.api.openstack.wsgi [None req-ea56247d-f636-4669-8faf-a34be4f9c01f demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 Jul 19 01:19:24.502687 np0000185868 devstack@c-api.service[111690]: [pid: 111690|app: 0|req: 3/13] 199.204.45.216 () {64 vars in 1301 bytes} [Sun Jul 19 01:19:24 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 19 01:19:25.127691 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.middleware.request_id [None req-6a9b4dcd-ecf4-4d43-b8c3-24cb95227f7a None None] RequestId filter calling following filter/app {{(pid=111691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:19:25.129100 np0000185868 devstack@c-api.service[111691]: [pid: 111691|app: 0|req: 4/14] 199.204.45.216 () {62 vars in 1068 bytes} [Sun Jul 19 01:19:25 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 19 01:19:25.163086 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.middleware.request_id [None req-fe6459a6-fcec-472e-ace5-4ca4fc33539a None None] RequestId filter calling following filter/app {{(pid=111689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:19:25.166702 np0000185868 devstack@c-api.service[111689]: [pid: 111689|app: 0|req: 4/15] 199.204.45.216 () {64 vars in 1272 bytes} [Sun Jul 19 01:19:25 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 19 01:19:25.200207 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.middleware.request_id [req-fe6459a6-fcec-472e-ace5-4ca4fc33539a req-d7e3abe3-156c-4a40-8e36-b791c9651147 None None] RequestId filter calling following filter/app {{(pid=111688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:19:25.203498 np0000185868 devstack@c-api.service[111688]: INFO cinder.api.openstack.wsgi [req-fe6459a6-fcec-472e-ace5-4ca4fc33539a req-d7e3abe3-156c-4a40-8e36-b791c9651147 demo demo] GET https://199.204.45.216/volume/v3/ Jul 19 01:19:25.203850 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.openstack.wsgi [req-fe6459a6-fcec-472e-ace5-4ca4fc33539a req-d7e3abe3-156c-4a40-8e36-b791c9651147 demo demo] Empty body provided in request {{(pid=111688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:19:25.204251 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.openstack.wsgi [req-fe6459a6-fcec-472e-ace5-4ca4fc33539a req-d7e3abe3-156c-4a40-8e36-b791c9651147 demo demo] Calling method 'version_select' {{(pid=111688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:19:25.204935 np0000185868 devstack@c-api.service[111688]: INFO cinder.api.openstack.wsgi [req-fe6459a6-fcec-472e-ace5-4ca4fc33539a req-d7e3abe3-156c-4a40-8e36-b791c9651147 demo demo] https://199.204.45.216/volume/v3/ returned with HTTP 200 Jul 19 01:19:25.205582 np0000185868 devstack@c-api.service[111688]: [pid: 111688|app: 0|req: 5/16] 199.204.45.216 () {66 vars in 1346 bytes} [Sun Jul 19 01:19:25 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 19 01:19:25.243125 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.middleware.request_id [None req-caf2987c-67e1-423d-b951-80601317d54b None None] RequestId filter calling following filter/app {{(pid=111690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:19:25.246719 np0000185868 devstack@c-api.service[111690]: INFO cinder.api.openstack.wsgi [None req-caf2987c-67e1-423d-b951-80601317d54b demo demo] GET https://199.204.45.216/volume/v3/types/default Jul 19 01:19:25.247141 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.openstack.wsgi [None req-caf2987c-67e1-423d-b951-80601317d54b demo demo] Empty body provided in request {{(pid=111690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:19:25.247538 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.openstack.wsgi [None req-caf2987c-67e1-423d-b951-80601317d54b demo demo] Calling method 'show' {{(pid=111690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:19:25.255975 np0000185868 devstack@c-api.service[111690]: INFO cinder.api.openstack.wsgi [None req-caf2987c-67e1-423d-b951-80601317d54b demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 Jul 19 01:19:25.256276 np0000185868 devstack@c-api.service[111690]: [pid: 111690|app: 0|req: 4/17] 199.204.45.216 () {64 vars in 1301 bytes} [Sun Jul 19 01:19:25 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 19 01:19:25.294504 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.middleware.request_id [None req-a0d12754-ceb2-4ab0-9c6d-ebc2305eb841 None None] RequestId filter calling following filter/app {{(pid=111691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:19:25.295544 np0000185868 devstack@c-api.service[111691]: [pid: 111691|app: 0|req: 5/18] 199.204.45.216 () {62 vars in 1068 bytes} [Sun Jul 19 01:19:25 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 19 01:19:25.327472 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.middleware.request_id [None req-db6c0bc1-6958-447a-bc03-fb3422cd313a None None] RequestId filter calling following filter/app {{(pid=111689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:19:25.331324 np0000185868 devstack@c-api.service[111689]: [pid: 111689|app: 0|req: 5/19] 199.204.45.216 () {64 vars in 1272 bytes} [Sun Jul 19 01:19:25 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 19 01:19:25.363272 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.middleware.request_id [req-db6c0bc1-6958-447a-bc03-fb3422cd313a req-1afb050c-fc4d-4b75-8e52-5e0cf54bb145 None None] RequestId filter calling following filter/app {{(pid=111688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:19:25.366620 np0000185868 devstack@c-api.service[111688]: INFO cinder.api.openstack.wsgi [req-db6c0bc1-6958-447a-bc03-fb3422cd313a req-1afb050c-fc4d-4b75-8e52-5e0cf54bb145 demo demo] GET https://199.204.45.216/volume/v3/ Jul 19 01:19:25.367027 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.openstack.wsgi [req-db6c0bc1-6958-447a-bc03-fb3422cd313a req-1afb050c-fc4d-4b75-8e52-5e0cf54bb145 demo demo] Empty body provided in request {{(pid=111688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:19:25.367422 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.openstack.wsgi [req-db6c0bc1-6958-447a-bc03-fb3422cd313a req-1afb050c-fc4d-4b75-8e52-5e0cf54bb145 demo demo] Calling method 'version_select' {{(pid=111688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:19:25.368197 np0000185868 devstack@c-api.service[111688]: INFO cinder.api.openstack.wsgi [req-db6c0bc1-6958-447a-bc03-fb3422cd313a req-1afb050c-fc4d-4b75-8e52-5e0cf54bb145 demo demo] https://199.204.45.216/volume/v3/ returned with HTTP 200 Jul 19 01:19:25.368904 np0000185868 devstack@c-api.service[111688]: [pid: 111688|app: 0|req: 6/20] 199.204.45.216 () {66 vars in 1346 bytes} [Sun Jul 19 01:19:25 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 19 01:19:25.405749 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.middleware.request_id [None req-56e065cd-dc0c-4604-86f3-88266a40d4c7 None None] RequestId filter calling following filter/app {{(pid=111690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:19:25.407782 np0000185868 devstack@c-api.service[111690]: INFO cinder.api.openstack.wsgi [None req-56e065cd-dc0c-4604-86f3-88266a40d4c7 demo demo] GET https://199.204.45.216/volume/v3/types/default Jul 19 01:19:25.408128 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.openstack.wsgi [None req-56e065cd-dc0c-4604-86f3-88266a40d4c7 demo demo] Empty body provided in request {{(pid=111690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:19:25.408128 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.openstack.wsgi [None req-56e065cd-dc0c-4604-86f3-88266a40d4c7 demo demo] Calling method 'show' {{(pid=111690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:19:25.417708 np0000185868 devstack@c-api.service[111690]: INFO cinder.api.openstack.wsgi [None req-56e065cd-dc0c-4604-86f3-88266a40d4c7 demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 Jul 19 01:19:25.418068 np0000185868 devstack@c-api.service[111690]: [pid: 111690|app: 0|req: 5/21] 199.204.45.216 () {64 vars in 1301 bytes} [Sun Jul 19 01:19:25 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 19 01:19:33.420757 np0000185868 devstack@c-api.service[111688]: DEBUG dbcounter [-] [111688] Writing DB stats cinder:SELECT=1 {{(pid=111688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:19:35.413546 np0000185868 devstack@c-api.service[111690]: DEBUG dbcounter [-] [111690] Writing DB stats cinder:SELECT=8 {{(pid=111690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:24:37.634559 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.middleware.request_id [None req-b5833e85-8162-4642-973a-ad7c6027fd89 None None] RequestId filter calling following filter/app {{(pid=111691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:24:37.800419 np0000185868 devstack@c-api.service[111691]: INFO cinder.api.openstack.wsgi [None req-b5833e85-8162-4642-973a-ad7c6027fd89 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:24:37.800631 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.openstack.wsgi [None req-b5833e85-8162-4642-973a-ad7c6027fd89 demo demo] Empty body provided in request {{(pid=111691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:24:37.800998 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.openstack.wsgi [None req-b5833e85-8162-4642-973a-ad7c6027fd89 demo demo] Calling method 'detail' {{(pid=111691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:24:37.801980 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.api_utils [None req-b5833e85-8162-4642-973a-ad7c6027fd89 demo demo] Removing options '' from query. {{(pid=111691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:24:37.803649 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.volume.api [None req-b5833e85-8162-4642-973a-ad7c6027fd89 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111691) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:24:37.846815 np0000185868 devstack@c-api.service[111691]: INFO cinder.volume.api [None req-b5833e85-8162-4642-973a-ad7c6027fd89 demo demo] Get all volumes completed successfully. Jul 19 01:24:37.849699 np0000185868 devstack@c-api.service[111691]: INFO cinder.api.openstack.wsgi [None req-b5833e85-8162-4642-973a-ad7c6027fd89 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:24:37.850224 np0000185868 devstack@c-api.service[111691]: [pid: 111691|app: 0|req: 6/22] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:24:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 19 01:24:47.838302 np0000185868 devstack@c-api.service[111691]: DEBUG dbcounter [-] [111691] Writing DB stats cinder:SELECT=1 {{(pid=111691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:25:37.882650 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.middleware.request_id [None req-12e3177e-6a1c-44ea-a7a6-99d5eef1cd30 None None] RequestId filter calling following filter/app {{(pid=111689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:25:37.886633 np0000185868 devstack@c-api.service[111689]: INFO cinder.api.openstack.wsgi [None req-12e3177e-6a1c-44ea-a7a6-99d5eef1cd30 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:25:37.886893 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.openstack.wsgi [None req-12e3177e-6a1c-44ea-a7a6-99d5eef1cd30 demo demo] Empty body provided in request {{(pid=111689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:25:37.887345 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.openstack.wsgi [None req-12e3177e-6a1c-44ea-a7a6-99d5eef1cd30 demo demo] Calling method 'detail' {{(pid=111689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:25:37.887709 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.api_utils [None req-12e3177e-6a1c-44ea-a7a6-99d5eef1cd30 demo demo] Removing options '' from query. {{(pid=111689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:25:37.888659 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.volume.api [None req-12e3177e-6a1c-44ea-a7a6-99d5eef1cd30 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111689) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:25:37.919050 np0000185868 devstack@c-api.service[111689]: INFO cinder.volume.api [None req-12e3177e-6a1c-44ea-a7a6-99d5eef1cd30 demo demo] Get all volumes completed successfully. Jul 19 01:25:37.921311 np0000185868 devstack@c-api.service[111689]: INFO cinder.api.openstack.wsgi [None req-12e3177e-6a1c-44ea-a7a6-99d5eef1cd30 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:25:37.921753 np0000185868 devstack@c-api.service[111689]: [pid: 111689|app: 0|req: 6/23] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:25:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 19 01:25:47.912041 np0000185868 devstack@c-api.service[111689]: DEBUG dbcounter [-] [111689] Writing DB stats cinder:SELECT=1 {{(pid=111689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:26:37.938077 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.middleware.request_id [None req-3531d0fb-0c5d-475a-b134-c86e9957f0c1 None None] RequestId filter calling following filter/app {{(pid=111688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:26:37.941537 np0000185868 devstack@c-api.service[111688]: INFO cinder.api.openstack.wsgi [None req-3531d0fb-0c5d-475a-b134-c86e9957f0c1 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:26:37.941741 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.openstack.wsgi [None req-3531d0fb-0c5d-475a-b134-c86e9957f0c1 demo demo] Empty body provided in request {{(pid=111688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:26:37.941941 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.openstack.wsgi [None req-3531d0fb-0c5d-475a-b134-c86e9957f0c1 demo demo] Calling method 'detail' {{(pid=111688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:26:37.942987 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.api_utils [None req-3531d0fb-0c5d-475a-b134-c86e9957f0c1 demo demo] Removing options '' from query. {{(pid=111688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:26:37.943700 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.volume.api [None req-3531d0fb-0c5d-475a-b134-c86e9957f0c1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111688) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:26:37.992488 np0000185868 devstack@c-api.service[111688]: INFO cinder.volume.api [None req-3531d0fb-0c5d-475a-b134-c86e9957f0c1 demo demo] Get all volumes completed successfully. Jul 19 01:26:37.995234 np0000185868 devstack@c-api.service[111688]: INFO cinder.api.openstack.wsgi [None req-3531d0fb-0c5d-475a-b134-c86e9957f0c1 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:26:37.995761 np0000185868 devstack@c-api.service[111688]: [pid: 111688|app: 0|req: 7/24] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:26:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 19 01:26:47.984513 np0000185868 devstack@c-api.service[111688]: DEBUG dbcounter [-] [111688] Writing DB stats cinder:SELECT=1 {{(pid=111688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:27:38.029752 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.middleware.request_id [None req-8a9b3302-4ff1-46cd-898b-a1c67b9798f2 None None] RequestId filter calling following filter/app {{(pid=111690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:27:38.037323 np0000185868 devstack@c-api.service[111690]: INFO cinder.api.openstack.wsgi [None req-8a9b3302-4ff1-46cd-898b-a1c67b9798f2 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:27:38.037620 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.openstack.wsgi [None req-8a9b3302-4ff1-46cd-898b-a1c67b9798f2 demo demo] Empty body provided in request {{(pid=111690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:27:38.037969 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.openstack.wsgi [None req-8a9b3302-4ff1-46cd-898b-a1c67b9798f2 demo demo] Calling method 'detail' {{(pid=111690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:27:38.038771 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.api_utils [None req-8a9b3302-4ff1-46cd-898b-a1c67b9798f2 demo demo] Removing options '' from query. {{(pid=111690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:27:38.039935 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.volume.api [None req-8a9b3302-4ff1-46cd-898b-a1c67b9798f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111690) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:27:38.088277 np0000185868 devstack@c-api.service[111690]: INFO cinder.volume.api [None req-8a9b3302-4ff1-46cd-898b-a1c67b9798f2 demo demo] Get all volumes completed successfully. Jul 19 01:27:38.090770 np0000185868 devstack@c-api.service[111690]: INFO cinder.api.openstack.wsgi [None req-8a9b3302-4ff1-46cd-898b-a1c67b9798f2 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:27:38.091275 np0000185868 devstack@c-api.service[111690]: [pid: 111690|app: 0|req: 6/25] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:27:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 19 01:27:48.078046 np0000185868 devstack@c-api.service[111690]: DEBUG dbcounter [-] [111690] Writing DB stats cinder:SELECT=1 {{(pid=111690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:28:38.105964 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.middleware.request_id [None req-4c6c2a63-9644-4646-932a-e0f1782bbe44 None None] RequestId filter calling following filter/app {{(pid=111691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:28:38.110183 np0000185868 devstack@c-api.service[111691]: INFO cinder.api.openstack.wsgi [None req-4c6c2a63-9644-4646-932a-e0f1782bbe44 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:28:38.110417 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.openstack.wsgi [None req-4c6c2a63-9644-4646-932a-e0f1782bbe44 demo demo] Empty body provided in request {{(pid=111691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:28:38.110607 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.openstack.wsgi [None req-4c6c2a63-9644-4646-932a-e0f1782bbe44 demo demo] Calling method 'detail' {{(pid=111691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:28:38.110882 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.api_utils [None req-4c6c2a63-9644-4646-932a-e0f1782bbe44 demo demo] Removing options '' from query. {{(pid=111691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:28:38.111535 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.volume.api [None req-4c6c2a63-9644-4646-932a-e0f1782bbe44 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111691) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:28:38.123344 np0000185868 devstack@c-api.service[111691]: INFO cinder.volume.api [None req-4c6c2a63-9644-4646-932a-e0f1782bbe44 demo demo] Get all volumes completed successfully. Jul 19 01:28:38.125203 np0000185868 devstack@c-api.service[111691]: INFO cinder.api.openstack.wsgi [None req-4c6c2a63-9644-4646-932a-e0f1782bbe44 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:28:38.125620 np0000185868 devstack@c-api.service[111691]: [pid: 111691|app: 0|req: 7/26] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:28:38 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 19 01:28:48.116985 np0000185868 devstack@c-api.service[111691]: DEBUG dbcounter [-] [111691] Writing DB stats cinder:SELECT=1 {{(pid=111691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:29:38.147530 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.middleware.request_id [None req-395efdf1-19e0-4e36-95bc-28f3aa299af7 None None] RequestId filter calling following filter/app {{(pid=111689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:29:38.359559 np0000185868 devstack@c-api.service[111689]: INFO cinder.api.openstack.wsgi [None req-395efdf1-19e0-4e36-95bc-28f3aa299af7 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:29:38.360055 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.openstack.wsgi [None req-395efdf1-19e0-4e36-95bc-28f3aa299af7 demo demo] Empty body provided in request {{(pid=111689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:29:38.360445 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.openstack.wsgi [None req-395efdf1-19e0-4e36-95bc-28f3aa299af7 demo demo] Calling method 'detail' {{(pid=111689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:29:38.361005 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.api_utils [None req-395efdf1-19e0-4e36-95bc-28f3aa299af7 demo demo] Removing options '' from query. {{(pid=111689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:29:38.362578 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.volume.api [None req-395efdf1-19e0-4e36-95bc-28f3aa299af7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111689) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:29:38.371997 np0000185868 devstack@c-api.service[111689]: INFO cinder.volume.api [None req-395efdf1-19e0-4e36-95bc-28f3aa299af7 demo demo] Get all volumes completed successfully. Jul 19 01:29:38.374854 np0000185868 devstack@c-api.service[111689]: INFO cinder.api.openstack.wsgi [None req-395efdf1-19e0-4e36-95bc-28f3aa299af7 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:29:38.375597 np0000185868 devstack@c-api.service[111689]: [pid: 111689|app: 0|req: 7/27] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:29:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 19 01:29:48.366492 np0000185868 devstack@c-api.service[111689]: DEBUG dbcounter [-] [111689] Writing DB stats cinder:SELECT=1 {{(pid=111689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:30:38.415044 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.middleware.request_id [None req-93fa851e-132f-496f-b1ae-560ef45eff64 None None] RequestId filter calling following filter/app {{(pid=111688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:30:38.417105 np0000185868 devstack@c-api.service[111688]: INFO cinder.api.openstack.wsgi [None req-93fa851e-132f-496f-b1ae-560ef45eff64 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:30:38.417366 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.openstack.wsgi [None req-93fa851e-132f-496f-b1ae-560ef45eff64 demo demo] Empty body provided in request {{(pid=111688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:30:38.417655 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.openstack.wsgi [None req-93fa851e-132f-496f-b1ae-560ef45eff64 demo demo] Calling method 'detail' {{(pid=111688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:30:38.421059 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.api_utils [None req-93fa851e-132f-496f-b1ae-560ef45eff64 demo demo] Removing options '' from query. {{(pid=111688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:30:38.421824 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.volume.api [None req-93fa851e-132f-496f-b1ae-560ef45eff64 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111688) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:30:38.431923 np0000185868 devstack@c-api.service[111688]: INFO cinder.volume.api [None req-93fa851e-132f-496f-b1ae-560ef45eff64 demo demo] Get all volumes completed successfully. Jul 19 01:30:38.435290 np0000185868 devstack@c-api.service[111688]: INFO cinder.api.openstack.wsgi [None req-93fa851e-132f-496f-b1ae-560ef45eff64 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:30:38.435290 np0000185868 devstack@c-api.service[111688]: [pid: 111688|app: 0|req: 8/28] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:30:38 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 19 01:30:48.425330 np0000185868 devstack@c-api.service[111688]: DEBUG dbcounter [-] [111688] Writing DB stats cinder:SELECT=1 {{(pid=111688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:31:38.451038 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.middleware.request_id [None req-eda7867c-7b2e-4228-9196-56963d369dc9 None None] RequestId filter calling following filter/app {{(pid=111690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:31:38.455028 np0000185868 devstack@c-api.service[111690]: INFO cinder.api.openstack.wsgi [None req-eda7867c-7b2e-4228-9196-56963d369dc9 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:31:38.455599 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.openstack.wsgi [None req-eda7867c-7b2e-4228-9196-56963d369dc9 demo demo] Empty body provided in request {{(pid=111690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:31:38.456388 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.openstack.wsgi [None req-eda7867c-7b2e-4228-9196-56963d369dc9 demo demo] Calling method 'detail' {{(pid=111690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:31:38.456757 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.api_utils [None req-eda7867c-7b2e-4228-9196-56963d369dc9 demo demo] Removing options '' from query. {{(pid=111690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:31:38.457567 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.volume.api [None req-eda7867c-7b2e-4228-9196-56963d369dc9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111690) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:31:38.467577 np0000185868 devstack@c-api.service[111690]: INFO cinder.volume.api [None req-eda7867c-7b2e-4228-9196-56963d369dc9 demo demo] Get all volumes completed successfully. Jul 19 01:31:38.470776 np0000185868 devstack@c-api.service[111690]: INFO cinder.api.openstack.wsgi [None req-eda7867c-7b2e-4228-9196-56963d369dc9 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:31:38.471017 np0000185868 devstack@c-api.service[111690]: [pid: 111690|app: 0|req: 7/29] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:31:38 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 19 01:31:48.460932 np0000185868 devstack@c-api.service[111690]: DEBUG dbcounter [-] [111690] Writing DB stats cinder:SELECT=1 {{(pid=111690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:32:38.484698 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.middleware.request_id [None req-33027b9a-58af-43bb-a134-c40d15650e62 None None] RequestId filter calling following filter/app {{(pid=111691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:32:38.490023 np0000185868 devstack@c-api.service[111691]: INFO cinder.api.openstack.wsgi [None req-33027b9a-58af-43bb-a134-c40d15650e62 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:32:38.490553 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.openstack.wsgi [None req-33027b9a-58af-43bb-a134-c40d15650e62 demo demo] Empty body provided in request {{(pid=111691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:32:38.491068 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.openstack.wsgi [None req-33027b9a-58af-43bb-a134-c40d15650e62 demo demo] Calling method 'detail' {{(pid=111691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:32:38.491600 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.api_utils [None req-33027b9a-58af-43bb-a134-c40d15650e62 demo demo] Removing options '' from query. {{(pid=111691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:32:38.493461 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.volume.api [None req-33027b9a-58af-43bb-a134-c40d15650e62 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111691) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:32:38.502512 np0000185868 devstack@c-api.service[111691]: INFO cinder.volume.api [None req-33027b9a-58af-43bb-a134-c40d15650e62 demo demo] Get all volumes completed successfully. Jul 19 01:32:38.505963 np0000185868 devstack@c-api.service[111691]: INFO cinder.api.openstack.wsgi [None req-33027b9a-58af-43bb-a134-c40d15650e62 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:32:38.506581 np0000185868 devstack@c-api.service[111691]: [pid: 111691|app: 0|req: 8/30] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:32:38 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 19 01:32:48.498185 np0000185868 devstack@c-api.service[111691]: DEBUG dbcounter [-] [111691] Writing DB stats cinder:SELECT=1 {{(pid=111691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:33:38.518797 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.middleware.request_id [None req-95d49e2f-856f-4012-a004-d6f56ba6b63e None None] RequestId filter calling following filter/app {{(pid=111689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:33:38.524055 np0000185868 devstack@c-api.service[111689]: INFO cinder.api.openstack.wsgi [None req-95d49e2f-856f-4012-a004-d6f56ba6b63e demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:33:38.524055 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.openstack.wsgi [None req-95d49e2f-856f-4012-a004-d6f56ba6b63e demo demo] Empty body provided in request {{(pid=111689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:33:38.524395 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.openstack.wsgi [None req-95d49e2f-856f-4012-a004-d6f56ba6b63e demo demo] Calling method 'detail' {{(pid=111689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:33:38.524639 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.api_utils [None req-95d49e2f-856f-4012-a004-d6f56ba6b63e demo demo] Removing options '' from query. {{(pid=111689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:33:38.525586 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.volume.api [None req-95d49e2f-856f-4012-a004-d6f56ba6b63e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111689) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:33:38.532807 np0000185868 devstack@c-api.service[111689]: INFO cinder.volume.api [None req-95d49e2f-856f-4012-a004-d6f56ba6b63e demo demo] Get all volumes completed successfully. Jul 19 01:33:38.535483 np0000185868 devstack@c-api.service[111689]: INFO cinder.api.openstack.wsgi [None req-95d49e2f-856f-4012-a004-d6f56ba6b63e demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:33:38.535955 np0000185868 devstack@c-api.service[111689]: [pid: 111689|app: 0|req: 8/31] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:33:38 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 19 01:33:48.528607 np0000185868 devstack@c-api.service[111689]: DEBUG dbcounter [-] [111689] Writing DB stats cinder:SELECT=1 {{(pid=111689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:34:38.553007 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.middleware.request_id [None req-eaa58c1f-e7f5-4e47-b53d-7aff7dd843f5 None None] RequestId filter calling following filter/app {{(pid=111688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:34:38.728835 np0000185868 devstack@c-api.service[111688]: INFO cinder.api.openstack.wsgi [None req-eaa58c1f-e7f5-4e47-b53d-7aff7dd843f5 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:34:38.729265 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.openstack.wsgi [None req-eaa58c1f-e7f5-4e47-b53d-7aff7dd843f5 demo demo] Empty body provided in request {{(pid=111688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:34:38.729657 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.openstack.wsgi [None req-eaa58c1f-e7f5-4e47-b53d-7aff7dd843f5 demo demo] Calling method 'detail' {{(pid=111688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:34:38.730395 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.api_utils [None req-eaa58c1f-e7f5-4e47-b53d-7aff7dd843f5 demo demo] Removing options '' from query. {{(pid=111688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:34:38.731917 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.volume.api [None req-eaa58c1f-e7f5-4e47-b53d-7aff7dd843f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111688) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:34:38.739905 np0000185868 devstack@c-api.service[111688]: INFO cinder.volume.api [None req-eaa58c1f-e7f5-4e47-b53d-7aff7dd843f5 demo demo] Get all volumes completed successfully. Jul 19 01:34:38.741795 np0000185868 devstack@c-api.service[111688]: INFO cinder.api.openstack.wsgi [None req-eaa58c1f-e7f5-4e47-b53d-7aff7dd843f5 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:34:38.742669 np0000185868 devstack@c-api.service[111688]: [pid: 111688|app: 0|req: 9/32] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:34:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 19 01:34:48.735228 np0000185868 devstack@c-api.service[111688]: DEBUG dbcounter [-] [111688] Writing DB stats cinder:SELECT=1 {{(pid=111688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:35:38.754316 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.middleware.request_id [None req-58a8cf24-47c0-4f43-b369-1eeb46e9784b None None] RequestId filter calling following filter/app {{(pid=111690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:35:38.757690 np0000185868 devstack@c-api.service[111690]: INFO cinder.api.openstack.wsgi [None req-58a8cf24-47c0-4f43-b369-1eeb46e9784b demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:35:38.758003 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.openstack.wsgi [None req-58a8cf24-47c0-4f43-b369-1eeb46e9784b demo demo] Empty body provided in request {{(pid=111690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:35:38.758246 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.openstack.wsgi [None req-58a8cf24-47c0-4f43-b369-1eeb46e9784b demo demo] Calling method 'detail' {{(pid=111690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:35:38.758654 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.api_utils [None req-58a8cf24-47c0-4f43-b369-1eeb46e9784b demo demo] Removing options '' from query. {{(pid=111690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:35:38.759834 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.volume.api [None req-58a8cf24-47c0-4f43-b369-1eeb46e9784b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111690) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:35:38.768521 np0000185868 devstack@c-api.service[111690]: INFO cinder.volume.api [None req-58a8cf24-47c0-4f43-b369-1eeb46e9784b demo demo] Get all volumes completed successfully. Jul 19 01:35:38.770449 np0000185868 devstack@c-api.service[111690]: INFO cinder.api.openstack.wsgi [None req-58a8cf24-47c0-4f43-b369-1eeb46e9784b demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:35:38.770653 np0000185868 devstack@c-api.service[111690]: [pid: 111690|app: 0|req: 8/33] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:35:38 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 19 01:35:48.765020 np0000185868 devstack@c-api.service[111690]: DEBUG dbcounter [-] [111690] Writing DB stats cinder:SELECT=1 {{(pid=111690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:36:38.791691 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.middleware.request_id [None req-492557d5-8b05-4e41-bf00-00763aa0894f None None] RequestId filter calling following filter/app {{(pid=111691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:36:38.794914 np0000185868 devstack@c-api.service[111691]: INFO cinder.api.openstack.wsgi [None req-492557d5-8b05-4e41-bf00-00763aa0894f demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:36:38.795172 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.openstack.wsgi [None req-492557d5-8b05-4e41-bf00-00763aa0894f demo demo] Empty body provided in request {{(pid=111691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:36:38.795427 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.openstack.wsgi [None req-492557d5-8b05-4e41-bf00-00763aa0894f demo demo] Calling method 'detail' {{(pid=111691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:36:38.795765 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.api_utils [None req-492557d5-8b05-4e41-bf00-00763aa0894f demo demo] Removing options '' from query. {{(pid=111691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:36:38.796718 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.volume.api [None req-492557d5-8b05-4e41-bf00-00763aa0894f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111691) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:36:38.814143 np0000185868 devstack@c-api.service[111691]: INFO cinder.volume.api [None req-492557d5-8b05-4e41-bf00-00763aa0894f demo demo] Get all volumes completed successfully. Jul 19 01:36:38.816110 np0000185868 devstack@c-api.service[111691]: INFO cinder.api.openstack.wsgi [None req-492557d5-8b05-4e41-bf00-00763aa0894f demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:36:38.816526 np0000185868 devstack@c-api.service[111691]: [pid: 111691|app: 0|req: 9/34] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:36:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 19 01:36:48.801289 np0000185868 devstack@c-api.service[111691]: DEBUG dbcounter [-] [111691] Writing DB stats cinder:SELECT=1 {{(pid=111691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:37:38.830043 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.middleware.request_id [None req-24129588-4f97-4d12-b2ba-ceb8730beff2 None None] RequestId filter calling following filter/app {{(pid=111689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:37:38.834064 np0000185868 devstack@c-api.service[111689]: INFO cinder.api.openstack.wsgi [None req-24129588-4f97-4d12-b2ba-ceb8730beff2 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:37:38.834299 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.openstack.wsgi [None req-24129588-4f97-4d12-b2ba-ceb8730beff2 demo demo] Empty body provided in request {{(pid=111689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:37:38.834560 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.openstack.wsgi [None req-24129588-4f97-4d12-b2ba-ceb8730beff2 demo demo] Calling method 'detail' {{(pid=111689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:37:38.834862 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.api_utils [None req-24129588-4f97-4d12-b2ba-ceb8730beff2 demo demo] Removing options '' from query. {{(pid=111689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:37:38.835750 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.volume.api [None req-24129588-4f97-4d12-b2ba-ceb8730beff2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111689) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:37:38.844890 np0000185868 devstack@c-api.service[111689]: INFO cinder.volume.api [None req-24129588-4f97-4d12-b2ba-ceb8730beff2 demo demo] Get all volumes completed successfully. Jul 19 01:37:38.847393 np0000185868 devstack@c-api.service[111689]: INFO cinder.api.openstack.wsgi [None req-24129588-4f97-4d12-b2ba-ceb8730beff2 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:37:38.847936 np0000185868 devstack@c-api.service[111689]: [pid: 111689|app: 0|req: 9/35] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:37:38 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 19 01:37:48.839462 np0000185868 devstack@c-api.service[111689]: DEBUG dbcounter [-] [111689] Writing DB stats cinder:SELECT=1 {{(pid=111689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:38:38.864433 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.middleware.request_id [None req-c852d9c4-8f66-4e2c-89f2-c600c45ee99c None None] RequestId filter calling following filter/app {{(pid=111688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:38:38.867618 np0000185868 devstack@c-api.service[111688]: INFO cinder.api.openstack.wsgi [None req-c852d9c4-8f66-4e2c-89f2-c600c45ee99c demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:38:38.868047 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.openstack.wsgi [None req-c852d9c4-8f66-4e2c-89f2-c600c45ee99c demo demo] Empty body provided in request {{(pid=111688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:38:38.868169 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.openstack.wsgi [None req-c852d9c4-8f66-4e2c-89f2-c600c45ee99c demo demo] Calling method 'detail' {{(pid=111688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:38:38.868461 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.api_utils [None req-c852d9c4-8f66-4e2c-89f2-c600c45ee99c demo demo] Removing options '' from query. {{(pid=111688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:38:38.869374 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.volume.api [None req-c852d9c4-8f66-4e2c-89f2-c600c45ee99c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111688) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:38:38.883421 np0000185868 devstack@c-api.service[111688]: INFO cinder.volume.api [None req-c852d9c4-8f66-4e2c-89f2-c600c45ee99c demo demo] Get all volumes completed successfully. Jul 19 01:38:38.886622 np0000185868 devstack@c-api.service[111688]: INFO cinder.api.openstack.wsgi [None req-c852d9c4-8f66-4e2c-89f2-c600c45ee99c demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:38:38.887381 np0000185868 devstack@c-api.service[111688]: [pid: 111688|app: 0|req: 10/36] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:38:38 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 19 01:38:48.874332 np0000185868 devstack@c-api.service[111688]: DEBUG dbcounter [-] [111688] Writing DB stats cinder:SELECT=1 {{(pid=111688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:39:38.906255 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.middleware.request_id [None req-f7d12101-04ac-45e9-bbe6-81b085c11d76 None None] RequestId filter calling following filter/app {{(pid=111690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:39:39.079922 np0000185868 devstack@c-api.service[111690]: INFO cinder.api.openstack.wsgi [None req-f7d12101-04ac-45e9-bbe6-81b085c11d76 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:39:39.080354 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.openstack.wsgi [None req-f7d12101-04ac-45e9-bbe6-81b085c11d76 demo demo] Empty body provided in request {{(pid=111690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:39:39.080749 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.openstack.wsgi [None req-f7d12101-04ac-45e9-bbe6-81b085c11d76 demo demo] Calling method 'detail' {{(pid=111690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:39:39.081291 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.api_utils [None req-f7d12101-04ac-45e9-bbe6-81b085c11d76 demo demo] Removing options '' from query. {{(pid=111690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:39:39.082776 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.volume.api [None req-f7d12101-04ac-45e9-bbe6-81b085c11d76 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111690) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:39:39.091828 np0000185868 devstack@c-api.service[111690]: INFO cinder.volume.api [None req-f7d12101-04ac-45e9-bbe6-81b085c11d76 demo demo] Get all volumes completed successfully. Jul 19 01:39:39.093593 np0000185868 devstack@c-api.service[111690]: INFO cinder.api.openstack.wsgi [None req-f7d12101-04ac-45e9-bbe6-81b085c11d76 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:39:39.093974 np0000185868 devstack@c-api.service[111690]: [pid: 111690|app: 0|req: 9/37] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:39:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 19 01:39:49.087265 np0000185868 devstack@c-api.service[111690]: DEBUG dbcounter [-] [111690] Writing DB stats cinder:SELECT=1 {{(pid=111690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:40:39.111760 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.middleware.request_id [None req-0a7c0358-f99e-4fe8-9cf7-85e7b5f82113 None None] RequestId filter calling following filter/app {{(pid=111691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:40:39.116201 np0000185868 devstack@c-api.service[111691]: INFO cinder.api.openstack.wsgi [None req-0a7c0358-f99e-4fe8-9cf7-85e7b5f82113 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:40:39.116448 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.openstack.wsgi [None req-0a7c0358-f99e-4fe8-9cf7-85e7b5f82113 demo demo] Empty body provided in request {{(pid=111691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:40:39.116689 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.openstack.wsgi [None req-0a7c0358-f99e-4fe8-9cf7-85e7b5f82113 demo demo] Calling method 'detail' {{(pid=111691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:40:39.117010 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.api_utils [None req-0a7c0358-f99e-4fe8-9cf7-85e7b5f82113 demo demo] Removing options '' from query. {{(pid=111691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:40:39.117899 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.volume.api [None req-0a7c0358-f99e-4fe8-9cf7-85e7b5f82113 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111691) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:40:39.129953 np0000185868 devstack@c-api.service[111691]: INFO cinder.volume.api [None req-0a7c0358-f99e-4fe8-9cf7-85e7b5f82113 demo demo] Get all volumes completed successfully. Jul 19 01:40:39.133639 np0000185868 devstack@c-api.service[111691]: INFO cinder.api.openstack.wsgi [None req-0a7c0358-f99e-4fe8-9cf7-85e7b5f82113 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:40:39.134363 np0000185868 devstack@c-api.service[111691]: [pid: 111691|app: 0|req: 10/38] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:40:39 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 19 01:40:49.121374 np0000185868 devstack@c-api.service[111691]: DEBUG dbcounter [-] [111691] Writing DB stats cinder:SELECT=1 {{(pid=111691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:41:39.152677 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.middleware.request_id [None req-907a2db6-bda7-4774-b002-524a7a26eece None None] RequestId filter calling following filter/app {{(pid=111689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:41:39.156694 np0000185868 devstack@c-api.service[111689]: INFO cinder.api.openstack.wsgi [None req-907a2db6-bda7-4774-b002-524a7a26eece demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:41:39.157038 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.openstack.wsgi [None req-907a2db6-bda7-4774-b002-524a7a26eece demo demo] Empty body provided in request {{(pid=111689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:41:39.157382 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.openstack.wsgi [None req-907a2db6-bda7-4774-b002-524a7a26eece demo demo] Calling method 'detail' {{(pid=111689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:41:39.157804 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.api_utils [None req-907a2db6-bda7-4774-b002-524a7a26eece demo demo] Removing options '' from query. {{(pid=111689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:41:39.158896 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.volume.api [None req-907a2db6-bda7-4774-b002-524a7a26eece demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111689) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:41:39.169392 np0000185868 devstack@c-api.service[111689]: INFO cinder.volume.api [None req-907a2db6-bda7-4774-b002-524a7a26eece demo demo] Get all volumes completed successfully. Jul 19 01:41:39.172152 np0000185868 devstack@c-api.service[111689]: INFO cinder.api.openstack.wsgi [None req-907a2db6-bda7-4774-b002-524a7a26eece demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:41:39.172655 np0000185868 devstack@c-api.service[111689]: [pid: 111689|app: 0|req: 10/39] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:41:39 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 19 01:41:49.162807 np0000185868 devstack@c-api.service[111689]: DEBUG dbcounter [-] [111689] Writing DB stats cinder:SELECT=1 {{(pid=111689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:42:39.188119 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.middleware.request_id [None req-c689f146-75bf-4a0b-bff0-6c620e1da9a6 None None] RequestId filter calling following filter/app {{(pid=111688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:42:39.191351 np0000185868 devstack@c-api.service[111688]: INFO cinder.api.openstack.wsgi [None req-c689f146-75bf-4a0b-bff0-6c620e1da9a6 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:42:39.191717 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.openstack.wsgi [None req-c689f146-75bf-4a0b-bff0-6c620e1da9a6 demo demo] Empty body provided in request {{(pid=111688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:42:39.192289 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.openstack.wsgi [None req-c689f146-75bf-4a0b-bff0-6c620e1da9a6 demo demo] Calling method 'detail' {{(pid=111688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:42:39.192603 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.api_utils [None req-c689f146-75bf-4a0b-bff0-6c620e1da9a6 demo demo] Removing options '' from query. {{(pid=111688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:42:39.194006 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.volume.api [None req-c689f146-75bf-4a0b-bff0-6c620e1da9a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111688) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:42:39.202944 np0000185868 devstack@c-api.service[111688]: INFO cinder.volume.api [None req-c689f146-75bf-4a0b-bff0-6c620e1da9a6 demo demo] Get all volumes completed successfully. Jul 19 01:42:39.204766 np0000185868 devstack@c-api.service[111688]: INFO cinder.api.openstack.wsgi [None req-c689f146-75bf-4a0b-bff0-6c620e1da9a6 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:42:39.205165 np0000185868 devstack@c-api.service[111688]: [pid: 111688|app: 0|req: 11/40] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:42:39 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 19 01:42:49.199088 np0000185868 devstack@c-api.service[111688]: DEBUG dbcounter [-] [111688] Writing DB stats cinder:SELECT=1 {{(pid=111688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:43:39.220990 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.middleware.request_id [None req-ac843cae-f7e8-4f6a-9d9e-94c8ec3b1cbe None None] RequestId filter calling following filter/app {{(pid=111690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:43:39.224699 np0000185868 devstack@c-api.service[111690]: INFO cinder.api.openstack.wsgi [None req-ac843cae-f7e8-4f6a-9d9e-94c8ec3b1cbe demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:43:39.224974 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.openstack.wsgi [None req-ac843cae-f7e8-4f6a-9d9e-94c8ec3b1cbe demo demo] Empty body provided in request {{(pid=111690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:43:39.225228 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.openstack.wsgi [None req-ac843cae-f7e8-4f6a-9d9e-94c8ec3b1cbe demo demo] Calling method 'detail' {{(pid=111690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:43:39.225539 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.api_utils [None req-ac843cae-f7e8-4f6a-9d9e-94c8ec3b1cbe demo demo] Removing options '' from query. {{(pid=111690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:43:39.226533 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.volume.api [None req-ac843cae-f7e8-4f6a-9d9e-94c8ec3b1cbe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111690) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:43:39.240102 np0000185868 devstack@c-api.service[111690]: INFO cinder.volume.api [None req-ac843cae-f7e8-4f6a-9d9e-94c8ec3b1cbe demo demo] Get all volumes completed successfully. Jul 19 01:43:39.244309 np0000185868 devstack@c-api.service[111690]: INFO cinder.api.openstack.wsgi [None req-ac843cae-f7e8-4f6a-9d9e-94c8ec3b1cbe demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:43:39.244936 np0000185868 devstack@c-api.service[111690]: [pid: 111690|app: 0|req: 10/41] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:43:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 19 01:43:49.231696 np0000185868 devstack@c-api.service[111690]: DEBUG dbcounter [-] [111690] Writing DB stats cinder:SELECT=1 {{(pid=111690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:44:39.265071 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.middleware.request_id [None req-0a144da2-1a7f-4005-9f33-6ddafb17a70a None None] RequestId filter calling following filter/app {{(pid=111691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:44:39.361462 np0000185868 devstack@c-api.service[111691]: INFO cinder.api.openstack.wsgi [None req-0a144da2-1a7f-4005-9f33-6ddafb17a70a demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:44:39.361660 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.openstack.wsgi [None req-0a144da2-1a7f-4005-9f33-6ddafb17a70a demo demo] Empty body provided in request {{(pid=111691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:44:39.361889 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.openstack.wsgi [None req-0a144da2-1a7f-4005-9f33-6ddafb17a70a demo demo] Calling method 'detail' {{(pid=111691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:44:39.362138 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.api_utils [None req-0a144da2-1a7f-4005-9f33-6ddafb17a70a demo demo] Removing options '' from query. {{(pid=111691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:44:39.362850 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.volume.api [None req-0a144da2-1a7f-4005-9f33-6ddafb17a70a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111691) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:44:39.378505 np0000185868 devstack@c-api.service[111691]: INFO cinder.volume.api [None req-0a144da2-1a7f-4005-9f33-6ddafb17a70a demo demo] Get all volumes completed successfully. Jul 19 01:44:39.382573 np0000185868 devstack@c-api.service[111691]: INFO cinder.api.openstack.wsgi [None req-0a144da2-1a7f-4005-9f33-6ddafb17a70a demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:44:39.383072 np0000185868 devstack@c-api.service[111691]: [pid: 111691|app: 0|req: 11/42] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:44:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 19 01:44:49.372337 np0000185868 devstack@c-api.service[111691]: DEBUG dbcounter [-] [111691] Writing DB stats cinder:SELECT=1 {{(pid=111691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:45:39.405452 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.middleware.request_id [None req-d4882594-1613-4d86-8f04-3a5eea7d84af None None] RequestId filter calling following filter/app {{(pid=111689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:45:39.408130 np0000185868 devstack@c-api.service[111689]: INFO cinder.api.openstack.wsgi [None req-d4882594-1613-4d86-8f04-3a5eea7d84af demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:45:39.408303 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.openstack.wsgi [None req-d4882594-1613-4d86-8f04-3a5eea7d84af demo demo] Empty body provided in request {{(pid=111689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:45:39.408494 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.openstack.wsgi [None req-d4882594-1613-4d86-8f04-3a5eea7d84af demo demo] Calling method 'detail' {{(pid=111689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:45:39.408726 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.api_utils [None req-d4882594-1613-4d86-8f04-3a5eea7d84af demo demo] Removing options '' from query. {{(pid=111689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:45:39.409428 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.volume.api [None req-d4882594-1613-4d86-8f04-3a5eea7d84af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111689) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:45:39.422225 np0000185868 devstack@c-api.service[111689]: INFO cinder.volume.api [None req-d4882594-1613-4d86-8f04-3a5eea7d84af demo demo] Get all volumes completed successfully. Jul 19 01:45:39.425397 np0000185868 devstack@c-api.service[111689]: INFO cinder.api.openstack.wsgi [None req-d4882594-1613-4d86-8f04-3a5eea7d84af demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:45:39.426056 np0000185868 devstack@c-api.service[111689]: [pid: 111689|app: 0|req: 11/43] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:45:39 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 19 01:45:49.414642 np0000185868 devstack@c-api.service[111689]: DEBUG dbcounter [-] [111689] Writing DB stats cinder:SELECT=1 {{(pid=111689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:46:39.448255 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.middleware.request_id [None req-69b046fc-53b2-47bf-902d-066331b6105b None None] RequestId filter calling following filter/app {{(pid=111688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:46:39.450921 np0000185868 devstack@c-api.service[111688]: INFO cinder.api.openstack.wsgi [None req-69b046fc-53b2-47bf-902d-066331b6105b demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:46:39.450921 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.openstack.wsgi [None req-69b046fc-53b2-47bf-902d-066331b6105b demo demo] Empty body provided in request {{(pid=111688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:46:39.451064 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.openstack.wsgi [None req-69b046fc-53b2-47bf-902d-066331b6105b demo demo] Calling method 'detail' {{(pid=111688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:46:39.451258 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.api_utils [None req-69b046fc-53b2-47bf-902d-066331b6105b demo demo] Removing options '' from query. {{(pid=111688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:46:39.451946 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.volume.api [None req-69b046fc-53b2-47bf-902d-066331b6105b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111688) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:46:39.459138 np0000185868 devstack@c-api.service[111688]: INFO cinder.volume.api [None req-69b046fc-53b2-47bf-902d-066331b6105b demo demo] Get all volumes completed successfully. Jul 19 01:46:39.461127 np0000185868 devstack@c-api.service[111688]: INFO cinder.api.openstack.wsgi [None req-69b046fc-53b2-47bf-902d-066331b6105b demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:46:39.461551 np0000185868 devstack@c-api.service[111688]: [pid: 111688|app: 0|req: 12/44] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:46:39 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 19 01:46:49.454927 np0000185868 devstack@c-api.service[111688]: DEBUG dbcounter [-] [111688] Writing DB stats cinder:SELECT=1 {{(pid=111688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:47:39.483490 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.middleware.request_id [None req-a8dd9b6a-6c51-4077-b136-126401b5db07 None None] RequestId filter calling following filter/app {{(pid=111690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:47:39.486405 np0000185868 devstack@c-api.service[111690]: INFO cinder.api.openstack.wsgi [None req-a8dd9b6a-6c51-4077-b136-126401b5db07 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:47:39.486635 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.openstack.wsgi [None req-a8dd9b6a-6c51-4077-b136-126401b5db07 demo demo] Empty body provided in request {{(pid=111690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:47:39.486903 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.openstack.wsgi [None req-a8dd9b6a-6c51-4077-b136-126401b5db07 demo demo] Calling method 'detail' {{(pid=111690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:47:39.487213 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.api_utils [None req-a8dd9b6a-6c51-4077-b136-126401b5db07 demo demo] Removing options '' from query. {{(pid=111690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:47:39.488092 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.volume.api [None req-a8dd9b6a-6c51-4077-b136-126401b5db07 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111690) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:47:39.497177 np0000185868 devstack@c-api.service[111690]: INFO cinder.volume.api [None req-a8dd9b6a-6c51-4077-b136-126401b5db07 demo demo] Get all volumes completed successfully. Jul 19 01:47:39.499550 np0000185868 devstack@c-api.service[111690]: INFO cinder.api.openstack.wsgi [None req-a8dd9b6a-6c51-4077-b136-126401b5db07 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:47:39.500035 np0000185868 devstack@c-api.service[111690]: [pid: 111690|app: 0|req: 11/45] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:47:39 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 19 01:47:49.491382 np0000185868 devstack@c-api.service[111690]: DEBUG dbcounter [-] [111690] Writing DB stats cinder:SELECT=1 {{(pid=111690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:48:39.514020 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.middleware.request_id [None req-3c0e6442-73cd-4ce7-a202-4f885f36fdbe None None] RequestId filter calling following filter/app {{(pid=111691) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:48:39.517303 np0000185868 devstack@c-api.service[111691]: INFO cinder.api.openstack.wsgi [None req-3c0e6442-73cd-4ce7-a202-4f885f36fdbe demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:48:39.517548 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.openstack.wsgi [None req-3c0e6442-73cd-4ce7-a202-4f885f36fdbe demo demo] Empty body provided in request {{(pid=111691) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:48:39.517835 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.openstack.wsgi [None req-3c0e6442-73cd-4ce7-a202-4f885f36fdbe demo demo] Calling method 'detail' {{(pid=111691) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:48:39.518190 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.api.api_utils [None req-3c0e6442-73cd-4ce7-a202-4f885f36fdbe demo demo] Removing options '' from query. {{(pid=111691) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:48:39.519587 np0000185868 devstack@c-api.service[111691]: DEBUG cinder.volume.api [None req-3c0e6442-73cd-4ce7-a202-4f885f36fdbe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111691) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:48:39.528351 np0000185868 devstack@c-api.service[111691]: INFO cinder.volume.api [None req-3c0e6442-73cd-4ce7-a202-4f885f36fdbe demo demo] Get all volumes completed successfully. Jul 19 01:48:39.530598 np0000185868 devstack@c-api.service[111691]: INFO cinder.api.openstack.wsgi [None req-3c0e6442-73cd-4ce7-a202-4f885f36fdbe demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:48:39.531005 np0000185868 devstack@c-api.service[111691]: [pid: 111691|app: 0|req: 12/46] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:48:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 19 01:48:49.523160 np0000185868 devstack@c-api.service[111691]: DEBUG dbcounter [-] [111691] Writing DB stats cinder:SELECT=1 {{(pid=111691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:49:39.546459 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.middleware.request_id [None req-7d057f44-3b5e-445a-90ed-d09c414bb505 None None] RequestId filter calling following filter/app {{(pid=111689) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:49:39.621435 np0000185868 devstack@c-api.service[111689]: INFO cinder.api.openstack.wsgi [None req-7d057f44-3b5e-445a-90ed-d09c414bb505 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:49:39.621957 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.openstack.wsgi [None req-7d057f44-3b5e-445a-90ed-d09c414bb505 demo demo] Empty body provided in request {{(pid=111689) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:49:39.622400 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.openstack.wsgi [None req-7d057f44-3b5e-445a-90ed-d09c414bb505 demo demo] Calling method 'detail' {{(pid=111689) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:49:39.622894 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.api.api_utils [None req-7d057f44-3b5e-445a-90ed-d09c414bb505 demo demo] Removing options '' from query. {{(pid=111689) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:49:39.624537 np0000185868 devstack@c-api.service[111689]: DEBUG cinder.volume.api [None req-7d057f44-3b5e-445a-90ed-d09c414bb505 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111689) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:49:39.631980 np0000185868 devstack@c-api.service[111689]: INFO cinder.volume.api [None req-7d057f44-3b5e-445a-90ed-d09c414bb505 demo demo] Get all volumes completed successfully. Jul 19 01:49:39.634246 np0000185868 devstack@c-api.service[111689]: INFO cinder.api.openstack.wsgi [None req-7d057f44-3b5e-445a-90ed-d09c414bb505 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:49:39.634682 np0000185868 devstack@c-api.service[111689]: [pid: 111689|app: 0|req: 12/47] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:49:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 19 01:49:49.627707 np0000185868 devstack@c-api.service[111689]: DEBUG dbcounter [-] [111689] Writing DB stats cinder:SELECT=1 {{(pid=111689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:50:39.648949 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.middleware.request_id [None req-14fb1427-f699-45b7-94ed-7b6a4a1e65c6 None None] RequestId filter calling following filter/app {{(pid=111688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:50:39.654219 np0000185868 devstack@c-api.service[111688]: INFO cinder.api.openstack.wsgi [None req-14fb1427-f699-45b7-94ed-7b6a4a1e65c6 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:50:39.654848 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.openstack.wsgi [None req-14fb1427-f699-45b7-94ed-7b6a4a1e65c6 demo demo] Empty body provided in request {{(pid=111688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:50:39.655420 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.openstack.wsgi [None req-14fb1427-f699-45b7-94ed-7b6a4a1e65c6 demo demo] Calling method 'detail' {{(pid=111688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:50:39.655786 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.api.api_utils [None req-14fb1427-f699-45b7-94ed-7b6a4a1e65c6 demo demo] Removing options '' from query. {{(pid=111688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:50:39.656500 np0000185868 devstack@c-api.service[111688]: DEBUG cinder.volume.api [None req-14fb1427-f699-45b7-94ed-7b6a4a1e65c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111688) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:50:39.666081 np0000185868 devstack@c-api.service[111688]: INFO cinder.volume.api [None req-14fb1427-f699-45b7-94ed-7b6a4a1e65c6 demo demo] Get all volumes completed successfully. Jul 19 01:50:39.670375 np0000185868 devstack@c-api.service[111688]: INFO cinder.api.openstack.wsgi [None req-14fb1427-f699-45b7-94ed-7b6a4a1e65c6 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:50:39.671354 np0000185868 devstack@c-api.service[111688]: [pid: 111688|app: 0|req: 13/48] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:50:39 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 19 01:50:49.659688 np0000185868 devstack@c-api.service[111688]: DEBUG dbcounter [-] [111688] Writing DB stats cinder:SELECT=1 {{(pid=111688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 19 01:51:39.686489 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.middleware.request_id [None req-4086d147-2d7b-4e71-a62f-7ab40bf1643f None None] RequestId filter calling following filter/app {{(pid=111690) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 19 01:51:39.689522 np0000185868 devstack@c-api.service[111690]: INFO cinder.api.openstack.wsgi [None req-4086d147-2d7b-4e71-a62f-7ab40bf1643f demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Jul 19 01:51:39.689832 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.openstack.wsgi [None req-4086d147-2d7b-4e71-a62f-7ab40bf1643f demo demo] Empty body provided in request {{(pid=111690) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 19 01:51:39.690174 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.openstack.wsgi [None req-4086d147-2d7b-4e71-a62f-7ab40bf1643f demo demo] Calling method 'detail' {{(pid=111690) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 19 01:51:39.690403 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.api.api_utils [None req-4086d147-2d7b-4e71-a62f-7ab40bf1643f demo demo] Removing options '' from query. {{(pid=111690) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 19 01:51:39.691286 np0000185868 devstack@c-api.service[111690]: DEBUG cinder.volume.api [None req-4086d147-2d7b-4e71-a62f-7ab40bf1643f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111690) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 19 01:51:39.700763 np0000185868 devstack@c-api.service[111690]: INFO cinder.volume.api [None req-4086d147-2d7b-4e71-a62f-7ab40bf1643f demo demo] Get all volumes completed successfully. Jul 19 01:51:39.702699 np0000185868 devstack@c-api.service[111690]: INFO cinder.api.openstack.wsgi [None req-4086d147-2d7b-4e71-a62f-7ab40bf1643f demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Jul 19 01:51:39.703241 np0000185868 devstack@c-api.service[111690]: [pid: 111690|app: 0|req: 12/49] 199.204.45.216 () {64 vars in 1296 bytes} [Sun Jul 19 01:51:39 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 19 01:51:49.694721 np0000185868 devstack@c-api.service[111690]: DEBUG dbcounter [-] [111690] Writing DB stats cinder:SELECT=1 {{(pid=111690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}