Sep 01 06:14:38.983056 np0000191712 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 01 06:14:38.996406 np0000191712 devstack@c-api.service[111582]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 06:14:39.001279 np0000191712 devstack@c-api.service[111582]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 06:14:38 2026] *** Sep 01 06:14:39.001279 np0000191712 devstack@c-api.service[111582]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 06:14:39.001279 np0000191712 devstack@c-api.service[111582]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 06:14:39.001279 np0000191712 devstack@c-api.service[111582]: nodename: np0000191712 Sep 01 06:14:39.001279 np0000191712 devstack@c-api.service[111582]: machine: x86_64 Sep 01 06:14:39.001279 np0000191712 devstack@c-api.service[111582]: clock source: unix Sep 01 06:14:39.001279 np0000191712 devstack@c-api.service[111582]: pcre jit disabled Sep 01 06:14:39.001279 np0000191712 devstack@c-api.service[111582]: detected number of CPU cores: 16 Sep 01 06:14:39.001279 np0000191712 devstack@c-api.service[111582]: current working directory: / Sep 01 06:14:39.001279 np0000191712 devstack@c-api.service[111582]: detected binary path: /usr/bin/uwsgi-core Sep 01 06:14:39.001279 np0000191712 devstack@c-api.service[111582]: your processes number limit is 256916 Sep 01 06:14:39.001279 np0000191712 devstack@c-api.service[111582]: your memory page size is 4096 bytes Sep 01 06:14:39.001279 np0000191712 devstack@c-api.service[111582]: detected max file descriptor number: 2048 Sep 01 06:14:39.001279 np0000191712 devstack@c-api.service[111582]: lock engine: pthread robust mutexes Sep 01 06:14:39.002074 np0000191712 devstack@c-api.service[111582]: thunder lock: enabled Sep 01 06:14:39.002162 np0000191712 devstack@c-api.service[111582]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 06:14:39.002222 np0000191712 devstack@c-api.service[111582]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 06:14:39.002282 np0000191712 devstack@c-api.service[111582]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 06:14:39.002282 np0000191712 devstack@c-api.service[111582]: Set PythonHome to /opt/stack/data/venv Sep 01 06:14:39.048977 np0000191712 devstack@c-api.service[111582]: Python main interpreter initialized at 0x76e0a1ca4668 Sep 01 06:14:39.048977 np0000191712 devstack@c-api.service[111582]: python threads support enabled Sep 01 06:14:39.048977 np0000191712 devstack@c-api.service[111582]: your server socket listen backlog is limited to 100 connections Sep 01 06:14:39.048977 np0000191712 devstack@c-api.service[111582]: your mercy for graceful operations on workers is 80 seconds Sep 01 06:14:39.049470 np0000191712 devstack@c-api.service[111582]: mapped 671795 bytes (656 KB) for 4 cores Sep 01 06:14:39.049596 np0000191712 devstack@c-api.service[111582]: *** Operational MODE: preforking *** Sep 01 06:14:39.049745 np0000191712 devstack@c-api.service[111582]: *** uWSGI is running in multiple interpreter mode *** Sep 01 06:14:39.049745 np0000191712 devstack@c-api.service[111582]: spawned uWSGI master process (pid: 111582) Sep 01 06:14:39.050021 np0000191712 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 01 06:14:39.050483 np0000191712 devstack@c-api.service[111582]: spawned uWSGI worker 1 (pid: 111587, cores: 1) Sep 01 06:14:39.051028 np0000191712 devstack@c-api.service[111582]: spawned uWSGI worker 2 (pid: 111588, cores: 1) Sep 01 06:14:39.051453 np0000191712 devstack@c-api.service[111582]: spawned uWSGI worker 3 (pid: 111589, cores: 1) Sep 01 06:14:39.051917 np0000191712 devstack@c-api.service[111582]: spawned uWSGI worker 4 (pid: 111590, cores: 1) Sep 01 06:14:39.052016 np0000191712 devstack@c-api.service[111582]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 06:14:39.193410 np0000191712 devstack@c-api.service[111588]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:14:39.193410 np0000191712 devstack@c-api.service[111588]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:14:39.193410 np0000191712 devstack@c-api.service[111588]: we strongly recommend against using it for new projects. Sep 01 06:14:39.193410 np0000191712 devstack@c-api.service[111588]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:14:39.193410 np0000191712 devstack@c-api.service[111588]: framework. For more detail see Sep 01 06:14:39.193410 np0000191712 devstack@c-api.service[111588]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:14:39.193410 np0000191712 devstack@c-api.service[111588]: import eventlet # noqa Sep 01 06:14:39.197850 np0000191712 devstack@c-api.service[111587]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:14:39.197850 np0000191712 devstack@c-api.service[111587]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:14:39.197850 np0000191712 devstack@c-api.service[111587]: we strongly recommend against using it for new projects. Sep 01 06:14:39.197850 np0000191712 devstack@c-api.service[111587]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:14:39.197850 np0000191712 devstack@c-api.service[111587]: framework. For more detail see Sep 01 06:14:39.197850 np0000191712 devstack@c-api.service[111587]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:14:39.197850 np0000191712 devstack@c-api.service[111587]: import eventlet # noqa Sep 01 06:14:39.203505 np0000191712 devstack@c-api.service[111590]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:14:39.203505 np0000191712 devstack@c-api.service[111590]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:14:39.203505 np0000191712 devstack@c-api.service[111590]: we strongly recommend against using it for new projects. Sep 01 06:14:39.203505 np0000191712 devstack@c-api.service[111590]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:14:39.203505 np0000191712 devstack@c-api.service[111590]: framework. For more detail see Sep 01 06:14:39.203505 np0000191712 devstack@c-api.service[111590]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:14:39.203505 np0000191712 devstack@c-api.service[111590]: import eventlet # noqa Sep 01 06:14:39.216122 np0000191712 devstack@c-api.service[111589]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:14:39.216122 np0000191712 devstack@c-api.service[111589]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:14:39.216122 np0000191712 devstack@c-api.service[111589]: we strongly recommend against using it for new projects. Sep 01 06:14:39.216122 np0000191712 devstack@c-api.service[111589]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:14:39.216122 np0000191712 devstack@c-api.service[111589]: framework. For more detail see Sep 01 06:14:39.216122 np0000191712 devstack@c-api.service[111589]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:14:39.216122 np0000191712 devstack@c-api.service[111589]: import eventlet # noqa Sep 01 06:14:39.343139 np0000191712 devstack@c-api.service[111588]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 06:14:39.343139 np0000191712 devstack@c-api.service[111588]: from cgi import parse_header Sep 01 06:14:39.351854 np0000191712 devstack@c-api.service[111587]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 06:14:39.351854 np0000191712 devstack@c-api.service[111587]: from cgi import parse_header Sep 01 06:14:39.363360 np0000191712 devstack@c-api.service[111590]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 06:14:39.363360 np0000191712 devstack@c-api.service[111590]: from cgi import parse_header Sep 01 06:14:39.377663 np0000191712 devstack@c-api.service[111589]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 06:14:39.377663 np0000191712 devstack@c-api.service[111589]: from cgi import parse_header Sep 01 06:14:39.380255 np0000191712 devstack@c-api.service[111588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 06:14:39.380255 np0000191712 devstack@c-api.service[111588]: warnings.warn( Sep 01 06:14:39.389809 np0000191712 devstack@c-api.service[111587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 06:14:39.389809 np0000191712 devstack@c-api.service[111587]: warnings.warn( Sep 01 06:14:39.390369 np0000191712 devstack@c-api.service[111588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 06:14:39.390369 np0000191712 devstack@c-api.service[111588]: removals.removed_module( Sep 01 06:14:39.391162 np0000191712 devstack@c-api.service[111588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 06:14:39.391162 np0000191712 devstack@c-api.service[111588]: removals.removed_module( Sep 01 06:14:39.400167 np0000191712 devstack@c-api.service[111587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 06:14:39.400167 np0000191712 devstack@c-api.service[111587]: removals.removed_module( Sep 01 06:14:39.400886 np0000191712 devstack@c-api.service[111587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 06:14:39.400886 np0000191712 devstack@c-api.service[111587]: removals.removed_module( Sep 01 06:14:39.404929 np0000191712 devstack@c-api.service[111590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 06:14:39.404929 np0000191712 devstack@c-api.service[111590]: warnings.warn( Sep 01 06:14:39.418475 np0000191712 devstack@c-api.service[111589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 06:14:39.418475 np0000191712 devstack@c-api.service[111589]: warnings.warn( Sep 01 06:14:39.419664 np0000191712 devstack@c-api.service[111590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 06:14:39.419664 np0000191712 devstack@c-api.service[111590]: removals.removed_module( Sep 01 06:14:39.420678 np0000191712 devstack@c-api.service[111590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 06:14:39.420678 np0000191712 devstack@c-api.service[111590]: removals.removed_module( Sep 01 06:14:39.430442 np0000191712 devstack@c-api.service[111589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 06:14:39.430442 np0000191712 devstack@c-api.service[111589]: removals.removed_module( Sep 01 06:14:39.431273 np0000191712 devstack@c-api.service[111589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 06:14:39.431273 np0000191712 devstack@c-api.service[111589]: removals.removed_module( Sep 01 06:14:40.094386 np0000191712 devstack@c-api.service[111588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 06:14:40.094386 np0000191712 devstack@c-api.service[111588]: warnings.warn( Sep 01 06:14:40.113946 np0000191712 devstack@c-api.service[111587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 06:14:40.113946 np0000191712 devstack@c-api.service[111587]: warnings.warn( Sep 01 06:14:40.141737 np0000191712 devstack@c-api.service[111588]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 06:14:40.141737 np0000191712 devstack@c-api.service[111588]: warnings.warn( Sep 01 06:14:40.162913 np0000191712 devstack@c-api.service[111587]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 06:14:40.162913 np0000191712 devstack@c-api.service[111587]: warnings.warn( Sep 01 06:14:40.175550 np0000191712 devstack@c-api.service[111590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 06:14:40.175550 np0000191712 devstack@c-api.service[111590]: warnings.warn( Sep 01 06:14:40.193667 np0000191712 devstack@c-api.service[111589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 06:14:40.193667 np0000191712 devstack@c-api.service[111589]: warnings.warn( Sep 01 06:14:40.227025 np0000191712 devstack@c-api.service[111590]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 06:14:40.227025 np0000191712 devstack@c-api.service[111590]: warnings.warn( Sep 01 06:14:40.249055 np0000191712 devstack@c-api.service[111589]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 06:14:40.249055 np0000191712 devstack@c-api.service[111589]: warnings.warn( Sep 01 06:14:40.316398 np0000191712 devstack@c-api.service[111588]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 06:14:40.317020 np0000191712 devstack@c-api.service[111588]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111588) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:14:40.335998 np0000191712 devstack@c-api.service[111587]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 06:14:40.336481 np0000191712 devstack@c-api.service[111587]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111587) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:14:40.397609 np0000191712 devstack@c-api.service[111590]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 06:14:40.397800 np0000191712 devstack@c-api.service[111590]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111590) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:14:40.399865 np0000191712 devstack@c-api.service[111588]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 06:14:40.399865 np0000191712 devstack@c-api.service[111588]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:14:40.402645 np0000191712 devstack@c-api.service[111587]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 06:14:40.402645 np0000191712 devstack@c-api.service[111587]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:14:40.433508 np0000191712 devstack@c-api.service[111589]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 06:14:40.433624 np0000191712 devstack@c-api.service[111589]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111589) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:14:40.460464 np0000191712 devstack@c-api.service[111590]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 06:14:40.460464 np0000191712 devstack@c-api.service[111590]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:14:40.496828 np0000191712 devstack@c-api.service[111589]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 06:14:40.496828 np0000191712 devstack@c-api.service[111589]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:14:40.874380 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111590) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:14:40.874559 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111587) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:14:40.874691 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.874880 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.874990 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.875049 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.875105 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.875170 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.875375 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.875445 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.875502 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.875502 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.875605 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.875675 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.875732 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.875817 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.875903 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.875962 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.876016 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.876016 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.876139 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.876139 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.876238 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.876309 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.876365 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.876421 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.876474 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.876537 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.876592 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.876647 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.876709 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.876786 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.876861 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.876938 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.877003 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.877003 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.877203 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.877267 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.877318 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.877383 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.877441 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.877499 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.877553 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.877553 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.877663 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.877663 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.877798 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.877856 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.877856 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.877856 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.878360 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.878436 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.878436 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.878602 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.878676 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.878676 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.878821 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.878919 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.878997 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.879063 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.879120 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.879120 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.879120 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.879120 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.883414 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.883509 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.883509 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.883613 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.883613 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.883737 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.883737 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.883865 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.883865 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.883865 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.884055 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.884055 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.884153 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.884153 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.885976 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.886054 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.886054 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.886151 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.886151 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.886250 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.886305 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.886361 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.886416 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.886473 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.886546 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.886605 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.886663 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.886719 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.886810 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.886885 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.886967 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.887030 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.887085 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.887150 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.887215 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.887270 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.887326 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.887326 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.887326 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.887326 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.887326 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.887326 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.888375 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.888375 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.888375 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.888597 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.888657 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.888714 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.888806 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.888880 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.888967 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.889039 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.889097 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.889154 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.889220 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.889276 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.889330 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.889392 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.889448 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.889510 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.889567 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.889624 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.889678 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.889759 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.889865 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.889951 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.890006 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.890006 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.890006 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.890006 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.890198 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.890198 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.890198 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.890198 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.890198 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.890450 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.890506 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.890560 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.890617 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.890671 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.890671 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.890671 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.890671 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.890671 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.895228 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111589) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:14:40.895561 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.895632 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.895825 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.896073 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.896140 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.896192 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.896246 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.896299 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.896377 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.896447 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.896502 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.896558 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.896611 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.896668 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.896731 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.896830 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.896914 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.896974 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.897047 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.897110 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.897170 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.897232 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.897289 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.897342 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.897397 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.897451 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.897505 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.897581 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.897636 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.897691 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.897691 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.897819 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.897819 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.897819 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.897819 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.897819 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.897819 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.897819 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.898207 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.898267 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.898322 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.898377 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.898430 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.898486 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.898542 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.898733 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.898829 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.898884 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.898963 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.899019 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.899090 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111588) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:14:40.899150 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.899204 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.899259 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.899313 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.899409 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.899488 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.899488 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.899488 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.899488 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.899846 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.899846 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.899846 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.900093 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.900093 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.900093 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.900093 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.900381 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.900458 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.900458 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.900590 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.900646 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.900711 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.900711 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.900711 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.900711 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.900711 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.900711 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.900711 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.900711 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.901239 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.901239 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.901347 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.901403 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.901467 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.901522 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.901578 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.901632 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.901696 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.901754 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.901754 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.901754 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.901754 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.901754 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.901754 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.901754 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.901754 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.901754 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.902257 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.902316 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.902372 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.902372 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.902488 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.902543 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.902597 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.902650 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.902650 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.902753 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.902878 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.903021 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.903095 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.903152 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.903207 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.903282 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.903363 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.903426 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.903490 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.903564 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.903642 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.903701 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.903755 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.903840 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.903930 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.903998 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.904069 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.904069 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.904069 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.904224 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.904290 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.904290 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.904390 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.904447 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.904503 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.904558 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.904558 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.904664 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.904723 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.904801 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.904801 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.904801 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.904998 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.904998 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.904998 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.904998 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.904998 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.904998 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.904998 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.905336 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.905336 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.905336 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.905336 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.905336 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.905594 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.905656 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.905717 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.905717 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.905851 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.905925 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.905925 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.906043 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.906102 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.906102 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.906202 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.906263 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.906329 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.906390 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.906444 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.906506 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.906569 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.906625 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.906625 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.906727 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.906817 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.906876 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.906951 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.907005 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.907064 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.907130 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.907185 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.907249 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.907304 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.907359 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.907414 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.907470 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.907531 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.907586 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.907641 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.907712 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.907791 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.907861 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.907942 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.907998 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.908053 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.908107 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.908162 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.908218 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.908281 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.908354 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.908410 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.908466 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.908521 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.908575 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.908629 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.908685 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.908738 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.908817 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.908874 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.908945 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.909022 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.909079 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.909134 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.909134 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.909244 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.909298 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.909353 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.909415 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.909477 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.909541 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.909597 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.909651 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.909716 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.909817 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.909985 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.910091 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.910172 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.910246 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.910246 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.910410 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.910487 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.910487 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.910626 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.910701 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.910701 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.910701 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.910701 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.910701 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.910701 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.910701 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.910701 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.910701 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.910701 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.911302 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.911302 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.911419 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.911476 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.911533 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.911587 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.911641 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.911702 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.911760 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.911841 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.911914 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.911969 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.912040 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.912104 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.912168 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.912224 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.912277 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.912341 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.912341 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.912341 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.912501 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.912569 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.912569 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.912670 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.912725 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.912818 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.912883 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.912883 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.913004 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.913060 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.913126 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.913190 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.913245 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.913301 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.913354 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.913409 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.913469 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.913530 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.913594 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.913649 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.913704 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.913789 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.913847 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.913921 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.913977 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.914047 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.914104 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.914158 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.914158 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.914158 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.914158 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.914158 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.914406 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.914463 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.914527 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.914527 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.914527 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.914527 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.914726 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.914803 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.914854 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.914941 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.915001 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.915001 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.915001 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.915001 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.915001 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.915001 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.915001 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.915341 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.915532 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.915532 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.915639 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.915702 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.915756 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.915842 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.915915 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.915984 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.916041 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.916041 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.916041 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.916041 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.916041 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.916307 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.916366 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.916421 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.916474 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.916528 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.916584 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.916654 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.916719 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.916798 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.916856 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.916927 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.916985 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.917039 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.917109 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.917164 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.917219 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.917272 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.917337 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.917395 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.917451 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.917451 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.917451 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.917451 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.917451 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.917451 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.917451 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.917451 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.917451 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.917451 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.917451 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.918049 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.918049 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.918049 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.918049 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.918049 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.918049 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.918049 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.918049 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.918049 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.918049 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.918511 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.918511 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.918511 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.918511 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.918511 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.918511 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.918511 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.918511 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.918511 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.918511 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.919032 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.919032 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.919032 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.919032 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.919032 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.919278 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.919343 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.919343 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.919456 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.919456 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.919552 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.919622 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.919674 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.919728 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.919819 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.919878 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.919951 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.920006 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.920078 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.920078 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.920078 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.920265 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.920324 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.920378 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.920432 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.920486 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.920541 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.920595 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.920648 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.920703 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.920756 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.920948 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.921033 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.921102 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.921160 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.921216 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.921271 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.921326 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.921381 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.921434 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.921503 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.921559 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.921612 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.921667 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.921722 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.921832 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.921832 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.921989 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.922049 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.922114 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.922178 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.922233 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.922289 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.922348 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.922403 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.922456 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.922510 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.922566 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.922619 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.922684 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.922740 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.922817 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.922876 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.922876 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.922876 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.922876 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.923130 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.923195 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.923251 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.923251 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.923251 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.923251 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.923251 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.923251 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.925885 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.926002 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.926002 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.926119 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.926119 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.926235 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.926235 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.930068 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.930142 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.930142 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.930276 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.930377 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.930458 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.930531 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.930629 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.930719 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.930828 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.930928 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.931008 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.931008 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.931008 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.936722 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.936831 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.936948 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.937063 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.937161 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.937228 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.937288 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.937347 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.937406 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.937461 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.937461 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.937561 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.937629 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.937695 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.937757 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.937916 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.938007 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.938080 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.938139 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.938195 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.938249 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.938319 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.938319 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.938319 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.938319 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.938319 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.938557 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.938619 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.938679 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.938736 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.938856 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.938856 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.938856 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.938856 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.938856 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.939144 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.939144 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.939144 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.939144 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.939144 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.939144 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.939144 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.939499 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.939499 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.939607 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.939665 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.939665 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.939796 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.939856 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.939942 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.940010 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.940010 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.940123 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.940184 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.940250 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.940303 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.940303 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.940403 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.940464 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.940536 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.940591 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.940591 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.940699 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.940756 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.940838 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.940838 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.940838 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.940838 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.940838 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.940838 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.941165 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.941165 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.941165 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.941165 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.941165 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.941406 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.941472 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.941472 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.941580 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.941580 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.941580 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.941580 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.941580 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.941580 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.941959 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.942021 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.942084 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.942084 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.942200 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.942259 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.942312 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.942366 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.942419 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.942483 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.942483 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.942621 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.942621 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.942621 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.942621 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.942965 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.942965 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.942965 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.942965 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.942965 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.943242 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.950626 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.950626 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.950823 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.950929 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.950994 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.950994 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.951099 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.951164 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.951220 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.951295 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.951361 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.951361 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.951361 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.951361 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.951568 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.951568 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.951568 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.951568 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.951568 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.951568 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.951986 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.952049 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.952121 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.952186 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.952250 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.952306 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.952360 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.952414 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.952470 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.952531 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.952588 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.952652 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.952709 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.952787 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.952787 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.952992 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.952992 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.952992 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.952992 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.952992 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.952992 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.952992 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.954270 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.954270 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.954434 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.954434 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.954565 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.954565 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.954565 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.954726 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.954726 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.954956 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.955049 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.955120 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.955181 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.955241 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.955330 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.955405 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.955467 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.955528 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.955608 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.955681 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.955742 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.955856 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.955957 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.956030 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.956099 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.956099 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.956099 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.956099 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.963794 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.963976 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.963976 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.964139 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.964139 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.964306 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.964306 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.965699 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.965835 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.965835 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.965989 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.966059 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.966122 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.966181 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.966240 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.966307 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.966367 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.966428 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.966487 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.966487 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.966613 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.966613 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.966725 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.966807 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.966884 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.966981 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.967036 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.967094 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.967152 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.967229 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.967291 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.967291 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.967395 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.967454 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.967454 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.974002 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.974130 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.974130 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.974254 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.974254 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.974254 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.974430 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.974491 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.974553 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.974611 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.974611 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.974735 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.974842 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.974928 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.975001 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.975061 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.975120 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.975120 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.975241 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.975301 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.975367 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.975438 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.975499 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.975557 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.975625 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.975625 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.975743 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.975833 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.975908 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.975969 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.976026 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.976085 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.976143 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.976201 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.976279 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.976339 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.976405 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.976463 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.976524 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.976581 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.976581 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.976688 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.976748 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.976748 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.976748 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.976748 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.976748 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.976748 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.977133 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.977194 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.977254 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.977254 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.977254 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.977254 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.977254 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.977254 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:14:40.977565 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.977565 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.977565 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.977565 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.977565 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.977565 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111590) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.977927 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.977927 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.977927 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.977927 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.977927 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.977927 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.984127 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.984219 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.984281 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.984340 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.984462 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.984546 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111587) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:40.985075 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:14:40.985151 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:14:40.985212 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:14:40.985284 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:14:40.985344 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:14:40.985411 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:14:41.022627 np0000191712 devstack@c-api.service[111588]: INFO dbcounter [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Registered counter for database cinder Sep 01 06:14:41.022840 np0000191712 devstack@c-api.service[111590]: INFO dbcounter [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Registered counter for database cinder Sep 01 06:14:41.036025 np0000191712 devstack@c-api.service[111587]: INFO dbcounter [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Registered counter for database cinder Sep 01 06:14:41.036991 np0000191712 devstack@c-api.service[111589]: INFO dbcounter [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Registered counter for database cinder Sep 01 06:14:41.067669 np0000191712 devstack@c-api.service[111590]: DEBUG oslo_db.sqlalchemy.engines [None req-78557303-0fd0-4f4d-9586-c1733decee27 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=111590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:14:41.069238 np0000191712 devstack@c-api.service[111588]: DEBUG oslo_db.sqlalchemy.engines [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f 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=111588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:14:41.077587 np0000191712 devstack@c-api.service[111587]: DEBUG oslo_db.sqlalchemy.engines [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111587) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:14:41.080617 np0000191712 devstack@c-api.service[111589]: DEBUG oslo_db.sqlalchemy.engines [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 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=111589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:14:41.176095 np0000191712 devstack@c-api.service[111588]: DEBUG dbcounter [-] [111588] Writer thread running {{(pid=111588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:14:41.181235 np0000191712 devstack@c-api.service[111588]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:14:41.181235 np0000191712 devstack@c-api.service[111588]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:14:41.181235 np0000191712 devstack@c-api.service[111588]: INFO cinder.rpc [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:14:41.181417 np0000191712 devstack@c-api.service[111588]: INFO cinder.rpc [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:14:41.183611 np0000191712 devstack@c-api.service[111588]: INFO cinder.rpc [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:14:41.185579 np0000191712 devstack@c-api.service[111588]: INFO cinder.rpc [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:14:41.186407 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.188986 np0000191712 devstack@c-api.service[111587]: DEBUG dbcounter [-] [111587] Writer thread running {{(pid=111587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:14:41.189081 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.191553 np0000191712 devstack@c-api.service[111587]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:14:41.191553 np0000191712 devstack@c-api.service[111587]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:14:41.191788 np0000191712 devstack@c-api.service[111587]: INFO cinder.rpc [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:14:41.194136 np0000191712 devstack@c-api.service[111587]: INFO cinder.rpc [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:14:41.196843 np0000191712 devstack@c-api.service[111587]: INFO cinder.rpc [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:14:41.198964 np0000191712 devstack@c-api.service[111587]: INFO cinder.rpc [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:14:41.199833 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.199981 np0000191712 devstack@c-api.service[111589]: DEBUG dbcounter [-] [111589] Writer thread running {{(pid=111589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:14:41.202330 np0000191712 devstack@c-api.service[111589]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:14:41.202330 np0000191712 devstack@c-api.service[111589]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:14:41.202493 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.202581 np0000191712 devstack@c-api.service[111589]: INFO cinder.rpc [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:14:41.204993 np0000191712 devstack@c-api.service[111589]: INFO cinder.rpc [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:14:41.207162 np0000191712 devstack@c-api.service[111589]: INFO cinder.rpc [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:14:41.209270 np0000191712 devstack@c-api.service[111589]: INFO cinder.rpc [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:14:41.210228 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.212940 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.219141 np0000191712 devstack@c-api.service[111590]: DEBUG dbcounter [-] [111590] Writer thread running {{(pid=111590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:14:41.222061 np0000191712 devstack@c-api.service[111588]: DEBUG oslo_db.sqlalchemy.engines [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f 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=111588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:14:41.222171 np0000191712 devstack@c-api.service[111590]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:14:41.222171 np0000191712 devstack@c-api.service[111590]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:14:41.222391 np0000191712 devstack@c-api.service[111590]: INFO cinder.rpc [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:14:41.224570 np0000191712 devstack@c-api.service[111588]: INFO cinder.rpc [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:14:41.225316 np0000191712 devstack@c-api.service[111590]: INFO cinder.rpc [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:14:41.226678 np0000191712 devstack@c-api.service[111588]: INFO cinder.rpc [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:14:41.227478 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.227678 np0000191712 devstack@c-api.service[111590]: INFO cinder.rpc [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:14:41.230001 np0000191712 devstack@c-api.service[111590]: INFO cinder.rpc [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:14:41.231007 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.234116 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.235343 np0000191712 devstack@c-api.service[111587]: DEBUG oslo_db.sqlalchemy.engines [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111587) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:14:41.237362 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.237516 np0000191712 devstack@c-api.service[111587]: INFO cinder.rpc [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:14:41.239489 np0000191712 devstack@c-api.service[111587]: INFO cinder.rpc [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:14:41.240280 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.240357 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.243404 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.246595 np0000191712 devstack@c-api.service[111589]: DEBUG oslo_db.sqlalchemy.engines [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 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=111589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:14:41.247254 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.250133 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.250747 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.251996 np0000191712 devstack@c-api.service[111589]: INFO cinder.rpc [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:14:41.253712 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.253919 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.254211 np0000191712 devstack@c-api.service[111589]: INFO cinder.rpc [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:14:41.255117 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.256655 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.256990 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.259479 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.260987 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.262333 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.263741 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.264262 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.265560 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.266343 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.268122 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.268695 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.270024 np0000191712 devstack@c-api.service[111590]: DEBUG oslo_db.sqlalchemy.engines [None req-78557303-0fd0-4f4d-9586-c1733decee27 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=111590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:14:41.271137 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.271590 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.271829 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.272486 np0000191712 devstack@c-api.service[111590]: INFO cinder.rpc [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:14:41.274005 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.274665 np0000191712 devstack@c-api.service[111590]: INFO cinder.rpc [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:14:41.274791 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.275544 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.275806 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.276725 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.277150 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.278294 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.278605 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.279649 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.279715 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.280982 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.281269 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.282240 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.282622 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.283504 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.284934 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.285627 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.286021 np0000191712 devstack@c-api.service[111588]: WARNING cinder.api.contrib.hosts [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:14:41.286311 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.286665 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.286728 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.287595 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extended resource: extensions {{(pid=111588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.288440 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.288924 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extended resource: os-volume-transfer {{(pid=111588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.289702 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.290024 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.290516 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extended resource: extra_specs {{(pid=111588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.291312 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.292002 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extended resource: backups {{(pid=111588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.292491 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.292733 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.293316 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.293982 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extended resource: os-snapshot-manage {{(pid=111588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.294391 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.295399 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extended resource: qos-specs {{(pid=111588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.295497 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.295809 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.297154 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.297912 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extended resource: os-availability-zone {{(pid=111588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.298518 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.298697 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.299123 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extended resource: cgsnapshots {{(pid=111588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.299839 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.300490 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extended resource: os-volume-manage {{(pid=111588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.300849 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.301263 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.301925 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extended resource: os-volume-type-access {{(pid=111588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.302090 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.302378 np0000191712 devstack@c-api.service[111587]: WARNING cinder.api.contrib.hosts [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:14:41.303102 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.303407 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extended resource: scheduler-stats {{(pid=111588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.304065 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extended resource: extensions {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.304190 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.304810 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extended resource: encryption {{(pid=111588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.305319 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.305407 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extended resource: os-volume-transfer {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.306208 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.306333 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extended resource: capabilities {{(pid=111588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.307173 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extended resource: extra_specs {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.307518 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extended resource: os-quota-sets {{(pid=111588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.307758 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.308529 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.308591 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extended resource: backups {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.308939 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extended resource: os-quota-class-sets {{(pid=111588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.309212 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.310196 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extended resource: os-hosts {{(pid=111588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.310533 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.310596 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extended resource: os-snapshot-manage {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.311487 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extended resource: consistencygroups {{(pid=111588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.311710 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.311858 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.312004 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extended resource: qos-specs {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.313190 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.313413 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extended resource: encryption {{(pid=111588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.314627 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.314703 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extended resource: os-availability-zone {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.314796 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.315566 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.315739 np0000191712 devstack@c-api.service[111589]: WARNING cinder.api.contrib.hosts [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:14:41.315878 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extended resource: cgsnapshots {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.316304 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.316449 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.316921 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.317379 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extended resource: os-volume-manage {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.317456 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extended resource: extensions {{(pid=111589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.318233 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.318742 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extended resource: os-volume-transfer {{(pid=111589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.318864 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extended resource: os-volume-type-access {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.319168 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.319605 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.320286 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extended resource: scheduler-stats {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.320428 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extended resource: extra_specs {{(pid=111589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.320909 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.321747 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extended resource: encryption {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.321907 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extended resource: backups {{(pid=111589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.322211 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.323295 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extended resource: capabilities {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.323532 np0000191712 devstack@c-api.service[111588]: WARNING castellan.key_manager.migration [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.323841 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extended resource: os-snapshot-manage {{(pid=111589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.324519 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extended resource: os-quota-sets {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.324587 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.contrib.snapshot_actions [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] SnapshotActionsController initialized {{(pid=111588) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:14:41.324642 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.324723 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.324851 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extension VolumeActions extending resource: volumes {{(pid=111588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.325040 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.325102 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.325156 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.325224 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extension TypesManage extending resource: types {{(pid=111588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.325360 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extension VolumeTypeAccess extending resource: types {{(pid=111588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.325457 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.325569 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.325697 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extension AdminActions extending resource: volumes {{(pid=111588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.325791 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extended resource: qos-specs {{(pid=111589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.325850 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extension AdminActions extending resource: snapshots {{(pid=111588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.325953 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extension AdminActions extending resource: backups {{(pid=111588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.326012 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extended resource: os-quota-class-sets {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.326087 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.326151 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extension UsedLimits extending resource: limits {{(pid=111588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.326233 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extension SnapshotActions extending resource: snapshots {{(pid=111588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.326326 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.v3.router [None req-78a1b2e7-8873-40f3-8eb6-f3b68722174f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.327273 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extended resource: os-hosts {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.327717 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extended resource: os-availability-zone {{(pid=111589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.328532 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extended resource: consistencygroups {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.328864 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.328963 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extended resource: cgsnapshots {{(pid=111589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.330319 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extended resource: os-volume-manage {{(pid=111589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.330480 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extended resource: encryption {{(pid=111587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.331090 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.331694 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extended resource: os-volume-type-access {{(pid=111589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.332595 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.332711 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.333211 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extended resource: scheduler-stats {{(pid=111589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.333798 np0000191712 devstack@c-api.service[111588]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76e0a1ca4668 pid: 111588 (default app) Sep 01 06:14:41.334174 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.334318 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.334596 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extended resource: encryption {{(pid=111589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.335511 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.335721 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.336117 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extended resource: capabilities {{(pid=111589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.336820 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.337210 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.337270 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extended resource: os-quota-sets {{(pid=111589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.338178 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.338532 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.338693 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extended resource: os-quota-class-sets {{(pid=111589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.339449 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.339982 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extended resource: os-hosts {{(pid=111589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.340105 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.340739 np0000191712 devstack@c-api.service[111587]: WARNING castellan.key_manager.migration [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.341243 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extended resource: consistencygroups {{(pid=111589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.341317 np0000191712 devstack@c-api.service[111590]: WARNING cinder.api.contrib.hosts [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:14:41.341646 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.contrib.snapshot_actions [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] SnapshotActionsController initialized {{(pid=111587) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:14:41.341730 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.341880 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.341991 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extension VolumeActions extending resource: volumes {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.342199 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.342260 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.342314 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.342379 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extension TypesManage extending resource: types {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.342473 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.342597 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.342671 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.342808 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extension AdminActions extending resource: volumes {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.342929 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extension AdminActions extending resource: snapshots {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.343030 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extension AdminActions extending resource: backups {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.343104 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extended resource: encryption {{(pid=111589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.343160 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.343215 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extension UsedLimits extending resource: limits {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.343306 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.343397 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.v3.router [None req-d390ec66-cc63-4b10-9f88-c4610a88afa5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.343523 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extended resource: extensions {{(pid=111590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.343582 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.middleware.request_id [None req-be33b912-d433-456f-a5f9-bac46525b120 None None] RequestId filter calling following filter/app {{(pid=111588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:14:41.344917 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extended resource: os-volume-transfer {{(pid=111590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.345220 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.346199 np0000191712 devstack@c-api.service[111588]: [pid: 111588|app: 0|req: 1/1] 162.253.55.31 () {60 vars in 949 bytes} [Tue Sep 1 06:14:41 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 06:14:41.346518 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.346580 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extended resource: extra_specs {{(pid=111590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.347936 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.348118 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extended resource: backups {{(pid=111590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.349155 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.350442 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.350719 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extended resource: os-snapshot-manage {{(pid=111590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.351064 np0000191712 devstack@c-api.service[111587]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76e0a1ca4668 pid: 111587 (default app) Sep 01 06:14:41.351858 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.352345 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extended resource: qos-specs {{(pid=111590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.353273 np0000191712 devstack@c-api.service[111589]: WARNING castellan.key_manager.migration [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.354308 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.contrib.snapshot_actions [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] SnapshotActionsController initialized {{(pid=111589) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:14:41.354425 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.354536 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.354624 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extended resource: os-availability-zone {{(pid=111590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.354709 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extension VolumeActions extending resource: volumes {{(pid=111589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.354826 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.354962 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.355052 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extension TypesManage extending resource: types {{(pid=111589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.355129 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.355311 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.355406 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.355485 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extension AdminActions extending resource: volumes {{(pid=111589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.355608 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extension AdminActions extending resource: snapshots {{(pid=111589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.355693 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extension AdminActions extending resource: backups {{(pid=111589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.355821 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.355950 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extension UsedLimits extending resource: limits {{(pid=111589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.356052 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.356132 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.v3.router [None req-e2c2e549-dd29-4c78-a435-a4a008d8bf44 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.356292 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extended resource: cgsnapshots {{(pid=111590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.357756 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extended resource: os-volume-manage {{(pid=111590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.359923 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extended resource: os-volume-type-access {{(pid=111590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.361460 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extended resource: scheduler-stats {{(pid=111590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.362989 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extended resource: encryption {{(pid=111590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.364019 np0000191712 devstack@c-api.service[111589]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76e0a1ca4668 pid: 111589 (default app) Sep 01 06:14:41.364557 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extended resource: capabilities {{(pid=111590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.366662 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extended resource: os-quota-sets {{(pid=111590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.368116 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extended resource: os-quota-class-sets {{(pid=111590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.369449 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extended resource: os-hosts {{(pid=111590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.370812 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extended resource: consistencygroups {{(pid=111590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.372740 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extended resource: encryption {{(pid=111590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:14:41.375012 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.376484 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.377800 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.379122 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.380395 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.381673 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.383075 np0000191712 devstack@c-api.service[111590]: WARNING castellan.key_manager.migration [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:14:41.383920 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.contrib.snapshot_actions [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] SnapshotActionsController initialized {{(pid=111590) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:14:41.384066 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.384149 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.384472 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extension VolumeActions extending resource: volumes {{(pid=111590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.384702 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.384832 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.384972 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extension TypesManage extending resource: types {{(pid=111590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.385103 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.385255 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.385396 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.385553 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extension AdminActions extending resource: volumes {{(pid=111590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.385719 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extension AdminActions extending resource: snapshots {{(pid=111590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.385869 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extension AdminActions extending resource: backups {{(pid=111590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.386023 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.386166 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extension UsedLimits extending resource: limits {{(pid=111590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.386298 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.386435 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.v3.router [None req-78557303-0fd0-4f4d-9586-c1733decee27 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:14:41.394757 np0000191712 devstack@c-api.service[111590]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76e0a1ca4668 pid: 111590 (default app) Sep 01 06:14:49.206750 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.middleware.request_id [None req-6fc96fdd-9319-47d4-83b9-f4d699c76192 None None] RequestId filter calling following filter/app {{(pid=111588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:14:49.755971 np0000191712 devstack@c-api.service[111588]: INFO cinder.api.openstack.wsgi [None req-6fc96fdd-9319-47d4-83b9-f4d699c76192 admin admin] POST https://162.253.55.31/volume/v3/types Sep 01 06:14:49.756520 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.openstack.wsgi [None req-6fc96fdd-9319-47d4-83b9-f4d699c76192 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 06:14:49.758181 np0000191712 devstack@c-api.service[111588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 06:14:49.758181 np0000191712 devstack@c-api.service[111588]: warnings.warn( Sep 01 06:14:49.794848 np0000191712 devstack@c-api.service[111588]: DEBUG oslo_db.sqlalchemy.engines [None req-6fc96fdd-9319-47d4-83b9-f4d699c76192 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=111588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:14:49.821610 np0000191712 devstack@c-api.service[111588]: INFO cinder.api.openstack.wsgi [None req-6fc96fdd-9319-47d4-83b9-f4d699c76192 admin admin] https://162.253.55.31/volume/v3/types returned with HTTP 200 Sep 01 06:14:49.821922 np0000191712 devstack@c-api.service[111588]: [pid: 111588|app: 0|req: 2/2] 162.253.55.31 () {68 vars in 1326 bytes} [Tue Sep 1 06:14:49 2026] POST /volume/v3/types => generated 186 bytes in 616 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:14:49.868967 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.middleware.request_id [None req-599c22bc-066b-4e00-8366-09831dcfa14b None None] RequestId filter calling following filter/app {{(pid=111587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:14:50.243135 np0000191712 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-599c22bc-066b-4e00-8366-09831dcfa14b admin admin] POST https://162.253.55.31/volume/v3/types/1c0f2660-f513-424e-be49-465cd61ddf3b/extra_specs Sep 01 06:14:50.243657 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-599c22bc-066b-4e00-8366-09831dcfa14b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 06:14:50.245461 np0000191712 devstack@c-api.service[111587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 06:14:50.245461 np0000191712 devstack@c-api.service[111587]: warnings.warn( Sep 01 06:14:50.282638 np0000191712 devstack@c-api.service[111587]: DEBUG oslo_db.sqlalchemy.engines [None req-599c22bc-066b-4e00-8366-09831dcfa14b admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111587) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:14:50.341538 np0000191712 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-599c22bc-066b-4e00-8366-09831dcfa14b admin admin] https://162.253.55.31/volume/v3/types/1c0f2660-f513-424e-be49-465cd61ddf3b/extra_specs returned with HTTP 200 Sep 01 06:14:50.342103 np0000191712 devstack@c-api.service[111587]: [pid: 111587|app: 0|req: 1/3] 162.253.55.31 () {68 vars in 1473 bytes} [Tue Sep 1 06:14:49 2026] POST /volume/v3/types/1c0f2660-f513-424e-be49-465cd61ddf3b/extra_specs => generated 55 bytes in 501 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:14:51.253546 np0000191712 devstack@c-api.service[111589]: DEBUG dbcounter [-] [111589] Writing DB stats cinder:SELECT=6 {{(pid=111589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:14:51.274006 np0000191712 devstack@c-api.service[111590]: DEBUG dbcounter [-] [111590] Writing DB stats cinder:SELECT=6 {{(pid=111590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:14:59.819920 np0000191712 devstack@c-api.service[111588]: DEBUG dbcounter [-] [111588] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:15:00.340185 np0000191712 devstack@c-api.service[111587]: DEBUG dbcounter [-] [111587] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:17:46.381966 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.middleware.request_id [None req-f5387a3c-2c77-43a6-87a6-d3473dfe3ff8 None None] RequestId filter calling following filter/app {{(pid=111589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:46.384846 np0000191712 devstack@c-api.service[111589]: INFO cinder.api.openstack.wsgi [None req-f5387a3c-2c77-43a6-87a6-d3473dfe3ff8 None None] GET https://162.253.55.31/volume// Sep 01 06:17:46.384846 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.openstack.wsgi [None req-f5387a3c-2c77-43a6-87a6-d3473dfe3ff8 None None] Empty body provided in request {{(pid=111589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:17:46.384846 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.openstack.wsgi [None req-f5387a3c-2c77-43a6-87a6-d3473dfe3ff8 None None] Calling method 'all' {{(pid=111589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:17:46.386700 np0000191712 devstack@c-api.service[111589]: INFO cinder.api.openstack.wsgi [None req-f5387a3c-2c77-43a6-87a6-d3473dfe3ff8 None None] https://162.253.55.31/volume// returned with HTTP 300 Sep 01 06:17:46.388086 np0000191712 devstack@c-api.service[111589]: [pid: 111589|app: 0|req: 1/4] 162.253.55.31 () {66 vars in 1449 bytes} [Tue Sep 1 06:17:46 2026] GET /volume/ => generated 389 bytes in 27 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 06:18:25.372152 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.middleware.request_id [None req-bfe138e5-c220-4cff-8375-8ae638d80d2c None None] RequestId filter calling following filter/app {{(pid=111590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:18:25.378232 np0000191712 devstack@c-api.service[111590]: [pid: 111590|app: 0|req: 1/5] 162.253.55.31 () {62 vars in 1061 bytes} [Tue Sep 1 06:18:25 2026] GET /volume/v3 => generated 114 bytes in 29 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 06:18:25.416021 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.middleware.request_id [None req-5a198581-1353-4ed9-a4a8-3baac4029ded None None] RequestId filter calling following filter/app {{(pid=111588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:18:25.423536 np0000191712 devstack@c-api.service[111588]: [pid: 111588|app: 0|req: 3/6] 162.253.55.31 () {64 vars in 1265 bytes} [Tue Sep 1 06:18:25 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 01 06:18:25.456579 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.middleware.request_id [req-5a198581-1353-4ed9-a4a8-3baac4029ded req-7b15ed6a-5507-4c09-beb8-903f357bd198 None None] RequestId filter calling following filter/app {{(pid=111587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:18:25.461868 np0000191712 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [req-5a198581-1353-4ed9-a4a8-3baac4029ded req-7b15ed6a-5507-4c09-beb8-903f357bd198 demo demo] GET https://162.253.55.31/volume/v3/ Sep 01 06:18:25.462226 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [req-5a198581-1353-4ed9-a4a8-3baac4029ded req-7b15ed6a-5507-4c09-beb8-903f357bd198 demo demo] Empty body provided in request {{(pid=111587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:18:25.462594 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [req-5a198581-1353-4ed9-a4a8-3baac4029ded req-7b15ed6a-5507-4c09-beb8-903f357bd198 demo demo] Calling method 'version_select' {{(pid=111587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:18:25.464202 np0000191712 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [req-5a198581-1353-4ed9-a4a8-3baac4029ded req-7b15ed6a-5507-4c09-beb8-903f357bd198 demo demo] https://162.253.55.31/volume/v3/ returned with HTTP 200 Sep 01 06:18:25.465285 np0000191712 devstack@c-api.service[111587]: [pid: 111587|app: 0|req: 2/7] 162.253.55.31 () {66 vars in 1339 bytes} [Tue Sep 1 06:18:25 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:18:25.498177 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.middleware.request_id [None req-8893eb12-6f27-4f06-af95-e958beacc7c2 None None] RequestId filter calling following filter/app {{(pid=111589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:18:25.811029 np0000191712 devstack@c-api.service[111589]: INFO cinder.api.openstack.wsgi [None req-8893eb12-6f27-4f06-af95-e958beacc7c2 demo demo] GET https://162.253.55.31/volume/v3/types Sep 01 06:18:25.811646 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.openstack.wsgi [None req-8893eb12-6f27-4f06-af95-e958beacc7c2 demo demo] Empty body provided in request {{(pid=111589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:18:25.811880 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.openstack.wsgi [None req-8893eb12-6f27-4f06-af95-e958beacc7c2 demo demo] Calling method 'index' {{(pid=111589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:18:25.812418 np0000191712 devstack@c-api.service[111589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 06:18:25.812418 np0000191712 devstack@c-api.service[111589]: warnings.warn( Sep 01 06:18:25.813041 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.api_utils [None req-8893eb12-6f27-4f06-af95-e958beacc7c2 demo demo] Removing options '' from query. {{(pid=111589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:18:25.855007 np0000191712 devstack@c-api.service[111589]: DEBUG oslo_db.sqlalchemy.engines [None req-8893eb12-6f27-4f06-af95-e958beacc7c2 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=111589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:18:25.872565 np0000191712 devstack@c-api.service[111589]: INFO cinder.api.openstack.wsgi [None req-8893eb12-6f27-4f06-af95-e958beacc7c2 demo demo] https://162.253.55.31/volume/v3/types returned with HTTP 200 Sep 01 06:18:25.872971 np0000191712 devstack@c-api.service[111589]: [pid: 111589|app: 0|req: 2/8] 162.253.55.31 () {64 vars in 1283 bytes} [Tue Sep 1 06:18:25 2026] GET /volume/v3/types => generated 377 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:18:25.930148 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.middleware.request_id [None req-3c768a07-c6b2-4aa9-ae89-0b1eeac683bf None None] RequestId filter calling following filter/app {{(pid=111590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:18:26.271689 np0000191712 devstack@c-api.service[111590]: INFO cinder.api.openstack.wsgi [None req-3c768a07-c6b2-4aa9-ae89-0b1eeac683bf demo demo] GET https://162.253.55.31/volume/v3/types/default Sep 01 06:18:26.272060 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.openstack.wsgi [None req-3c768a07-c6b2-4aa9-ae89-0b1eeac683bf demo demo] Empty body provided in request {{(pid=111590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:18:26.272287 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.openstack.wsgi [None req-3c768a07-c6b2-4aa9-ae89-0b1eeac683bf demo demo] Calling method 'show' {{(pid=111590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:18:26.309823 np0000191712 devstack@c-api.service[111590]: DEBUG oslo_db.sqlalchemy.engines [None req-3c768a07-c6b2-4aa9-ae89-0b1eeac683bf 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=111590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:18:26.323919 np0000191712 devstack@c-api.service[111590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 06:18:26.323919 np0000191712 devstack@c-api.service[111590]: warnings.warn( Sep 01 06:18:26.325976 np0000191712 devstack@c-api.service[111590]: INFO cinder.api.openstack.wsgi [None req-3c768a07-c6b2-4aa9-ae89-0b1eeac683bf demo demo] https://162.253.55.31/volume/v3/types/default returned with HTTP 200 Sep 01 06:18:26.326342 np0000191712 devstack@c-api.service[111590]: [pid: 111590|app: 0|req: 2/9] 162.253.55.31 () {64 vars in 1294 bytes} [Tue Sep 1 06:18:25 2026] GET /volume/v3/types/default => generated 145 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:18:26.896890 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.middleware.request_id [None req-df913834-34d1-424e-b2e5-1ee8b9f384ac None None] RequestId filter calling following filter/app {{(pid=111588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:18:26.897909 np0000191712 devstack@c-api.service[111588]: [pid: 111588|app: 0|req: 4/10] 162.253.55.31 () {62 vars in 1061 bytes} [Tue Sep 1 06:18:26 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 06:18:26.933911 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.middleware.request_id [None req-d46f30bc-5cb3-4297-aba3-5a8d83ca3117 None None] RequestId filter calling following filter/app {{(pid=111587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:18:26.939807 np0000191712 devstack@c-api.service[111587]: [pid: 111587|app: 0|req: 3/11] 162.253.55.31 () {64 vars in 1265 bytes} [Tue Sep 1 06:18:26 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 01 06:18:26.969943 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.middleware.request_id [req-d46f30bc-5cb3-4297-aba3-5a8d83ca3117 req-19d65f15-d386-40a6-a232-bf05ab94cbad None None] RequestId filter calling following filter/app {{(pid=111589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:18:26.973338 np0000191712 devstack@c-api.service[111589]: INFO cinder.api.openstack.wsgi [req-d46f30bc-5cb3-4297-aba3-5a8d83ca3117 req-19d65f15-d386-40a6-a232-bf05ab94cbad demo demo] GET https://162.253.55.31/volume/v3/ Sep 01 06:18:26.973679 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.openstack.wsgi [req-d46f30bc-5cb3-4297-aba3-5a8d83ca3117 req-19d65f15-d386-40a6-a232-bf05ab94cbad demo demo] Empty body provided in request {{(pid=111589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:18:26.974084 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.openstack.wsgi [req-d46f30bc-5cb3-4297-aba3-5a8d83ca3117 req-19d65f15-d386-40a6-a232-bf05ab94cbad demo demo] Calling method 'version_select' {{(pid=111589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:18:26.974944 np0000191712 devstack@c-api.service[111589]: INFO cinder.api.openstack.wsgi [req-d46f30bc-5cb3-4297-aba3-5a8d83ca3117 req-19d65f15-d386-40a6-a232-bf05ab94cbad demo demo] https://162.253.55.31/volume/v3/ returned with HTTP 200 Sep 01 06:18:26.975556 np0000191712 devstack@c-api.service[111589]: [pid: 111589|app: 0|req: 3/12] 162.253.55.31 () {66 vars in 1339 bytes} [Tue Sep 1 06:18:26 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:18:27.008952 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.middleware.request_id [None req-1bc67a97-e736-4378-9beb-ec6a39816c4f None None] RequestId filter calling following filter/app {{(pid=111590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:18:27.011170 np0000191712 devstack@c-api.service[111590]: INFO cinder.api.openstack.wsgi [None req-1bc67a97-e736-4378-9beb-ec6a39816c4f demo demo] GET https://162.253.55.31/volume/v3/types/default Sep 01 06:18:27.011391 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.openstack.wsgi [None req-1bc67a97-e736-4378-9beb-ec6a39816c4f demo demo] Empty body provided in request {{(pid=111590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:18:27.011633 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.openstack.wsgi [None req-1bc67a97-e736-4378-9beb-ec6a39816c4f demo demo] Calling method 'show' {{(pid=111590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:18:27.020390 np0000191712 devstack@c-api.service[111590]: INFO cinder.api.openstack.wsgi [None req-1bc67a97-e736-4378-9beb-ec6a39816c4f demo demo] https://162.253.55.31/volume/v3/types/default returned with HTTP 200 Sep 01 06:18:27.020828 np0000191712 devstack@c-api.service[111590]: [pid: 111590|app: 0|req: 3/13] 162.253.55.31 () {64 vars in 1294 bytes} [Tue Sep 1 06:18:27 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) Sep 01 06:18:27.598420 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.middleware.request_id [None req-2e4f2c62-bfef-46aa-81a6-dc5a38cf5bbb None None] RequestId filter calling following filter/app {{(pid=111588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:18:27.598995 np0000191712 devstack@c-api.service[111588]: [pid: 111588|app: 0|req: 5/14] 162.253.55.31 () {62 vars in 1061 bytes} [Tue Sep 1 06:18:27 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 06:18:27.628397 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.middleware.request_id [None req-0b0aac61-b62b-48c1-bfea-d8ad859ea219 None None] RequestId filter calling following filter/app {{(pid=111587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:18:27.630148 np0000191712 devstack@c-api.service[111587]: [pid: 111587|app: 0|req: 4/15] 162.253.55.31 () {64 vars in 1265 bytes} [Tue Sep 1 06:18:27 2026] GET /volume/v3 => generated 0 bytes in 2 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 01 06:18:27.659899 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.middleware.request_id [req-0b0aac61-b62b-48c1-bfea-d8ad859ea219 req-a35c57e0-f82f-46b4-85d9-1460faf299cb None None] RequestId filter calling following filter/app {{(pid=111589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:18:27.662976 np0000191712 devstack@c-api.service[111589]: INFO cinder.api.openstack.wsgi [req-0b0aac61-b62b-48c1-bfea-d8ad859ea219 req-a35c57e0-f82f-46b4-85d9-1460faf299cb demo demo] GET https://162.253.55.31/volume/v3/ Sep 01 06:18:27.663304 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.openstack.wsgi [req-0b0aac61-b62b-48c1-bfea-d8ad859ea219 req-a35c57e0-f82f-46b4-85d9-1460faf299cb demo demo] Empty body provided in request {{(pid=111589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:18:27.663640 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.openstack.wsgi [req-0b0aac61-b62b-48c1-bfea-d8ad859ea219 req-a35c57e0-f82f-46b4-85d9-1460faf299cb demo demo] Calling method 'version_select' {{(pid=111589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:18:27.664282 np0000191712 devstack@c-api.service[111589]: INFO cinder.api.openstack.wsgi [req-0b0aac61-b62b-48c1-bfea-d8ad859ea219 req-a35c57e0-f82f-46b4-85d9-1460faf299cb demo demo] https://162.253.55.31/volume/v3/ returned with HTTP 200 Sep 01 06:18:27.664921 np0000191712 devstack@c-api.service[111589]: [pid: 111589|app: 0|req: 4/16] 162.253.55.31 () {66 vars in 1339 bytes} [Tue Sep 1 06:18:27 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:18:27.697156 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.middleware.request_id [None req-99f1a64e-cfdc-4ce8-8666-b567443837f7 None None] RequestId filter calling following filter/app {{(pid=111590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:18:27.702931 np0000191712 devstack@c-api.service[111590]: INFO cinder.api.openstack.wsgi [None req-99f1a64e-cfdc-4ce8-8666-b567443837f7 demo demo] GET https://162.253.55.31/volume/v3/types/default Sep 01 06:18:27.703300 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.openstack.wsgi [None req-99f1a64e-cfdc-4ce8-8666-b567443837f7 demo demo] Empty body provided in request {{(pid=111590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:18:27.703957 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.openstack.wsgi [None req-99f1a64e-cfdc-4ce8-8666-b567443837f7 demo demo] Calling method 'show' {{(pid=111590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:18:27.721300 np0000191712 devstack@c-api.service[111590]: INFO cinder.api.openstack.wsgi [None req-99f1a64e-cfdc-4ce8-8666-b567443837f7 demo demo] https://162.253.55.31/volume/v3/types/default returned with HTTP 200 Sep 01 06:18:27.722325 np0000191712 devstack@c-api.service[111590]: [pid: 111590|app: 0|req: 4/17] 162.253.55.31 () {64 vars in 1294 bytes} [Tue Sep 1 06:18:27 2026] GET /volume/v3/types/default => generated 145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:18:27.754527 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.middleware.request_id [None req-84f693d1-b075-4a59-b3ad-59f66525325f None None] RequestId filter calling following filter/app {{(pid=111588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:18:27.755128 np0000191712 devstack@c-api.service[111588]: [pid: 111588|app: 0|req: 6/18] 162.253.55.31 () {62 vars in 1061 bytes} [Tue Sep 1 06:18:27 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 06:18:27.783805 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.middleware.request_id [None req-c917a0fc-8d06-4408-8755-ad350466e079 None None] RequestId filter calling following filter/app {{(pid=111587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:18:27.785467 np0000191712 devstack@c-api.service[111587]: [pid: 111587|app: 0|req: 5/19] 162.253.55.31 () {64 vars in 1265 bytes} [Tue Sep 1 06:18:27 2026] GET /volume/v3 => generated 0 bytes in 2 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 01 06:18:27.814891 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.middleware.request_id [req-c917a0fc-8d06-4408-8755-ad350466e079 req-ebe88c5b-bf13-49d9-b404-04427ab8d217 None None] RequestId filter calling following filter/app {{(pid=111589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:18:27.818156 np0000191712 devstack@c-api.service[111589]: INFO cinder.api.openstack.wsgi [req-c917a0fc-8d06-4408-8755-ad350466e079 req-ebe88c5b-bf13-49d9-b404-04427ab8d217 demo demo] GET https://162.253.55.31/volume/v3/ Sep 01 06:18:27.818462 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.openstack.wsgi [req-c917a0fc-8d06-4408-8755-ad350466e079 req-ebe88c5b-bf13-49d9-b404-04427ab8d217 demo demo] Empty body provided in request {{(pid=111589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:18:27.818817 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.openstack.wsgi [req-c917a0fc-8d06-4408-8755-ad350466e079 req-ebe88c5b-bf13-49d9-b404-04427ab8d217 demo demo] Calling method 'version_select' {{(pid=111589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:18:27.819529 np0000191712 devstack@c-api.service[111589]: INFO cinder.api.openstack.wsgi [req-c917a0fc-8d06-4408-8755-ad350466e079 req-ebe88c5b-bf13-49d9-b404-04427ab8d217 demo demo] https://162.253.55.31/volume/v3/ returned with HTTP 200 Sep 01 06:18:27.820396 np0000191712 devstack@c-api.service[111589]: [pid: 111589|app: 0|req: 5/20] 162.253.55.31 () {66 vars in 1339 bytes} [Tue Sep 1 06:18:27 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:18:27.861935 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.middleware.request_id [None req-4dd4b634-e023-4e6d-8d78-e8afb0e4c7db None None] RequestId filter calling following filter/app {{(pid=111590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:18:27.866279 np0000191712 devstack@c-api.service[111590]: INFO cinder.api.openstack.wsgi [None req-4dd4b634-e023-4e6d-8d78-e8afb0e4c7db demo demo] GET https://162.253.55.31/volume/v3/types/default Sep 01 06:18:27.866279 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.openstack.wsgi [None req-4dd4b634-e023-4e6d-8d78-e8afb0e4c7db demo demo] Empty body provided in request {{(pid=111590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:18:27.866279 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.openstack.wsgi [None req-4dd4b634-e023-4e6d-8d78-e8afb0e4c7db demo demo] Calling method 'show' {{(pid=111590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:18:27.878500 np0000191712 devstack@c-api.service[111590]: INFO cinder.api.openstack.wsgi [None req-4dd4b634-e023-4e6d-8d78-e8afb0e4c7db demo demo] https://162.253.55.31/volume/v3/types/default returned with HTTP 200 Sep 01 06:18:27.879414 np0000191712 devstack@c-api.service[111590]: [pid: 111590|app: 0|req: 5/21] 162.253.55.31 () {64 vars in 1294 bytes} [Tue Sep 1 06:18:27 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:18:35.866542 np0000191712 devstack@c-api.service[111589]: DEBUG dbcounter [-] [111589] Writing DB stats cinder:SELECT=1 {{(pid=111589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:18:37.872945 np0000191712 devstack@c-api.service[111590]: DEBUG dbcounter [-] [111590] Writing DB stats cinder:SELECT=8 {{(pid=111590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:23:35.370329 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.middleware.request_id [None req-42820f20-7ff4-4893-8cff-1f2c3036933b None None] RequestId filter calling following filter/app {{(pid=111588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:23:35.481211 np0000191712 devstack@c-api.service[111588]: INFO cinder.api.openstack.wsgi [None req-42820f20-7ff4-4893-8cff-1f2c3036933b demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:23:35.481413 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.openstack.wsgi [None req-42820f20-7ff4-4893-8cff-1f2c3036933b demo demo] Empty body provided in request {{(pid=111588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:23:35.481606 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.openstack.wsgi [None req-42820f20-7ff4-4893-8cff-1f2c3036933b demo demo] Calling method 'detail' {{(pid=111588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:23:35.482084 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.api_utils [None req-42820f20-7ff4-4893-8cff-1f2c3036933b demo demo] Removing options '' from query. {{(pid=111588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:23:35.482827 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.volume.api [None req-42820f20-7ff4-4893-8cff-1f2c3036933b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111588) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:23:35.521831 np0000191712 devstack@c-api.service[111588]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:23:35.521831 np0000191712 devstack@c-api.service[111588]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 06:23:35.521831 np0000191712 devstack@c-api.service[111588]: INFO cinder.volume.api [None req-42820f20-7ff4-4893-8cff-1f2c3036933b demo demo] Get all volumes completed successfully. Sep 01 06:23:35.523844 np0000191712 devstack@c-api.service[111588]: INFO cinder.api.openstack.wsgi [None req-42820f20-7ff4-4893-8cff-1f2c3036933b demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:23:35.524188 np0000191712 devstack@c-api.service[111588]: [pid: 111588|app: 0|req: 7/22] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:23:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:23:45.514479 np0000191712 devstack@c-api.service[111588]: DEBUG dbcounter [-] [111588] Writing DB stats cinder:SELECT=1 {{(pid=111588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:24:35.539859 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.middleware.request_id [None req-96b4d97d-4ffa-452e-b5ef-a34760a58545 None None] RequestId filter calling following filter/app {{(pid=111587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:24:35.543480 np0000191712 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-96b4d97d-4ffa-452e-b5ef-a34760a58545 demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:24:35.543676 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-96b4d97d-4ffa-452e-b5ef-a34760a58545 demo demo] Empty body provided in request {{(pid=111587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:24:35.543896 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-96b4d97d-4ffa-452e-b5ef-a34760a58545 demo demo] Calling method 'detail' {{(pid=111587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:24:35.544395 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.api_utils [None req-96b4d97d-4ffa-452e-b5ef-a34760a58545 demo demo] Removing options '' from query. {{(pid=111587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:24:35.545619 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.volume.api [None req-96b4d97d-4ffa-452e-b5ef-a34760a58545 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111587) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:24:35.572206 np0000191712 devstack@c-api.service[111587]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:24:35.572206 np0000191712 devstack@c-api.service[111587]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 06:24:35.573169 np0000191712 devstack@c-api.service[111587]: INFO cinder.volume.api [None req-96b4d97d-4ffa-452e-b5ef-a34760a58545 demo demo] Get all volumes completed successfully. Sep 01 06:24:35.574348 np0000191712 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-96b4d97d-4ffa-452e-b5ef-a34760a58545 demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:24:35.575154 np0000191712 devstack@c-api.service[111587]: [pid: 111587|app: 0|req: 6/23] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:24:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:24:45.566271 np0000191712 devstack@c-api.service[111587]: DEBUG dbcounter [-] [111587] Writing DB stats cinder:SELECT=1 {{(pid=111587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:25:35.588559 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.middleware.request_id [None req-a4a32410-7f0f-49eb-a17e-70e3e6f1cb6a None None] RequestId filter calling following filter/app {{(pid=111589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:25:35.591112 np0000191712 devstack@c-api.service[111589]: INFO cinder.api.openstack.wsgi [None req-a4a32410-7f0f-49eb-a17e-70e3e6f1cb6a demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:25:35.591243 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.openstack.wsgi [None req-a4a32410-7f0f-49eb-a17e-70e3e6f1cb6a demo demo] Empty body provided in request {{(pid=111589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:25:35.591442 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.openstack.wsgi [None req-a4a32410-7f0f-49eb-a17e-70e3e6f1cb6a demo demo] Calling method 'detail' {{(pid=111589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:25:35.591903 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.api_utils [None req-a4a32410-7f0f-49eb-a17e-70e3e6f1cb6a demo demo] Removing options '' from query. {{(pid=111589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:25:35.592549 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.volume.api [None req-a4a32410-7f0f-49eb-a17e-70e3e6f1cb6a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:25:35.627286 np0000191712 devstack@c-api.service[111589]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:25:35.627286 np0000191712 devstack@c-api.service[111589]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 06:25:35.627495 np0000191712 devstack@c-api.service[111589]: INFO cinder.volume.api [None req-a4a32410-7f0f-49eb-a17e-70e3e6f1cb6a demo demo] Get all volumes completed successfully. Sep 01 06:25:35.629379 np0000191712 devstack@c-api.service[111589]: INFO cinder.api.openstack.wsgi [None req-a4a32410-7f0f-49eb-a17e-70e3e6f1cb6a demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:25:35.629729 np0000191712 devstack@c-api.service[111589]: [pid: 111589|app: 0|req: 6/24] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:25:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:25:45.619412 np0000191712 devstack@c-api.service[111589]: DEBUG dbcounter [-] [111589] Writing DB stats cinder:SELECT=1 {{(pid=111589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:26:35.661908 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.middleware.request_id [None req-f27d7cb7-13a5-4b20-a236-06f35edef402 None None] RequestId filter calling following filter/app {{(pid=111590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:26:35.671127 np0000191712 devstack@c-api.service[111590]: INFO cinder.api.openstack.wsgi [None req-f27d7cb7-13a5-4b20-a236-06f35edef402 demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:26:35.671707 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.openstack.wsgi [None req-f27d7cb7-13a5-4b20-a236-06f35edef402 demo demo] Empty body provided in request {{(pid=111590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:26:35.672310 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.openstack.wsgi [None req-f27d7cb7-13a5-4b20-a236-06f35edef402 demo demo] Calling method 'detail' {{(pid=111590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:26:35.673447 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.api_utils [None req-f27d7cb7-13a5-4b20-a236-06f35edef402 demo demo] Removing options '' from query. {{(pid=111590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:26:35.675199 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.volume.api [None req-f27d7cb7-13a5-4b20-a236-06f35edef402 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:26:35.727022 np0000191712 devstack@c-api.service[111590]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:26:35.727022 np0000191712 devstack@c-api.service[111590]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 06:26:35.727380 np0000191712 devstack@c-api.service[111590]: INFO cinder.volume.api [None req-f27d7cb7-13a5-4b20-a236-06f35edef402 demo demo] Get all volumes completed successfully. Sep 01 06:26:35.729307 np0000191712 devstack@c-api.service[111590]: INFO cinder.api.openstack.wsgi [None req-f27d7cb7-13a5-4b20-a236-06f35edef402 demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:26:35.729727 np0000191712 devstack@c-api.service[111590]: [pid: 111590|app: 0|req: 6/25] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:26:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:26:45.722044 np0000191712 devstack@c-api.service[111590]: DEBUG dbcounter [-] [111590] Writing DB stats cinder:SELECT=1 {{(pid=111590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:27:35.742170 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.middleware.request_id [None req-6b24e503-864a-4b84-afcd-0a6e4dac08c6 None None] RequestId filter calling following filter/app {{(pid=111588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:27:35.744811 np0000191712 devstack@c-api.service[111588]: INFO cinder.api.openstack.wsgi [None req-6b24e503-864a-4b84-afcd-0a6e4dac08c6 demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:27:35.745004 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.openstack.wsgi [None req-6b24e503-864a-4b84-afcd-0a6e4dac08c6 demo demo] Empty body provided in request {{(pid=111588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:27:35.745237 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.openstack.wsgi [None req-6b24e503-864a-4b84-afcd-0a6e4dac08c6 demo demo] Calling method 'detail' {{(pid=111588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:27:35.745501 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.api_utils [None req-6b24e503-864a-4b84-afcd-0a6e4dac08c6 demo demo] Removing options '' from query. {{(pid=111588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:27:35.746251 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.volume.api [None req-6b24e503-864a-4b84-afcd-0a6e4dac08c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111588) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:27:35.754424 np0000191712 devstack@c-api.service[111588]: INFO cinder.volume.api [None req-6b24e503-864a-4b84-afcd-0a6e4dac08c6 demo demo] Get all volumes completed successfully. Sep 01 06:27:35.756360 np0000191712 devstack@c-api.service[111588]: INFO cinder.api.openstack.wsgi [None req-6b24e503-864a-4b84-afcd-0a6e4dac08c6 demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:27:35.757079 np0000191712 devstack@c-api.service[111588]: [pid: 111588|app: 0|req: 8/26] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:27:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:27:45.750304 np0000191712 devstack@c-api.service[111588]: DEBUG dbcounter [-] [111588] Writing DB stats cinder:SELECT=1 {{(pid=111588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:28:35.789792 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.middleware.request_id [None req-226fd473-ba42-4da8-ad50-41c02ab74873 None None] RequestId filter calling following filter/app {{(pid=111587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:28:35.943337 np0000191712 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-226fd473-ba42-4da8-ad50-41c02ab74873 demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:28:35.943970 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-226fd473-ba42-4da8-ad50-41c02ab74873 demo demo] Empty body provided in request {{(pid=111587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:28:35.944411 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-226fd473-ba42-4da8-ad50-41c02ab74873 demo demo] Calling method 'detail' {{(pid=111587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:28:35.945063 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.api_utils [None req-226fd473-ba42-4da8-ad50-41c02ab74873 demo demo] Removing options '' from query. {{(pid=111587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:28:35.946748 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.volume.api [None req-226fd473-ba42-4da8-ad50-41c02ab74873 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111587) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:28:35.957685 np0000191712 devstack@c-api.service[111587]: INFO cinder.volume.api [None req-226fd473-ba42-4da8-ad50-41c02ab74873 demo demo] Get all volumes completed successfully. Sep 01 06:28:35.960463 np0000191712 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-226fd473-ba42-4da8-ad50-41c02ab74873 demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:28:35.960936 np0000191712 devstack@c-api.service[111587]: [pid: 111587|app: 0|req: 7/27] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:28:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:28:45.951339 np0000191712 devstack@c-api.service[111587]: DEBUG dbcounter [-] [111587] Writing DB stats cinder:SELECT=1 {{(pid=111587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:29:35.977797 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.middleware.request_id [None req-9763caec-d2cf-4f22-a758-34617919d1f3 None None] RequestId filter calling following filter/app {{(pid=111589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:29:35.983289 np0000191712 devstack@c-api.service[111589]: INFO cinder.api.openstack.wsgi [None req-9763caec-d2cf-4f22-a758-34617919d1f3 demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:29:35.983731 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.openstack.wsgi [None req-9763caec-d2cf-4f22-a758-34617919d1f3 demo demo] Empty body provided in request {{(pid=111589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:29:35.984977 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.openstack.wsgi [None req-9763caec-d2cf-4f22-a758-34617919d1f3 demo demo] Calling method 'detail' {{(pid=111589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:29:35.985452 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.api_utils [None req-9763caec-d2cf-4f22-a758-34617919d1f3 demo demo] Removing options '' from query. {{(pid=111589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:29:35.986894 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.volume.api [None req-9763caec-d2cf-4f22-a758-34617919d1f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:29:35.999406 np0000191712 devstack@c-api.service[111589]: INFO cinder.volume.api [None req-9763caec-d2cf-4f22-a758-34617919d1f3 demo demo] Get all volumes completed successfully. Sep 01 06:29:36.003196 np0000191712 devstack@c-api.service[111589]: INFO cinder.api.openstack.wsgi [None req-9763caec-d2cf-4f22-a758-34617919d1f3 demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:29:36.003897 np0000191712 devstack@c-api.service[111589]: [pid: 111589|app: 0|req: 7/28] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:29:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:29:45.991214 np0000191712 devstack@c-api.service[111589]: DEBUG dbcounter [-] [111589] Writing DB stats cinder:SELECT=1 {{(pid=111589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:30:36.026729 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.middleware.request_id [None req-be1a1c6c-966f-4a96-9953-64266081b5a4 None None] RequestId filter calling following filter/app {{(pid=111590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:30:36.031382 np0000191712 devstack@c-api.service[111590]: INFO cinder.api.openstack.wsgi [None req-be1a1c6c-966f-4a96-9953-64266081b5a4 demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:30:36.031937 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.openstack.wsgi [None req-be1a1c6c-966f-4a96-9953-64266081b5a4 demo demo] Empty body provided in request {{(pid=111590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:30:36.032603 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.openstack.wsgi [None req-be1a1c6c-966f-4a96-9953-64266081b5a4 demo demo] Calling method 'detail' {{(pid=111590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:30:36.032976 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.api_utils [None req-be1a1c6c-966f-4a96-9953-64266081b5a4 demo demo] Removing options '' from query. {{(pid=111590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:30:36.035014 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.volume.api [None req-be1a1c6c-966f-4a96-9953-64266081b5a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:30:36.050347 np0000191712 devstack@c-api.service[111590]: INFO cinder.volume.api [None req-be1a1c6c-966f-4a96-9953-64266081b5a4 demo demo] Get all volumes completed successfully. Sep 01 06:30:36.056644 np0000191712 devstack@c-api.service[111590]: INFO cinder.api.openstack.wsgi [None req-be1a1c6c-966f-4a96-9953-64266081b5a4 demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:30:36.057545 np0000191712 devstack@c-api.service[111590]: [pid: 111590|app: 0|req: 7/29] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:30:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:30:46.041204 np0000191712 devstack@c-api.service[111590]: DEBUG dbcounter [-] [111590] Writing DB stats cinder:SELECT=1 {{(pid=111590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:31:36.092495 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.middleware.request_id [None req-654bc44c-869a-40da-8648-30ce39cab1b1 None None] RequestId filter calling following filter/app {{(pid=111588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:31:36.096054 np0000191712 devstack@c-api.service[111588]: INFO cinder.api.openstack.wsgi [None req-654bc44c-869a-40da-8648-30ce39cab1b1 demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:31:36.096410 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.openstack.wsgi [None req-654bc44c-869a-40da-8648-30ce39cab1b1 demo demo] Empty body provided in request {{(pid=111588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:31:36.096794 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.openstack.wsgi [None req-654bc44c-869a-40da-8648-30ce39cab1b1 demo demo] Calling method 'detail' {{(pid=111588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:31:36.097287 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.api_utils [None req-654bc44c-869a-40da-8648-30ce39cab1b1 demo demo] Removing options '' from query. {{(pid=111588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:31:36.098707 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.volume.api [None req-654bc44c-869a-40da-8648-30ce39cab1b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111588) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:31:36.110418 np0000191712 devstack@c-api.service[111588]: INFO cinder.volume.api [None req-654bc44c-869a-40da-8648-30ce39cab1b1 demo demo] Get all volumes completed successfully. Sep 01 06:31:36.114668 np0000191712 devstack@c-api.service[111588]: INFO cinder.api.openstack.wsgi [None req-654bc44c-869a-40da-8648-30ce39cab1b1 demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:31:36.115391 np0000191712 devstack@c-api.service[111588]: [pid: 111588|app: 0|req: 9/30] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:31:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:31:46.103009 np0000191712 devstack@c-api.service[111588]: DEBUG dbcounter [-] [111588] Writing DB stats cinder:SELECT=1 {{(pid=111588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:32:36.137208 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.middleware.request_id [None req-70e6bcc2-8502-465f-83a5-4614d747c27c None None] RequestId filter calling following filter/app {{(pid=111587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:32:36.140939 np0000191712 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-70e6bcc2-8502-465f-83a5-4614d747c27c demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:32:36.141301 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-70e6bcc2-8502-465f-83a5-4614d747c27c demo demo] Empty body provided in request {{(pid=111587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:32:36.141757 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-70e6bcc2-8502-465f-83a5-4614d747c27c demo demo] Calling method 'detail' {{(pid=111587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:32:36.142205 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.api_utils [None req-70e6bcc2-8502-465f-83a5-4614d747c27c demo demo] Removing options '' from query. {{(pid=111587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:32:36.143472 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.volume.api [None req-70e6bcc2-8502-465f-83a5-4614d747c27c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111587) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:32:36.155228 np0000191712 devstack@c-api.service[111587]: INFO cinder.volume.api [None req-70e6bcc2-8502-465f-83a5-4614d747c27c demo demo] Get all volumes completed successfully. Sep 01 06:32:36.159045 np0000191712 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-70e6bcc2-8502-465f-83a5-4614d747c27c demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:32:36.160045 np0000191712 devstack@c-api.service[111587]: [pid: 111587|app: 0|req: 8/31] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:32:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:32:46.147568 np0000191712 devstack@c-api.service[111587]: DEBUG dbcounter [-] [111587] Writing DB stats cinder:SELECT=1 {{(pid=111587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:33:36.176818 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.middleware.request_id [None req-4f72253d-5311-4a45-806f-27aa6bb53c0a None None] RequestId filter calling following filter/app {{(pid=111589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:33:36.373368 np0000191712 devstack@c-api.service[111589]: INFO cinder.api.openstack.wsgi [None req-4f72253d-5311-4a45-806f-27aa6bb53c0a demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:33:36.373714 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.openstack.wsgi [None req-4f72253d-5311-4a45-806f-27aa6bb53c0a demo demo] Empty body provided in request {{(pid=111589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:33:36.374197 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.openstack.wsgi [None req-4f72253d-5311-4a45-806f-27aa6bb53c0a demo demo] Calling method 'detail' {{(pid=111589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:33:36.374613 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.api_utils [None req-4f72253d-5311-4a45-806f-27aa6bb53c0a demo demo] Removing options '' from query. {{(pid=111589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:33:36.376050 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.volume.api [None req-4f72253d-5311-4a45-806f-27aa6bb53c0a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:33:36.389574 np0000191712 devstack@c-api.service[111589]: INFO cinder.volume.api [None req-4f72253d-5311-4a45-806f-27aa6bb53c0a demo demo] Get all volumes completed successfully. Sep 01 06:33:36.394731 np0000191712 devstack@c-api.service[111589]: INFO cinder.api.openstack.wsgi [None req-4f72253d-5311-4a45-806f-27aa6bb53c0a demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:33:36.395852 np0000191712 devstack@c-api.service[111589]: [pid: 111589|app: 0|req: 8/32] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:33:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:33:46.381572 np0000191712 devstack@c-api.service[111589]: DEBUG dbcounter [-] [111589] Writing DB stats cinder:SELECT=1 {{(pid=111589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:34:36.415811 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.middleware.request_id [None req-15f37a32-f067-44de-9940-cdbaedb9048f None None] RequestId filter calling following filter/app {{(pid=111590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:34:36.419619 np0000191712 devstack@c-api.service[111590]: INFO cinder.api.openstack.wsgi [None req-15f37a32-f067-44de-9940-cdbaedb9048f demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:34:36.420042 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.openstack.wsgi [None req-15f37a32-f067-44de-9940-cdbaedb9048f demo demo] Empty body provided in request {{(pid=111590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:34:36.420371 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.openstack.wsgi [None req-15f37a32-f067-44de-9940-cdbaedb9048f demo demo] Calling method 'detail' {{(pid=111590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:34:36.420820 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.api_utils [None req-15f37a32-f067-44de-9940-cdbaedb9048f demo demo] Removing options '' from query. {{(pid=111590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:34:36.422136 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.volume.api [None req-15f37a32-f067-44de-9940-cdbaedb9048f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:34:36.435293 np0000191712 devstack@c-api.service[111590]: INFO cinder.volume.api [None req-15f37a32-f067-44de-9940-cdbaedb9048f demo demo] Get all volumes completed successfully. Sep 01 06:34:36.442483 np0000191712 devstack@c-api.service[111590]: INFO cinder.api.openstack.wsgi [None req-15f37a32-f067-44de-9940-cdbaedb9048f demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:34:36.443506 np0000191712 devstack@c-api.service[111590]: [pid: 111590|app: 0|req: 8/33] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:34:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:34:46.426614 np0000191712 devstack@c-api.service[111590]: DEBUG dbcounter [-] [111590] Writing DB stats cinder:SELECT=1 {{(pid=111590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:35:36.464962 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.middleware.request_id [None req-9abfcc3a-43f8-452f-af89-9157a2c49e1d None None] RequestId filter calling following filter/app {{(pid=111588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:35:36.471531 np0000191712 devstack@c-api.service[111588]: INFO cinder.api.openstack.wsgi [None req-9abfcc3a-43f8-452f-af89-9157a2c49e1d demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:35:36.472123 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.openstack.wsgi [None req-9abfcc3a-43f8-452f-af89-9157a2c49e1d demo demo] Empty body provided in request {{(pid=111588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:35:36.472523 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.openstack.wsgi [None req-9abfcc3a-43f8-452f-af89-9157a2c49e1d demo demo] Calling method 'detail' {{(pid=111588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:35:36.473174 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.api_utils [None req-9abfcc3a-43f8-452f-af89-9157a2c49e1d demo demo] Removing options '' from query. {{(pid=111588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:35:36.474906 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.volume.api [None req-9abfcc3a-43f8-452f-af89-9157a2c49e1d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111588) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:35:36.485397 np0000191712 devstack@c-api.service[111588]: INFO cinder.volume.api [None req-9abfcc3a-43f8-452f-af89-9157a2c49e1d demo demo] Get all volumes completed successfully. Sep 01 06:35:36.488063 np0000191712 devstack@c-api.service[111588]: INFO cinder.api.openstack.wsgi [None req-9abfcc3a-43f8-452f-af89-9157a2c49e1d demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:35:36.488474 np0000191712 devstack@c-api.service[111588]: [pid: 111588|app: 0|req: 10/34] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:35:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:35:46.478740 np0000191712 devstack@c-api.service[111588]: DEBUG dbcounter [-] [111588] Writing DB stats cinder:SELECT=1 {{(pid=111588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:36:36.517553 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.middleware.request_id [None req-d51b6ff9-913d-4451-97c6-9466474b97c0 None None] RequestId filter calling following filter/app {{(pid=111587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:36:36.521510 np0000191712 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-d51b6ff9-913d-4451-97c6-9466474b97c0 demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:36:36.521947 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-d51b6ff9-913d-4451-97c6-9466474b97c0 demo demo] Empty body provided in request {{(pid=111587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:36:36.522339 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-d51b6ff9-913d-4451-97c6-9466474b97c0 demo demo] Calling method 'detail' {{(pid=111587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:36:36.523017 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.api_utils [None req-d51b6ff9-913d-4451-97c6-9466474b97c0 demo demo] Removing options '' from query. {{(pid=111587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:36:36.524349 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.volume.api [None req-d51b6ff9-913d-4451-97c6-9466474b97c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111587) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:36:36.538409 np0000191712 devstack@c-api.service[111587]: INFO cinder.volume.api [None req-d51b6ff9-913d-4451-97c6-9466474b97c0 demo demo] Get all volumes completed successfully. Sep 01 06:36:36.542722 np0000191712 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-d51b6ff9-913d-4451-97c6-9466474b97c0 demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:36:36.544082 np0000191712 devstack@c-api.service[111587]: [pid: 111587|app: 0|req: 9/35] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:36:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:36:46.530929 np0000191712 devstack@c-api.service[111587]: DEBUG dbcounter [-] [111587] Writing DB stats cinder:SELECT=1 {{(pid=111587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:37:36.563933 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.middleware.request_id [None req-3574fc7f-2c1d-485c-bfb5-cf61dc106fc6 None None] RequestId filter calling following filter/app {{(pid=111589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:37:36.568590 np0000191712 devstack@c-api.service[111589]: INFO cinder.api.openstack.wsgi [None req-3574fc7f-2c1d-485c-bfb5-cf61dc106fc6 demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:37:36.569089 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.openstack.wsgi [None req-3574fc7f-2c1d-485c-bfb5-cf61dc106fc6 demo demo] Empty body provided in request {{(pid=111589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:37:36.569551 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.openstack.wsgi [None req-3574fc7f-2c1d-485c-bfb5-cf61dc106fc6 demo demo] Calling method 'detail' {{(pid=111589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:37:36.570198 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.api_utils [None req-3574fc7f-2c1d-485c-bfb5-cf61dc106fc6 demo demo] Removing options '' from query. {{(pid=111589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:37:36.571566 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.volume.api [None req-3574fc7f-2c1d-485c-bfb5-cf61dc106fc6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:37:36.584964 np0000191712 devstack@c-api.service[111589]: INFO cinder.volume.api [None req-3574fc7f-2c1d-485c-bfb5-cf61dc106fc6 demo demo] Get all volumes completed successfully. Sep 01 06:37:36.591180 np0000191712 devstack@c-api.service[111589]: INFO cinder.api.openstack.wsgi [None req-3574fc7f-2c1d-485c-bfb5-cf61dc106fc6 demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:37:36.591689 np0000191712 devstack@c-api.service[111589]: [pid: 111589|app: 0|req: 9/36] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:37:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:37:46.576983 np0000191712 devstack@c-api.service[111589]: DEBUG dbcounter [-] [111589] Writing DB stats cinder:SELECT=1 {{(pid=111589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:38:36.623862 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.middleware.request_id [None req-0f73d730-7611-4bf1-a9c3-4f8d033d412d None None] RequestId filter calling following filter/app {{(pid=111590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:38:36.819167 np0000191712 devstack@c-api.service[111590]: INFO cinder.api.openstack.wsgi [None req-0f73d730-7611-4bf1-a9c3-4f8d033d412d demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:38:36.819583 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.openstack.wsgi [None req-0f73d730-7611-4bf1-a9c3-4f8d033d412d demo demo] Empty body provided in request {{(pid=111590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:38:36.819975 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.openstack.wsgi [None req-0f73d730-7611-4bf1-a9c3-4f8d033d412d demo demo] Calling method 'detail' {{(pid=111590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:38:36.820401 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.api_utils [None req-0f73d730-7611-4bf1-a9c3-4f8d033d412d demo demo] Removing options '' from query. {{(pid=111590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:38:36.821750 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.volume.api [None req-0f73d730-7611-4bf1-a9c3-4f8d033d412d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:38:36.834274 np0000191712 devstack@c-api.service[111590]: INFO cinder.volume.api [None req-0f73d730-7611-4bf1-a9c3-4f8d033d412d demo demo] Get all volumes completed successfully. Sep 01 06:38:36.838690 np0000191712 devstack@c-api.service[111590]: INFO cinder.api.openstack.wsgi [None req-0f73d730-7611-4bf1-a9c3-4f8d033d412d demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:38:36.839371 np0000191712 devstack@c-api.service[111590]: [pid: 111590|app: 0|req: 9/37] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:38:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:38:46.826289 np0000191712 devstack@c-api.service[111590]: DEBUG dbcounter [-] [111590] Writing DB stats cinder:SELECT=1 {{(pid=111590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:39:36.857987 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.middleware.request_id [None req-335bcf13-7863-47a8-ab38-88e89db1a611 None None] RequestId filter calling following filter/app {{(pid=111588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:39:36.862266 np0000191712 devstack@c-api.service[111588]: INFO cinder.api.openstack.wsgi [None req-335bcf13-7863-47a8-ab38-88e89db1a611 demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:39:36.862629 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.openstack.wsgi [None req-335bcf13-7863-47a8-ab38-88e89db1a611 demo demo] Empty body provided in request {{(pid=111588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:39:36.863220 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.openstack.wsgi [None req-335bcf13-7863-47a8-ab38-88e89db1a611 demo demo] Calling method 'detail' {{(pid=111588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:39:36.863700 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.api_utils [None req-335bcf13-7863-47a8-ab38-88e89db1a611 demo demo] Removing options '' from query. {{(pid=111588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:39:36.865192 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.volume.api [None req-335bcf13-7863-47a8-ab38-88e89db1a611 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111588) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:39:36.877701 np0000191712 devstack@c-api.service[111588]: INFO cinder.volume.api [None req-335bcf13-7863-47a8-ab38-88e89db1a611 demo demo] Get all volumes completed successfully. Sep 01 06:39:36.881800 np0000191712 devstack@c-api.service[111588]: INFO cinder.api.openstack.wsgi [None req-335bcf13-7863-47a8-ab38-88e89db1a611 demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:39:36.882508 np0000191712 devstack@c-api.service[111588]: [pid: 111588|app: 0|req: 11/38] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:39:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:39:46.869903 np0000191712 devstack@c-api.service[111588]: DEBUG dbcounter [-] [111588] Writing DB stats cinder:SELECT=1 {{(pid=111588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:40:36.897759 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.middleware.request_id [None req-6c105d56-58ac-43a2-9ef4-0ce9a67e9f3d None None] RequestId filter calling following filter/app {{(pid=111587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:40:36.901739 np0000191712 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-6c105d56-58ac-43a2-9ef4-0ce9a67e9f3d demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:40:36.902143 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-6c105d56-58ac-43a2-9ef4-0ce9a67e9f3d demo demo] Empty body provided in request {{(pid=111587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:40:36.902533 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-6c105d56-58ac-43a2-9ef4-0ce9a67e9f3d demo demo] Calling method 'detail' {{(pid=111587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:40:36.902913 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.api_utils [None req-6c105d56-58ac-43a2-9ef4-0ce9a67e9f3d demo demo] Removing options '' from query. {{(pid=111587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:40:36.904385 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.volume.api [None req-6c105d56-58ac-43a2-9ef4-0ce9a67e9f3d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111587) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:40:36.915704 np0000191712 devstack@c-api.service[111587]: INFO cinder.volume.api [None req-6c105d56-58ac-43a2-9ef4-0ce9a67e9f3d demo demo] Get all volumes completed successfully. Sep 01 06:40:36.919957 np0000191712 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-6c105d56-58ac-43a2-9ef4-0ce9a67e9f3d demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:40:36.920909 np0000191712 devstack@c-api.service[111587]: [pid: 111587|app: 0|req: 10/39] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:40:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:40:46.908914 np0000191712 devstack@c-api.service[111587]: DEBUG dbcounter [-] [111587] Writing DB stats cinder:SELECT=1 {{(pid=111587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:41:36.944124 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.middleware.request_id [None req-e3e5938a-f118-4378-982b-2c1cf5889d3b None None] RequestId filter calling following filter/app {{(pid=111589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:41:36.948465 np0000191712 devstack@c-api.service[111589]: INFO cinder.api.openstack.wsgi [None req-e3e5938a-f118-4378-982b-2c1cf5889d3b demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:41:36.948851 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.openstack.wsgi [None req-e3e5938a-f118-4378-982b-2c1cf5889d3b demo demo] Empty body provided in request {{(pid=111589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:41:36.949244 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.openstack.wsgi [None req-e3e5938a-f118-4378-982b-2c1cf5889d3b demo demo] Calling method 'detail' {{(pid=111589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:41:36.949716 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.api_utils [None req-e3e5938a-f118-4378-982b-2c1cf5889d3b demo demo] Removing options '' from query. {{(pid=111589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:41:36.951506 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.volume.api [None req-e3e5938a-f118-4378-982b-2c1cf5889d3b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:41:36.967555 np0000191712 devstack@c-api.service[111589]: INFO cinder.volume.api [None req-e3e5938a-f118-4378-982b-2c1cf5889d3b demo demo] Get all volumes completed successfully. Sep 01 06:41:36.972386 np0000191712 devstack@c-api.service[111589]: INFO cinder.api.openstack.wsgi [None req-e3e5938a-f118-4378-982b-2c1cf5889d3b demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:41:36.973340 np0000191712 devstack@c-api.service[111589]: [pid: 111589|app: 0|req: 10/40] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:41:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:41:46.956483 np0000191712 devstack@c-api.service[111589]: DEBUG dbcounter [-] [111589] Writing DB stats cinder:SELECT=1 {{(pid=111589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:42:36.997449 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.middleware.request_id [None req-58b565ae-a057-4215-a0c2-eff2942e4923 None None] RequestId filter calling following filter/app {{(pid=111590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:42:37.001818 np0000191712 devstack@c-api.service[111590]: INFO cinder.api.openstack.wsgi [None req-58b565ae-a057-4215-a0c2-eff2942e4923 demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:42:37.002209 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.openstack.wsgi [None req-58b565ae-a057-4215-a0c2-eff2942e4923 demo demo] Empty body provided in request {{(pid=111590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:42:37.002629 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.openstack.wsgi [None req-58b565ae-a057-4215-a0c2-eff2942e4923 demo demo] Calling method 'detail' {{(pid=111590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:42:37.003125 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.api_utils [None req-58b565ae-a057-4215-a0c2-eff2942e4923 demo demo] Removing options '' from query. {{(pid=111590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:42:37.004485 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.volume.api [None req-58b565ae-a057-4215-a0c2-eff2942e4923 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:42:37.018735 np0000191712 devstack@c-api.service[111590]: INFO cinder.volume.api [None req-58b565ae-a057-4215-a0c2-eff2942e4923 demo demo] Get all volumes completed successfully. Sep 01 06:42:37.023435 np0000191712 devstack@c-api.service[111590]: INFO cinder.api.openstack.wsgi [None req-58b565ae-a057-4215-a0c2-eff2942e4923 demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:42:37.024229 np0000191712 devstack@c-api.service[111590]: [pid: 111590|app: 0|req: 10/41] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:42:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:42:47.010695 np0000191712 devstack@c-api.service[111590]: DEBUG dbcounter [-] [111590] Writing DB stats cinder:SELECT=1 {{(pid=111590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:43:37.046967 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.middleware.request_id [None req-82bbb5a8-a55c-4dcb-be2a-2fe3d64384a3 None None] RequestId filter calling following filter/app {{(pid=111588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:43:37.186495 np0000191712 devstack@c-api.service[111588]: INFO cinder.api.openstack.wsgi [None req-82bbb5a8-a55c-4dcb-be2a-2fe3d64384a3 demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:43:37.186640 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.openstack.wsgi [None req-82bbb5a8-a55c-4dcb-be2a-2fe3d64384a3 demo demo] Empty body provided in request {{(pid=111588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:43:37.186932 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.openstack.wsgi [None req-82bbb5a8-a55c-4dcb-be2a-2fe3d64384a3 demo demo] Calling method 'detail' {{(pid=111588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:43:37.187060 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.api_utils [None req-82bbb5a8-a55c-4dcb-be2a-2fe3d64384a3 demo demo] Removing options '' from query. {{(pid=111588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:43:37.187654 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.volume.api [None req-82bbb5a8-a55c-4dcb-be2a-2fe3d64384a3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111588) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:43:37.199241 np0000191712 devstack@c-api.service[111588]: INFO cinder.volume.api [None req-82bbb5a8-a55c-4dcb-be2a-2fe3d64384a3 demo demo] Get all volumes completed successfully. Sep 01 06:43:37.203267 np0000191712 devstack@c-api.service[111588]: INFO cinder.api.openstack.wsgi [None req-82bbb5a8-a55c-4dcb-be2a-2fe3d64384a3 demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:43:37.204051 np0000191712 devstack@c-api.service[111588]: [pid: 111588|app: 0|req: 12/42] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:43:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:43:47.190691 np0000191712 devstack@c-api.service[111588]: DEBUG dbcounter [-] [111588] Writing DB stats cinder:SELECT=1 {{(pid=111588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:44:37.230616 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.middleware.request_id [None req-040cb4ac-467c-488b-a593-adcb7c3ecbdd None None] RequestId filter calling following filter/app {{(pid=111587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:44:37.234604 np0000191712 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-040cb4ac-467c-488b-a593-adcb7c3ecbdd demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:44:37.235223 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-040cb4ac-467c-488b-a593-adcb7c3ecbdd demo demo] Empty body provided in request {{(pid=111587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:44:37.235817 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-040cb4ac-467c-488b-a593-adcb7c3ecbdd demo demo] Calling method 'detail' {{(pid=111587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:44:37.236112 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.api_utils [None req-040cb4ac-467c-488b-a593-adcb7c3ecbdd demo demo] Removing options '' from query. {{(pid=111587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:44:37.237457 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.volume.api [None req-040cb4ac-467c-488b-a593-adcb7c3ecbdd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111587) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:44:37.248723 np0000191712 devstack@c-api.service[111587]: INFO cinder.volume.api [None req-040cb4ac-467c-488b-a593-adcb7c3ecbdd demo demo] Get all volumes completed successfully. Sep 01 06:44:37.252543 np0000191712 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-040cb4ac-467c-488b-a593-adcb7c3ecbdd demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:44:37.253210 np0000191712 devstack@c-api.service[111587]: [pid: 111587|app: 0|req: 11/43] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:44:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:44:47.241691 np0000191712 devstack@c-api.service[111587]: DEBUG dbcounter [-] [111587] Writing DB stats cinder:SELECT=1 {{(pid=111587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:45:37.281548 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.middleware.request_id [None req-0379b8fb-bc2f-4407-96d3-f857f01155ce None None] RequestId filter calling following filter/app {{(pid=111589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:45:37.285255 np0000191712 devstack@c-api.service[111589]: INFO cinder.api.openstack.wsgi [None req-0379b8fb-bc2f-4407-96d3-f857f01155ce demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:45:37.285544 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.openstack.wsgi [None req-0379b8fb-bc2f-4407-96d3-f857f01155ce demo demo] Empty body provided in request {{(pid=111589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:45:37.285927 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.openstack.wsgi [None req-0379b8fb-bc2f-4407-96d3-f857f01155ce demo demo] Calling method 'detail' {{(pid=111589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:45:37.286476 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.api_utils [None req-0379b8fb-bc2f-4407-96d3-f857f01155ce demo demo] Removing options '' from query. {{(pid=111589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:45:37.288071 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.volume.api [None req-0379b8fb-bc2f-4407-96d3-f857f01155ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:45:37.300181 np0000191712 devstack@c-api.service[111589]: INFO cinder.volume.api [None req-0379b8fb-bc2f-4407-96d3-f857f01155ce demo demo] Get all volumes completed successfully. Sep 01 06:45:37.304305 np0000191712 devstack@c-api.service[111589]: INFO cinder.api.openstack.wsgi [None req-0379b8fb-bc2f-4407-96d3-f857f01155ce demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:45:37.305005 np0000191712 devstack@c-api.service[111589]: [pid: 111589|app: 0|req: 11/44] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:45:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:45:47.292449 np0000191712 devstack@c-api.service[111589]: DEBUG dbcounter [-] [111589] Writing DB stats cinder:SELECT=1 {{(pid=111589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:46:37.327865 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.middleware.request_id [None req-5a31ce5e-15ae-412a-a7f0-c0faf167545c None None] RequestId filter calling following filter/app {{(pid=111590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:46:37.331828 np0000191712 devstack@c-api.service[111590]: INFO cinder.api.openstack.wsgi [None req-5a31ce5e-15ae-412a-a7f0-c0faf167545c demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:46:37.332288 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.openstack.wsgi [None req-5a31ce5e-15ae-412a-a7f0-c0faf167545c demo demo] Empty body provided in request {{(pid=111590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:46:37.332720 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.openstack.wsgi [None req-5a31ce5e-15ae-412a-a7f0-c0faf167545c demo demo] Calling method 'detail' {{(pid=111590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:46:37.333238 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.api_utils [None req-5a31ce5e-15ae-412a-a7f0-c0faf167545c demo demo] Removing options '' from query. {{(pid=111590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:46:37.334741 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.volume.api [None req-5a31ce5e-15ae-412a-a7f0-c0faf167545c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:46:37.347270 np0000191712 devstack@c-api.service[111590]: INFO cinder.volume.api [None req-5a31ce5e-15ae-412a-a7f0-c0faf167545c demo demo] Get all volumes completed successfully. Sep 01 06:46:37.351315 np0000191712 devstack@c-api.service[111590]: INFO cinder.api.openstack.wsgi [None req-5a31ce5e-15ae-412a-a7f0-c0faf167545c demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:46:37.352862 np0000191712 devstack@c-api.service[111590]: [pid: 111590|app: 0|req: 11/45] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:46:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:46:47.339373 np0000191712 devstack@c-api.service[111590]: DEBUG dbcounter [-] [111590] Writing DB stats cinder:SELECT=1 {{(pid=111590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:47:37.371888 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.middleware.request_id [None req-648cb7d0-362c-4c74-a3d5-4da167f28edb None None] RequestId filter calling following filter/app {{(pid=111588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:47:37.376204 np0000191712 devstack@c-api.service[111588]: INFO cinder.api.openstack.wsgi [None req-648cb7d0-362c-4c74-a3d5-4da167f28edb demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:47:37.376556 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.openstack.wsgi [None req-648cb7d0-362c-4c74-a3d5-4da167f28edb demo demo] Empty body provided in request {{(pid=111588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:47:37.376941 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.openstack.wsgi [None req-648cb7d0-362c-4c74-a3d5-4da167f28edb demo demo] Calling method 'detail' {{(pid=111588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:47:37.377450 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.api_utils [None req-648cb7d0-362c-4c74-a3d5-4da167f28edb demo demo] Removing options '' from query. {{(pid=111588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:47:37.378996 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.volume.api [None req-648cb7d0-362c-4c74-a3d5-4da167f28edb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111588) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:47:37.391751 np0000191712 devstack@c-api.service[111588]: INFO cinder.volume.api [None req-648cb7d0-362c-4c74-a3d5-4da167f28edb demo demo] Get all volumes completed successfully. Sep 01 06:47:37.395962 np0000191712 devstack@c-api.service[111588]: INFO cinder.api.openstack.wsgi [None req-648cb7d0-362c-4c74-a3d5-4da167f28edb demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:47:37.396614 np0000191712 devstack@c-api.service[111588]: [pid: 111588|app: 0|req: 13/46] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:47:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:47:47.383820 np0000191712 devstack@c-api.service[111588]: DEBUG dbcounter [-] [111588] Writing DB stats cinder:SELECT=1 {{(pid=111588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:48:37.417271 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.middleware.request_id [None req-ad5da8c9-e250-4ee6-bbef-1c3b8a14ee06 None None] RequestId filter calling following filter/app {{(pid=111587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:48:37.518604 np0000191712 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-ad5da8c9-e250-4ee6-bbef-1c3b8a14ee06 demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:48:37.519216 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-ad5da8c9-e250-4ee6-bbef-1c3b8a14ee06 demo demo] Empty body provided in request {{(pid=111587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:48:37.519696 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-ad5da8c9-e250-4ee6-bbef-1c3b8a14ee06 demo demo] Calling method 'detail' {{(pid=111587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:48:37.520329 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.api_utils [None req-ad5da8c9-e250-4ee6-bbef-1c3b8a14ee06 demo demo] Removing options '' from query. {{(pid=111587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:48:37.522058 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.volume.api [None req-ad5da8c9-e250-4ee6-bbef-1c3b8a14ee06 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111587) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:48:37.534380 np0000191712 devstack@c-api.service[111587]: INFO cinder.volume.api [None req-ad5da8c9-e250-4ee6-bbef-1c3b8a14ee06 demo demo] Get all volumes completed successfully. Sep 01 06:48:37.538636 np0000191712 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-ad5da8c9-e250-4ee6-bbef-1c3b8a14ee06 demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:48:37.539519 np0000191712 devstack@c-api.service[111587]: [pid: 111587|app: 0|req: 12/47] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:48:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:48:47.527050 np0000191712 devstack@c-api.service[111587]: DEBUG dbcounter [-] [111587] Writing DB stats cinder:SELECT=1 {{(pid=111587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:49:37.564600 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.middleware.request_id [None req-61c2ead0-6a24-4b5e-943e-00ebac37081c None None] RequestId filter calling following filter/app {{(pid=111589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:49:37.569200 np0000191712 devstack@c-api.service[111589]: INFO cinder.api.openstack.wsgi [None req-61c2ead0-6a24-4b5e-943e-00ebac37081c demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:49:37.569536 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.openstack.wsgi [None req-61c2ead0-6a24-4b5e-943e-00ebac37081c demo demo] Empty body provided in request {{(pid=111589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:49:37.569943 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.openstack.wsgi [None req-61c2ead0-6a24-4b5e-943e-00ebac37081c demo demo] Calling method 'detail' {{(pid=111589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:49:37.570356 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.api_utils [None req-61c2ead0-6a24-4b5e-943e-00ebac37081c demo demo] Removing options '' from query. {{(pid=111589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:49:37.571666 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.volume.api [None req-61c2ead0-6a24-4b5e-943e-00ebac37081c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:49:37.584100 np0000191712 devstack@c-api.service[111589]: INFO cinder.volume.api [None req-61c2ead0-6a24-4b5e-943e-00ebac37081c demo demo] Get all volumes completed successfully. Sep 01 06:49:37.588232 np0000191712 devstack@c-api.service[111589]: INFO cinder.api.openstack.wsgi [None req-61c2ead0-6a24-4b5e-943e-00ebac37081c demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:49:37.588971 np0000191712 devstack@c-api.service[111589]: [pid: 111589|app: 0|req: 12/48] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:49:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:49:47.576050 np0000191712 devstack@c-api.service[111589]: DEBUG dbcounter [-] [111589] Writing DB stats cinder:SELECT=1 {{(pid=111589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:50:37.616382 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.middleware.request_id [None req-74d28d4d-9dce-4c39-a318-d5f8f03cb8f9 None None] RequestId filter calling following filter/app {{(pid=111590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:50:37.620684 np0000191712 devstack@c-api.service[111590]: INFO cinder.api.openstack.wsgi [None req-74d28d4d-9dce-4c39-a318-d5f8f03cb8f9 demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:50:37.621323 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.openstack.wsgi [None req-74d28d4d-9dce-4c39-a318-d5f8f03cb8f9 demo demo] Empty body provided in request {{(pid=111590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:50:37.621872 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.openstack.wsgi [None req-74d28d4d-9dce-4c39-a318-d5f8f03cb8f9 demo demo] Calling method 'detail' {{(pid=111590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:50:37.622506 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.api_utils [None req-74d28d4d-9dce-4c39-a318-d5f8f03cb8f9 demo demo] Removing options '' from query. {{(pid=111590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:50:37.624091 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.volume.api [None req-74d28d4d-9dce-4c39-a318-d5f8f03cb8f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:50:37.637308 np0000191712 devstack@c-api.service[111590]: INFO cinder.volume.api [None req-74d28d4d-9dce-4c39-a318-d5f8f03cb8f9 demo demo] Get all volumes completed successfully. Sep 01 06:50:37.641751 np0000191712 devstack@c-api.service[111590]: INFO cinder.api.openstack.wsgi [None req-74d28d4d-9dce-4c39-a318-d5f8f03cb8f9 demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:50:37.642551 np0000191712 devstack@c-api.service[111590]: [pid: 111590|app: 0|req: 12/49] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:50:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:50:47.628749 np0000191712 devstack@c-api.service[111590]: DEBUG dbcounter [-] [111590] Writing DB stats cinder:SELECT=1 {{(pid=111590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:51:37.672495 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.middleware.request_id [None req-755db302-ba8e-48e6-b9ec-84f79aaddff3 None None] RequestId filter calling following filter/app {{(pid=111588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:51:37.676458 np0000191712 devstack@c-api.service[111588]: INFO cinder.api.openstack.wsgi [None req-755db302-ba8e-48e6-b9ec-84f79aaddff3 demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:51:37.676811 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.openstack.wsgi [None req-755db302-ba8e-48e6-b9ec-84f79aaddff3 demo demo] Empty body provided in request {{(pid=111588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:51:37.677187 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.openstack.wsgi [None req-755db302-ba8e-48e6-b9ec-84f79aaddff3 demo demo] Calling method 'detail' {{(pid=111588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:51:37.677598 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.api.api_utils [None req-755db302-ba8e-48e6-b9ec-84f79aaddff3 demo demo] Removing options '' from query. {{(pid=111588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:51:37.680916 np0000191712 devstack@c-api.service[111588]: DEBUG cinder.volume.api [None req-755db302-ba8e-48e6-b9ec-84f79aaddff3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111588) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:51:37.694984 np0000191712 devstack@c-api.service[111588]: INFO cinder.volume.api [None req-755db302-ba8e-48e6-b9ec-84f79aaddff3 demo demo] Get all volumes completed successfully. Sep 01 06:51:37.698556 np0000191712 devstack@c-api.service[111588]: INFO cinder.api.openstack.wsgi [None req-755db302-ba8e-48e6-b9ec-84f79aaddff3 demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:51:37.699325 np0000191712 devstack@c-api.service[111588]: [pid: 111588|app: 0|req: 14/50] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:51:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:51:47.685819 np0000191712 devstack@c-api.service[111588]: DEBUG dbcounter [-] [111588] Writing DB stats cinder:SELECT=1 {{(pid=111588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:52:37.726696 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.middleware.request_id [None req-c4b6b81b-a6e2-4e64-8ecc-da5a79e80a42 None None] RequestId filter calling following filter/app {{(pid=111587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:52:37.730530 np0000191712 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-c4b6b81b-a6e2-4e64-8ecc-da5a79e80a42 demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:52:37.730935 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-c4b6b81b-a6e2-4e64-8ecc-da5a79e80a42 demo demo] Empty body provided in request {{(pid=111587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:52:37.731282 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.openstack.wsgi [None req-c4b6b81b-a6e2-4e64-8ecc-da5a79e80a42 demo demo] Calling method 'detail' {{(pid=111587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:52:37.731711 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.api.api_utils [None req-c4b6b81b-a6e2-4e64-8ecc-da5a79e80a42 demo demo] Removing options '' from query. {{(pid=111587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:52:37.733100 np0000191712 devstack@c-api.service[111587]: DEBUG cinder.volume.api [None req-c4b6b81b-a6e2-4e64-8ecc-da5a79e80a42 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111587) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:52:37.744954 np0000191712 devstack@c-api.service[111587]: INFO cinder.volume.api [None req-c4b6b81b-a6e2-4e64-8ecc-da5a79e80a42 demo demo] Get all volumes completed successfully. Sep 01 06:52:37.748706 np0000191712 devstack@c-api.service[111587]: INFO cinder.api.openstack.wsgi [None req-c4b6b81b-a6e2-4e64-8ecc-da5a79e80a42 demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:52:37.749469 np0000191712 devstack@c-api.service[111587]: [pid: 111587|app: 0|req: 13/51] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:52:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:52:47.739412 np0000191712 devstack@c-api.service[111587]: DEBUG dbcounter [-] [111587] Writing DB stats cinder:SELECT=1 {{(pid=111587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:53:37.769728 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.middleware.request_id [None req-bcb34d49-9747-4b89-8a8f-a9c3e102422f None None] RequestId filter calling following filter/app {{(pid=111589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:53:37.903429 np0000191712 devstack@c-api.service[111589]: INFO cinder.api.openstack.wsgi [None req-bcb34d49-9747-4b89-8a8f-a9c3e102422f demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:53:37.903985 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.openstack.wsgi [None req-bcb34d49-9747-4b89-8a8f-a9c3e102422f demo demo] Empty body provided in request {{(pid=111589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:53:37.904359 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.openstack.wsgi [None req-bcb34d49-9747-4b89-8a8f-a9c3e102422f demo demo] Calling method 'detail' {{(pid=111589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:53:37.904840 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.api.api_utils [None req-bcb34d49-9747-4b89-8a8f-a9c3e102422f demo demo] Removing options '' from query. {{(pid=111589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:53:37.906395 np0000191712 devstack@c-api.service[111589]: DEBUG cinder.volume.api [None req-bcb34d49-9747-4b89-8a8f-a9c3e102422f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111589) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:53:37.919288 np0000191712 devstack@c-api.service[111589]: INFO cinder.volume.api [None req-bcb34d49-9747-4b89-8a8f-a9c3e102422f demo demo] Get all volumes completed successfully. Sep 01 06:53:37.923413 np0000191712 devstack@c-api.service[111589]: INFO cinder.api.openstack.wsgi [None req-bcb34d49-9747-4b89-8a8f-a9c3e102422f demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:53:37.924108 np0000191712 devstack@c-api.service[111589]: [pid: 111589|app: 0|req: 13/52] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:53:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:53:47.912501 np0000191712 devstack@c-api.service[111589]: DEBUG dbcounter [-] [111589] Writing DB stats cinder:SELECT=1 {{(pid=111589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:54:37.941359 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.middleware.request_id [None req-e4fe5c2d-20a4-4502-a1f7-d60e3d16ca15 None None] RequestId filter calling following filter/app {{(pid=111590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:54:37.945636 np0000191712 devstack@c-api.service[111590]: INFO cinder.api.openstack.wsgi [None req-e4fe5c2d-20a4-4502-a1f7-d60e3d16ca15 demo demo] GET https://162.253.55.31/volume/v3/volumes/detail Sep 01 06:54:37.946011 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.openstack.wsgi [None req-e4fe5c2d-20a4-4502-a1f7-d60e3d16ca15 demo demo] Empty body provided in request {{(pid=111590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:54:37.946402 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.openstack.wsgi [None req-e4fe5c2d-20a4-4502-a1f7-d60e3d16ca15 demo demo] Calling method 'detail' {{(pid=111590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:54:37.946851 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.api.api_utils [None req-e4fe5c2d-20a4-4502-a1f7-d60e3d16ca15 demo demo] Removing options '' from query. {{(pid=111590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:54:37.948295 np0000191712 devstack@c-api.service[111590]: DEBUG cinder.volume.api [None req-e4fe5c2d-20a4-4502-a1f7-d60e3d16ca15 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111590) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:54:37.962330 np0000191712 devstack@c-api.service[111590]: INFO cinder.volume.api [None req-e4fe5c2d-20a4-4502-a1f7-d60e3d16ca15 demo demo] Get all volumes completed successfully. Sep 01 06:54:37.965472 np0000191712 devstack@c-api.service[111590]: INFO cinder.api.openstack.wsgi [None req-e4fe5c2d-20a4-4502-a1f7-d60e3d16ca15 demo demo] https://162.253.55.31/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:54:37.966437 np0000191712 devstack@c-api.service[111590]: [pid: 111590|app: 0|req: 13/53] 162.253.55.31 () {64 vars in 1290 bytes} [Tue Sep 1 06:54:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)