Sep 09 13:26:36.035613 np0000192396 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 09 13:26:36.050188 np0000192396 devstack@c-api.service[111189]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 09 13:26:36.055497 np0000192396 devstack@c-api.service[111189]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Sep 9 13:26:36 2026] *** Sep 09 13:26:36.055497 np0000192396 devstack@c-api.service[111189]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 09 13:26:36.055497 np0000192396 devstack@c-api.service[111189]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 09 13:26:36.055497 np0000192396 devstack@c-api.service[111189]: nodename: np0000192396 Sep 09 13:26:36.055497 np0000192396 devstack@c-api.service[111189]: machine: x86_64 Sep 09 13:26:36.055497 np0000192396 devstack@c-api.service[111189]: clock source: unix Sep 09 13:26:36.055497 np0000192396 devstack@c-api.service[111189]: pcre jit disabled Sep 09 13:26:36.055497 np0000192396 devstack@c-api.service[111189]: detected number of CPU cores: 16 Sep 09 13:26:36.055497 np0000192396 devstack@c-api.service[111189]: current working directory: / Sep 09 13:26:36.055497 np0000192396 devstack@c-api.service[111189]: detected binary path: /usr/bin/uwsgi-core Sep 09 13:26:36.055497 np0000192396 devstack@c-api.service[111189]: your processes number limit is 256916 Sep 09 13:26:36.055497 np0000192396 devstack@c-api.service[111189]: your memory page size is 4096 bytes Sep 09 13:26:36.055497 np0000192396 devstack@c-api.service[111189]: detected max file descriptor number: 2048 Sep 09 13:26:36.055796 np0000192396 devstack@c-api.service[111189]: lock engine: pthread robust mutexes Sep 09 13:26:36.055962 np0000192396 devstack@c-api.service[111189]: thunder lock: enabled Sep 09 13:26:36.056401 np0000192396 devstack@c-api.service[111189]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 09 13:26:36.056595 np0000192396 devstack@c-api.service[111189]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 09 13:26:36.056626 np0000192396 devstack@c-api.service[111189]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 09 13:26:36.056626 np0000192396 devstack@c-api.service[111189]: Set PythonHome to /opt/stack/data/venv Sep 09 13:26:36.106202 np0000192396 devstack@c-api.service[111189]: Python main interpreter initialized at 0x7dc1d00a4668 Sep 09 13:26:36.106202 np0000192396 devstack@c-api.service[111189]: python threads support enabled Sep 09 13:26:36.106202 np0000192396 devstack@c-api.service[111189]: your server socket listen backlog is limited to 100 connections Sep 09 13:26:36.106202 np0000192396 devstack@c-api.service[111189]: your mercy for graceful operations on workers is 80 seconds Sep 09 13:26:36.107256 np0000192396 devstack@c-api.service[111189]: mapped 671795 bytes (656 KB) for 4 cores Sep 09 13:26:36.107256 np0000192396 devstack@c-api.service[111189]: *** Operational MODE: preforking *** Sep 09 13:26:36.107256 np0000192396 devstack@c-api.service[111189]: *** uWSGI is running in multiple interpreter mode *** Sep 09 13:26:36.107256 np0000192396 devstack@c-api.service[111189]: spawned uWSGI master process (pid: 111189) Sep 09 13:26:36.107664 np0000192396 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 09 13:26:36.110623 np0000192396 devstack@c-api.service[111189]: spawned uWSGI worker 1 (pid: 111190, cores: 1) Sep 09 13:26:36.110623 np0000192396 devstack@c-api.service[111189]: spawned uWSGI worker 2 (pid: 111191, cores: 1) Sep 09 13:26:36.110623 np0000192396 devstack@c-api.service[111189]: spawned uWSGI worker 3 (pid: 111193, cores: 1) Sep 09 13:26:36.110623 np0000192396 devstack@c-api.service[111189]: spawned uWSGI worker 4 (pid: 111194, cores: 1) Sep 09 13:26:36.110623 np0000192396 devstack@c-api.service[111189]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 09 13:26:36.264415 np0000192396 devstack@c-api.service[111190]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 13:26:36.264415 np0000192396 devstack@c-api.service[111190]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 13:26:36.264415 np0000192396 devstack@c-api.service[111190]: we strongly recommend against using it for new projects. Sep 09 13:26:36.264415 np0000192396 devstack@c-api.service[111190]: If you are already using Eventlet, we recommend migrating to a different Sep 09 13:26:36.264415 np0000192396 devstack@c-api.service[111190]: framework. For more detail see Sep 09 13:26:36.264415 np0000192396 devstack@c-api.service[111190]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 13:26:36.264415 np0000192396 devstack@c-api.service[111190]: import eventlet # noqa Sep 09 13:26:36.265456 np0000192396 devstack@c-api.service[111194]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 13:26:36.265456 np0000192396 devstack@c-api.service[111194]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 13:26:36.265456 np0000192396 devstack@c-api.service[111194]: we strongly recommend against using it for new projects. Sep 09 13:26:36.265456 np0000192396 devstack@c-api.service[111194]: If you are already using Eventlet, we recommend migrating to a different Sep 09 13:26:36.265456 np0000192396 devstack@c-api.service[111194]: framework. For more detail see Sep 09 13:26:36.265456 np0000192396 devstack@c-api.service[111194]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 13:26:36.265456 np0000192396 devstack@c-api.service[111194]: import eventlet # noqa Sep 09 13:26:36.281595 np0000192396 devstack@c-api.service[111191]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 13:26:36.281595 np0000192396 devstack@c-api.service[111191]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 13:26:36.281595 np0000192396 devstack@c-api.service[111191]: we strongly recommend against using it for new projects. Sep 09 13:26:36.281595 np0000192396 devstack@c-api.service[111191]: If you are already using Eventlet, we recommend migrating to a different Sep 09 13:26:36.281595 np0000192396 devstack@c-api.service[111191]: framework. For more detail see Sep 09 13:26:36.281595 np0000192396 devstack@c-api.service[111191]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 13:26:36.281595 np0000192396 devstack@c-api.service[111191]: import eventlet # noqa Sep 09 13:26:36.283769 np0000192396 devstack@c-api.service[111193]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 09 13:26:36.283769 np0000192396 devstack@c-api.service[111193]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 09 13:26:36.283769 np0000192396 devstack@c-api.service[111193]: we strongly recommend against using it for new projects. Sep 09 13:26:36.283769 np0000192396 devstack@c-api.service[111193]: If you are already using Eventlet, we recommend migrating to a different Sep 09 13:26:36.283769 np0000192396 devstack@c-api.service[111193]: framework. For more detail see Sep 09 13:26:36.283769 np0000192396 devstack@c-api.service[111193]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 09 13:26:36.283769 np0000192396 devstack@c-api.service[111193]: import eventlet # noqa Sep 09 13:26:36.432766 np0000192396 devstack@c-api.service[111194]: /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 09 13:26:36.432766 np0000192396 devstack@c-api.service[111194]: from cgi import parse_header Sep 09 13:26:36.434249 np0000192396 devstack@c-api.service[111190]: /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 09 13:26:36.434249 np0000192396 devstack@c-api.service[111190]: from cgi import parse_header Sep 09 13:26:36.446172 np0000192396 devstack@c-api.service[111191]: /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 09 13:26:36.446172 np0000192396 devstack@c-api.service[111191]: from cgi import parse_header Sep 09 13:26:36.456316 np0000192396 devstack@c-api.service[111193]: /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 09 13:26:36.456316 np0000192396 devstack@c-api.service[111193]: from cgi import parse_header Sep 09 13:26:36.475203 np0000192396 devstack@c-api.service[111190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 13:26:36.475203 np0000192396 devstack@c-api.service[111190]: warnings.warn( Sep 09 13:26:36.481959 np0000192396 devstack@c-api.service[111194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 13:26:36.481959 np0000192396 devstack@c-api.service[111194]: warnings.warn( Sep 09 13:26:36.486826 np0000192396 devstack@c-api.service[111190]: /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 09 13:26:36.486826 np0000192396 devstack@c-api.service[111190]: removals.removed_module( Sep 09 13:26:36.487687 np0000192396 devstack@c-api.service[111190]: /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 09 13:26:36.487687 np0000192396 devstack@c-api.service[111190]: removals.removed_module( Sep 09 13:26:36.491889 np0000192396 devstack@c-api.service[111194]: /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 09 13:26:36.491889 np0000192396 devstack@c-api.service[111194]: removals.removed_module( Sep 09 13:26:36.492751 np0000192396 devstack@c-api.service[111194]: /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 09 13:26:36.492751 np0000192396 devstack@c-api.service[111194]: removals.removed_module( Sep 09 13:26:36.500679 np0000192396 devstack@c-api.service[111191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 13:26:36.500679 np0000192396 devstack@c-api.service[111191]: warnings.warn( Sep 09 13:26:36.508079 np0000192396 devstack@c-api.service[111193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 09 13:26:36.508079 np0000192396 devstack@c-api.service[111193]: warnings.warn( Sep 09 13:26:36.511784 np0000192396 devstack@c-api.service[111191]: /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 09 13:26:36.511784 np0000192396 devstack@c-api.service[111191]: removals.removed_module( Sep 09 13:26:36.512562 np0000192396 devstack@c-api.service[111191]: /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 09 13:26:36.512562 np0000192396 devstack@c-api.service[111191]: removals.removed_module( Sep 09 13:26:36.520383 np0000192396 devstack@c-api.service[111193]: /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 09 13:26:36.520383 np0000192396 devstack@c-api.service[111193]: removals.removed_module( Sep 09 13:26:36.521204 np0000192396 devstack@c-api.service[111193]: /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 09 13:26:36.521204 np0000192396 devstack@c-api.service[111193]: removals.removed_module( Sep 09 13:26:37.262032 np0000192396 devstack@c-api.service[111190]: /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 09 13:26:37.262032 np0000192396 devstack@c-api.service[111190]: warnings.warn( Sep 09 13:26:37.285227 np0000192396 devstack@c-api.service[111194]: /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 09 13:26:37.285227 np0000192396 devstack@c-api.service[111194]: warnings.warn( Sep 09 13:26:37.298039 np0000192396 devstack@c-api.service[111193]: /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 09 13:26:37.298039 np0000192396 devstack@c-api.service[111193]: warnings.warn( Sep 09 13:26:37.301629 np0000192396 devstack@c-api.service[111191]: /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 09 13:26:37.301629 np0000192396 devstack@c-api.service[111191]: warnings.warn( Sep 09 13:26:37.311072 np0000192396 devstack@c-api.service[111190]: /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 09 13:26:37.311072 np0000192396 devstack@c-api.service[111190]: warnings.warn( Sep 09 13:26:37.335915 np0000192396 devstack@c-api.service[111194]: /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 09 13:26:37.335915 np0000192396 devstack@c-api.service[111194]: warnings.warn( Sep 09 13:26:37.356708 np0000192396 devstack@c-api.service[111193]: /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 09 13:26:37.356708 np0000192396 devstack@c-api.service[111193]: warnings.warn( Sep 09 13:26:37.358579 np0000192396 devstack@c-api.service[111191]: /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 09 13:26:37.358579 np0000192396 devstack@c-api.service[111191]: warnings.warn( Sep 09 13:26:37.512056 np0000192396 devstack@c-api.service[111190]: 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 09 13:26:37.512213 np0000192396 devstack@c-api.service[111190]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111190) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 13:26:37.519588 np0000192396 devstack@c-api.service[111194]: 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 09 13:26:37.519790 np0000192396 devstack@c-api.service[111194]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111194) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 13:26:37.553496 np0000192396 devstack@c-api.service[111193]: 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 09 13:26:37.553679 np0000192396 devstack@c-api.service[111193]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111193) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 13:26:37.568151 np0000192396 devstack@c-api.service[111191]: 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 09 13:26:37.568299 np0000192396 devstack@c-api.service[111191]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111191) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 09 13:26:37.603891 np0000192396 devstack@c-api.service[111194]: /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 09 13:26:37.603891 np0000192396 devstack@c-api.service[111194]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 13:26:37.606659 np0000192396 devstack@c-api.service[111190]: /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 09 13:26:37.606659 np0000192396 devstack@c-api.service[111190]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 13:26:37.622257 np0000192396 devstack@c-api.service[111193]: /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 09 13:26:37.622257 np0000192396 devstack@c-api.service[111193]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 13:26:37.639953 np0000192396 devstack@c-api.service[111191]: /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 09 13:26:37.639953 np0000192396 devstack@c-api.service[111191]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 09 13:26:38.083704 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111194) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 13:26:38.084070 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.086867 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111190) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 13:26:38.086952 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.086996 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111193) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 13:26:38.087071 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.087122 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.087161 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.087199 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.087252 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.087351 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.087419 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.087471 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111191) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 09 13:26:38.087471 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.087471 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.087604 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.087604 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.087711 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.087773 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.087837 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.087912 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.087969 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.088032 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.088095 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.088152 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.088204 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.088250 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.088297 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.088387 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.088387 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.088491 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.088491 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.088590 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.088649 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.088697 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.088749 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.088803 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.088863 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.088926 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.088979 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.089050 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.089106 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.089161 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.089217 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.089269 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.089344 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.089403 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.089484 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.089541 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.089592 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.089646 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.089698 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.089753 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.089799 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.089858 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.089900 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.089900 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.089900 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.090052 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.090052 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.090145 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.090145 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.090217 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.090268 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.090268 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.090919 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.090970 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.090970 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.091070 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.091136 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.091193 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.091193 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.091272 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.091272 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.091387 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.091426 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.091464 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.091530 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.091606 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.091670 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.091731 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.091783 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.091832 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.091875 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.091916 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.091951 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.092000 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.092059 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.092121 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.092167 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.092203 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.092203 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.092203 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.092448 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.092448 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.092448 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.092448 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.092448 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.092448 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.092448 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.092828 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.092828 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.092956 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.093049 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.093114 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.093180 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.093180 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.093301 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.093401 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.093460 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.093517 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.093618 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.093723 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.093787 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.093787 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.093901 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.093975 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.094250 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.094563 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.094563 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.094563 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.094756 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.094756 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.094756 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.094941 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.095044 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.095101 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.095101 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.095216 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.095270 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.095348 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.095405 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.095405 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.095518 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.095591 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.095650 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.095713 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.095779 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.095988 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.096068 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.096122 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.096122 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.096220 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.096295 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.096394 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.096471 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.096550 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.096611 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.096736 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.096811 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.096811 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.096811 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.096987 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.096987 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.097108 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.097165 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.097233 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.097289 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.097385 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.097449 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.097510 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.097575 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.097624 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.097673 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.097735 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.097803 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.097858 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.097912 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.097969 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.098052 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.098108 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.098162 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.098218 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.098271 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.098533 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.098621 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.098680 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.098735 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.098735 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.098735 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.098735 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.098735 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.098735 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.098735 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.099176 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.099176 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.099284 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.099382 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.099485 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.099552 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.099625 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.099701 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.099775 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.099834 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.099904 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.099978 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.100096 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.100096 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.100209 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.100209 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.100209 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.100209 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.100209 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.100209 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.100447 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.100485 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.100520 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.100520 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.100520 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.100520 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.100520 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.100520 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.100711 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.100711 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.100711 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.100711 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.100711 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.100711 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.100968 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.101031 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.101079 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.101079 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.101079 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.101079 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.101079 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.101079 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.101288 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.101379 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.101379 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.101456 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.101484 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.101484 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.101484 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.101484 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.101570 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.101599 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.101626 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.101626 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.101626 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.101699 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.101726 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.101752 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.101752 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.101752 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.101752 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.101842 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.101866 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.101898 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.101923 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.101948 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.101972 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.102000 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.102038 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.102038 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.102084 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.102115 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.102140 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.102169 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.102192 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.102221 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.102254 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.102503 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.102559 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.102683 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.102834 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.102902 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.103034 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.103134 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.104485 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.104607 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.104607 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.104704 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.104704 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.104818 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.104868 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.104927 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.104994 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.104994 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.104994 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.105162 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.105162 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.105162 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.105374 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.105374 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.105374 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.105552 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.105552 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.105552 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.105768 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.105987 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.106073 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.106126 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.106179 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.106179 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.106279 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.106381 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.106458 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.106529 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.106584 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.106642 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.106695 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.106759 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.106824 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.106883 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.106883 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.106883 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.106883 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.107112 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.107177 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.107177 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.107177 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.107345 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.107345 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.107345 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.107345 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.107345 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.107608 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.108110 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.108189 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.108296 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.108401 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.108538 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.108610 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.108771 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.111175 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.111267 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.111267 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.111436 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.111436 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.111436 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.111597 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.111656 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.111713 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.111778 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.111842 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.111896 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.111962 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.112075 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.112161 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.112235 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.112296 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.112379 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.112435 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.112489 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.112545 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.112626 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.112626 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.112626 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.112626 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.112626 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.112874 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.112930 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.112985 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.113068 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.113145 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.113145 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.113145 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.113145 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.113145 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.113446 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.113446 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.113446 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.113446 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.113446 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.113446 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.113762 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.114432 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.114503 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.114654 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.114741 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.114836 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.114905 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.115073 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.115456 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.115521 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.115646 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.115718 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.115832 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.115891 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.116106 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.119715 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.119715 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.120079 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.120079 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.120079 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.120079 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.120079 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.120508 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.120576 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.120643 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.120717 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.120790 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.120790 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.120912 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.120993 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.121093 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.121093 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.121222 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.121222 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.121362 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.121362 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.121562 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.121635 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.121693 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.121767 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.121826 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.121881 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.121937 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.121990 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.122077 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.122133 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.122186 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.122240 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.122306 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.122430 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.122506 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.122506 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.122506 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.122680 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.122680 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.122680 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.122881 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.122942 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.123037 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.123037 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.123037 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.123037 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.123037 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.123037 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.123347 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.123347 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.123347 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.123560 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.123638 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.123638 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.123763 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.123833 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.123906 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.123961 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.123961 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.124102 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.124173 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.124235 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.124307 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.124410 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.124410 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.124410 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.124410 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.124641 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.124716 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.124803 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.124865 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.124944 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.124944 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.124944 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.124944 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.124944 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.125251 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.125251 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.125440 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.125567 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.125649 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.125733 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.125900 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.126236 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.126385 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.126385 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.126385 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.126595 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.126654 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.126715 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.126770 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.126837 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.126895 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.126895 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.127042 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.127124 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.127124 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.127240 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.127315 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.127413 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.127489 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.127489 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.127489 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.127651 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.127709 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.127799 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.127902 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.127965 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.128059 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.128136 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.128202 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.128273 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.128361 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.128442 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.128531 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.128651 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.128727 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.128798 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.128860 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.128928 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.128986 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.129089 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.129162 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.129224 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.129279 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.129361 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.129419 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.129500 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.129583 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.129645 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.129696 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.129765 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.129822 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.129893 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.130001 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.130108 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.130180 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.130239 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.130297 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.130380 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.130440 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.130526 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.130586 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.130663 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.130727 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.130785 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.130840 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.130898 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.130953 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.131037 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.131103 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.131182 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.131243 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.131284 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.131395 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.131449 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.131491 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.131532 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.131578 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.131624 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.131662 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.131743 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.131794 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.131833 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.131873 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.131918 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.131958 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.131992 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.132045 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.132086 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.132134 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.132184 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.132227 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.132267 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.132307 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.132360 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.132400 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.132437 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.132479 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.132514 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.132565 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.132612 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.132648 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.132684 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.132720 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.132759 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.132799 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.132852 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.132898 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.132940 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.132976 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.133048 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.133097 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.133144 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.133183 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.133230 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.133303 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.133374 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.133415 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.133452 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.133495 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.133546 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.133583 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.133627 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.133668 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.133707 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.133746 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.133786 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.133828 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.133865 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.133911 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.133971 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.134034 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.134074 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.134132 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.134181 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.134226 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.134268 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.134268 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.134268 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.134268 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.134268 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.134268 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.134490 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.134490 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.134490 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.134601 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.134641 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.134678 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.134727 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.134778 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.134816 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.134862 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.134901 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.134942 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.134981 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.135049 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.135103 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.135152 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.135200 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.135246 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.135289 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.135359 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.135359 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.135470 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.135470 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.135470 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.135470 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.135470 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.135470 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.135470 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.135714 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.135714 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.135785 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.135827 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.135864 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.135899 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.135899 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.135967 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.136028 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.136071 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.136071 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.136167 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.136215 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.136215 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.136285 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.136285 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.136285 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.136285 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.136285 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.136285 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.136285 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.136554 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.136554 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.136554 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.136554 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.136693 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.136734 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.136782 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.136823 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.136863 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.136900 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.136953 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.137052 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.137103 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.137155 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.137207 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.137269 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.137344 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.137400 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.137474 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.137529 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.137584 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.137624 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.137624 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.137624 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.137733 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.137774 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.137823 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.137864 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.137903 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.137942 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.137988 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.138057 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.138110 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.138110 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.138110 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.138382 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.138382 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.138382 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.138382 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.138382 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.138382 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.138382 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.138642 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.138684 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.138733 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.138774 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.138815 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.138855 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.138896 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.138938 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.138977 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.139036 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.139075 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.139116 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.139164 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.139204 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.139256 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.139298 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.139367 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.139408 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.139447 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.139489 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.139534 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.139574 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.139624 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.139663 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.139707 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.139751 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.139792 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.139831 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.139870 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.139924 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.139975 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.140050 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.140100 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.140147 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.140188 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.140227 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.140277 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.140316 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.140377 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.140416 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.140454 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.140504 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.140544 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.140590 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.140629 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.140666 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.140707 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.140752 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.140792 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.140830 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.140876 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.140921 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.140958 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.141003 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.141073 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.141126 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.141169 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.141207 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.141253 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.141300 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.141371 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.141438 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.141494 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.141535 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.141574 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.141612 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.141650 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.141698 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.141739 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.141739 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.141809 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.141860 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.141905 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.141954 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.141999 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.142064 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.142107 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.142157 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.142157 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.142247 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.142301 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.142301 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.142301 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.142301 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.142515 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.142557 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.142597 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.142638 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.142677 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.142715 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.142760 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.142806 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.142855 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.142906 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.142951 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.142991 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.143049 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.143095 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.143144 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.143185 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.143248 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.143293 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.143293 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.143381 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.143476 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.143554 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.143601 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.143640 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.143690 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.143731 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.143797 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.143861 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.143903 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.143940 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.143978 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.144037 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.144081 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.144131 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.144201 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.144257 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.144315 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.144381 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.144421 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.144470 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.144470 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.144470 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.144470 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.144470 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.144470 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.144470 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.144470 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.144470 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.144470 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.144855 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.144855 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.144855 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.144855 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.144855 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.144855 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.144855 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.144855 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.145186 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.145229 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.145229 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.145307 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.145368 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.145418 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.145501 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.145545 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.145585 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.145625 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.145676 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.145730 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.145780 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.145823 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.145861 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.145912 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.145976 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.146037 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.146084 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.146134 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.146175 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.146225 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.146269 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.146307 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.146375 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.146420 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.146484 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.146556 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.146605 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.146645 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.146684 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.146725 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.146784 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.146836 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.146875 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.146923 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.146962 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.147000 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.147066 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.147107 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.147147 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.147185 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.147232 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.147273 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.147362 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.147362 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.147362 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.147362 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 09 13:26:38.147525 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.147525 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.147525 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.147525 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.147525 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.147525 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.147769 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.147769 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.147769 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.147769 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.147769 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.147969 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.148030 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.148088 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.148130 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.148171 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 09 13:26:38.148210 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.148210 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.148306 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 09 13:26:38.148377 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.148418 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 09 13:26:38.148418 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 09 13:26:38.148500 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 09 13:26:38.148500 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 09 13:26:38.195352 np0000192396 devstack@c-api.service[111193]: INFO dbcounter [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Registered counter for database cinder Sep 09 13:26:38.195745 np0000192396 devstack@c-api.service[111190]: INFO dbcounter [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Registered counter for database cinder Sep 09 13:26:38.198095 np0000192396 devstack@c-api.service[111194]: INFO dbcounter [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Registered counter for database cinder Sep 09 13:26:38.198400 np0000192396 devstack@c-api.service[111191]: INFO dbcounter [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Registered counter for database cinder Sep 09 13:26:38.243187 np0000192396 devstack@c-api.service[111190]: DEBUG oslo_db.sqlalchemy.engines [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 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=111190) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 13:26:38.245792 np0000192396 devstack@c-api.service[111193]: DEBUG oslo_db.sqlalchemy.engines [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f 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=111193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 13:26:38.247569 np0000192396 devstack@c-api.service[111194]: DEBUG oslo_db.sqlalchemy.engines [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 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=111194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 13:26:38.249831 np0000192396 devstack@c-api.service[111191]: DEBUG oslo_db.sqlalchemy.engines [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 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=111191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 13:26:38.361892 np0000192396 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writer thread running {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 13:26:38.365023 np0000192396 devstack@c-api.service[111190]: /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 09 13:26:38.365023 np0000192396 devstack@c-api.service[111190]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 13:26:38.365342 np0000192396 devstack@c-api.service[111190]: INFO cinder.rpc [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 13:26:38.366135 np0000192396 devstack@c-api.service[111191]: DEBUG dbcounter [-] [111191] Writer thread running {{(pid=111191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 13:26:38.367823 np0000192396 devstack@c-api.service[111190]: INFO cinder.rpc [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 13:26:38.369165 np0000192396 devstack@c-api.service[111191]: /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 09 13:26:38.369165 np0000192396 devstack@c-api.service[111191]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 13:26:38.369498 np0000192396 devstack@c-api.service[111191]: INFO cinder.rpc [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 13:26:38.370060 np0000192396 devstack@c-api.service[111190]: INFO cinder.rpc [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 13:26:38.370289 np0000192396 devstack@c-api.service[111193]: DEBUG dbcounter [-] [111193] Writer thread running {{(pid=111193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 13:26:38.370737 np0000192396 devstack@c-api.service[111194]: DEBUG dbcounter [-] [111194] Writer thread running {{(pid=111194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 09 13:26:38.371777 np0000192396 devstack@c-api.service[111191]: INFO cinder.rpc [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 13:26:38.372163 np0000192396 devstack@c-api.service[111190]: INFO cinder.rpc [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 13:26:38.373283 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.373570 np0000192396 devstack@c-api.service[111193]: /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 09 13:26:38.373570 np0000192396 devstack@c-api.service[111193]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 13:26:38.373906 np0000192396 devstack@c-api.service[111191]: INFO cinder.rpc [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 13:26:38.373997 np0000192396 devstack@c-api.service[111193]: INFO cinder.rpc [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 13:26:38.374972 np0000192396 devstack@c-api.service[111194]: /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 09 13:26:38.374972 np0000192396 devstack@c-api.service[111194]: return base.obj_make_list(context, cls(context), objects.Service, Sep 09 13:26:38.375406 np0000192396 devstack@c-api.service[111194]: INFO cinder.rpc [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 09 13:26:38.375723 np0000192396 devstack@c-api.service[111191]: INFO cinder.rpc [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 13:26:38.376485 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.376723 np0000192396 devstack@c-api.service[111193]: INFO cinder.rpc [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 13:26:38.376788 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.378554 np0000192396 devstack@c-api.service[111194]: INFO cinder.rpc [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 09 13:26:38.379045 np0000192396 devstack@c-api.service[111193]: INFO cinder.rpc [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 13:26:38.380535 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.381163 np0000192396 devstack@c-api.service[111194]: INFO cinder.rpc [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 09 13:26:38.381403 np0000192396 devstack@c-api.service[111193]: INFO cinder.rpc [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 13:26:38.382471 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.383381 np0000192396 devstack@c-api.service[111194]: INFO cinder.rpc [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 09 13:26:38.384524 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.386709 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.388971 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.412787 np0000192396 devstack@c-api.service[111190]: DEBUG oslo_db.sqlalchemy.engines [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 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=111190) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 13:26:38.413876 np0000192396 devstack@c-api.service[111191]: DEBUG oslo_db.sqlalchemy.engines [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 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=111191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 13:26:38.415615 np0000192396 devstack@c-api.service[111190]: INFO cinder.rpc [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 13:26:38.416246 np0000192396 devstack@c-api.service[111191]: INFO cinder.rpc [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 13:26:38.418189 np0000192396 devstack@c-api.service[111190]: INFO cinder.rpc [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 13:26:38.418269 np0000192396 devstack@c-api.service[111191]: INFO cinder.rpc [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 13:26:38.419215 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.419288 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.423707 np0000192396 devstack@c-api.service[111193]: DEBUG oslo_db.sqlalchemy.engines [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f 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=111193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 13:26:38.425643 np0000192396 devstack@c-api.service[111194]: DEBUG oslo_db.sqlalchemy.engines [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 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=111194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 13:26:38.427185 np0000192396 devstack@c-api.service[111193]: INFO cinder.rpc [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 13:26:38.428846 np0000192396 devstack@c-api.service[111194]: INFO cinder.rpc [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 09 13:26:38.429563 np0000192396 devstack@c-api.service[111193]: INFO cinder.rpc [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 13:26:38.429670 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.430735 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.431155 np0000192396 devstack@c-api.service[111194]: INFO cinder.rpc [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 09 13:26:38.431459 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.432170 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.433044 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.436440 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.437851 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.439789 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.442119 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.443500 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.443934 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.444054 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.445118 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.446732 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.448187 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.448929 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.449000 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.449977 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.451253 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.452059 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.454055 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.454161 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.455191 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.456194 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.457158 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.458193 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.458678 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.458761 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.461359 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.461449 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.461623 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.461691 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.462930 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.464488 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.465867 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.466763 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.467422 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.467498 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.469633 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.470769 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.470909 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.471419 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.472608 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.473816 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.474275 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.474454 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.474876 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.476198 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.476838 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.477089 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.477390 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.477855 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.479028 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.480760 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.481223 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.482593 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.482693 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.483164 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.483652 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.483728 np0000192396 devstack@c-api.service[111191]: WARNING cinder.api.contrib.hosts [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 13:26:38.484442 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.484648 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.485954 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.486053 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.486120 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.487137 np0000192396 devstack@c-api.service[111190]: WARNING cinder.api.contrib.hosts [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 13:26:38.487557 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.488092 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.488450 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extended resource: extensions {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.488555 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.489638 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.489723 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extended resource: encryption {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.490163 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.490541 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.491069 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.491196 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extended resource: encryption {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.491747 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.491936 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extended resource: extensions {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.493394 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.493483 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extended resource: encryption {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.493547 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extended resource: scheduler-stats {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.494913 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.495134 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extended resource: encryption {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.495210 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extended resource: capabilities {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.495575 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.495987 np0000192396 devstack@c-api.service[111194]: WARNING cinder.api.contrib.hosts [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 13:26:38.496447 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extended resource: os-quota-sets {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.496697 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extended resource: scheduler-stats {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.497902 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extended resource: os-volume-type-access {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.498128 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extended resource: capabilities {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.501356 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.501459 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.501519 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extended resource: os-quota-sets {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.501579 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extended resource: os-quota-class-sets {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.501638 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.501694 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extended resource: qos-specs {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.501750 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.501806 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extended resource: os-volume-type-access {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.501948 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.502684 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.502860 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extended resource: extensions {{(pid=111194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.502956 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extended resource: cgsnapshots {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.503199 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extended resource: os-quota-class-sets {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.504244 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extended resource: encryption {{(pid=111194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.504391 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.504454 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extended resource: extra_specs {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.504527 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extended resource: qos-specs {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.505723 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extended resource: encryption {{(pid=111194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.505804 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.505957 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extended resource: consistencygroups {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.506500 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extended resource: cgsnapshots {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.506894 np0000192396 devstack@c-api.service[111193]: WARNING cinder.api.contrib.hosts [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 09 13:26:38.507239 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extended resource: scheduler-stats {{(pid=111194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.507670 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.507846 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extended resource: backups {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.507910 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extended resource: extra_specs {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.508721 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extended resource: capabilities {{(pid=111194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.509346 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.509441 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extended resource: consistencygroups {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.509850 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extended resource: os-availability-zone {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.509915 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extended resource: os-quota-sets {{(pid=111194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.510907 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.511193 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extended resource: os-hosts {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.511369 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extended resource: backups {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.511844 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extended resource: extensions {{(pid=111193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.512440 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extended resource: os-volume-type-access {{(pid=111194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.512560 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extended resource: os-volume-transfer {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.513353 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extended resource: os-availability-zone {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.513432 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extended resource: encryption {{(pid=111193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.514644 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extended resource: os-snapshot-manage {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.514842 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extended resource: os-hosts {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.515707 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extended resource: encryption {{(pid=111193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.515810 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extended resource: os-quota-class-sets {{(pid=111194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.516279 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extended resource: os-volume-transfer {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.516410 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extended resource: os-volume-manage {{(pid=111191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.517421 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extended resource: qos-specs {{(pid=111194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.517872 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extended resource: os-snapshot-manage {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.518583 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.518903 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extended resource: scheduler-stats {{(pid=111193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.519415 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extended resource: os-volume-manage {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.519489 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extended resource: cgsnapshots {{(pid=111194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.520154 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.520563 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extended resource: capabilities {{(pid=111193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.520876 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extended resource: extra_specs {{(pid=111194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.521653 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.521849 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.521928 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extended resource: os-quota-sets {{(pid=111193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.522495 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extended resource: consistencygroups {{(pid=111194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.523080 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.523396 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extended resource: os-volume-type-access {{(pid=111193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.523634 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.524426 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extended resource: backups {{(pid=111194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.524588 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.525057 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extended resource: os-quota-class-sets {{(pid=111193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.525177 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.525836 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.contrib.snapshot_actions [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] SnapshotActionsController initialized {{(pid=111191) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 13:26:38.526394 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extended resource: os-availability-zone {{(pid=111194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.526479 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extended resource: qos-specs {{(pid=111193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.526614 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.526893 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.527774 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extended resource: os-hosts {{(pid=111194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.528062 np0000192396 devstack@c-api.service[111191]: WARNING castellan.key_manager.migration [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.528482 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.528629 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extended resource: cgsnapshots {{(pid=111193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.528952 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.529065 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.529138 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extended resource: os-volume-transfer {{(pid=111194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.529195 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.529974 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.contrib.snapshot_actions [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] SnapshotActionsController initialized {{(pid=111190) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 13:26:38.530149 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.530149 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extension TypesManage extending resource: types {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.530262 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extended resource: extra_specs {{(pid=111193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.530346 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.530346 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extension AdminActions extending resource: volumes {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.530474 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.530535 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extension AdminActions extending resource: snapshots {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.530535 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extension AdminActions extending resource: backups {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.530643 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.530643 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extension UsedLimits extending resource: limits {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.530749 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extended resource: os-snapshot-manage {{(pid=111194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.530807 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.530864 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.530967 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.531086 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extension VolumeActions extending resource: volumes {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.531304 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.v3.router [None req-82c8fefc-7d5c-4bd2-8d5b-123038bbccb1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.531766 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extended resource: consistencygroups {{(pid=111193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.531838 np0000192396 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.532176 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extended resource: os-volume-manage {{(pid=111194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.532717 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.532829 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.533042 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.533156 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.533281 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extension TypesManage extending resource: types {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.533415 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.533522 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extension AdminActions extending resource: volumes {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.533674 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extension AdminActions extending resource: snapshots {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.533736 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extended resource: backups {{(pid=111193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.533796 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extension AdminActions extending resource: backups {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.533857 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.533957 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extension UsedLimits extending resource: limits {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.534166 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.534272 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.534395 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.534498 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extension VolumeActions extending resource: volumes {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.534633 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.534697 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-47fe7afc-41fa-4d43-905e-5390f84afb67 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.535918 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extended resource: os-availability-zone {{(pid=111193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.536360 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.537395 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extended resource: os-hosts {{(pid=111193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.537766 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.538940 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extended resource: os-volume-transfer {{(pid=111193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.539171 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.539749 np0000192396 devstack@c-api.service[111191]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dc1d00a4668 pid: 111191 (default app) Sep 09 13:26:38.540635 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extended resource: os-snapshot-manage {{(pid=111193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.540714 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.541656 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.contrib.snapshot_actions [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] SnapshotActionsController initialized {{(pid=111194) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 13:26:38.542256 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extended resource: os-volume-manage {{(pid=111193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 09 13:26:38.542412 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.543091 np0000192396 devstack@c-api.service[111190]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dc1d00a4668 pid: 111190 (default app) Sep 09 13:26:38.543811 np0000192396 devstack@c-api.service[111194]: WARNING castellan.key_manager.migration [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.545428 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.548180 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.548374 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.548511 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.548593 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.548807 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.548938 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extension TypesManage extending resource: types {{(pid=111194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.549089 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.549180 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extension AdminActions extending resource: volumes {{(pid=111194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.549291 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extension AdminActions extending resource: snapshots {{(pid=111194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.549422 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extension AdminActions extending resource: backups {{(pid=111194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.549527 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.549635 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extension UsedLimits extending resource: limits {{(pid=111194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.549734 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.549830 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.549931 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.549984 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.550065 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extension VolumeActions extending resource: volumes {{(pid=111194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.550177 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.v3.router [None req-2a7dc9e1-cce2-4372-a0cd-bb935b84ad21 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.551451 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.553116 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.553700 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.middleware.request_id [None req-d6d9b7db-b32b-4be9-88c3-35812991fe75 None None] RequestId filter calling following filter/app {{(pid=111191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:26:38.554157 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.contrib.snapshot_actions [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] SnapshotActionsController initialized {{(pid=111193) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 09 13:26:38.554948 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.556515 np0000192396 devstack@c-api.service[111193]: WARNING castellan.key_manager.migration [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 09 13:26:38.557301 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.557422 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.557565 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.557633 np0000192396 devstack@c-api.service[111191]: [pid: 111191|app: 0|req: 1/1] 162.253.55.121 () {60 vars in 956 bytes} [Wed Sep 9 13:26:38 2026] GET /volume/v3/ => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 09 13:26:38.558639 np0000192396 devstack@c-api.service[111194]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dc1d00a4668 pid: 111194 (default app) Sep 09 13:26:38.558969 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extension VolumeTypeAccess extending resource: types {{(pid=111193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.559107 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extension TypesManage extending resource: types {{(pid=111193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.559208 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.559367 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extension AdminActions extending resource: volumes {{(pid=111193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.559465 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extension AdminActions extending resource: snapshots {{(pid=111193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.559610 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extension AdminActions extending resource: backups {{(pid=111193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.559707 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.559810 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extension UsedLimits extending resource: limits {{(pid=111193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.559909 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extension SnapshotActions extending resource: snapshots {{(pid=111193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.560026 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.560132 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.560242 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extension VolumeActions extending resource: volumes {{(pid=111193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.560431 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.v3.router [None req-e2ba4ddc-0d28-4d53-99ca-d1428666d58f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 09 13:26:38.569282 np0000192396 devstack@c-api.service[111193]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dc1d00a4668 pid: 111193 (default app) Sep 09 13:26:47.105883 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-81ef8b6f-5900-4a81-b3eb-0c167d325cc8 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:26:47.728137 np0000192396 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-81ef8b6f-5900-4a81-b3eb-0c167d325cc8 admin admin] POST https://162.253.55.121/volume/v3/types Sep 09 13:26:47.728768 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-81ef8b6f-5900-4a81-b3eb-0c167d325cc8 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 09 13:26:47.730697 np0000192396 devstack@c-api.service[111190]: /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 09 13:26:47.730697 np0000192396 devstack@c-api.service[111190]: warnings.warn( Sep 09 13:26:47.765400 np0000192396 devstack@c-api.service[111190]: DEBUG oslo_db.sqlalchemy.engines [None req-81ef8b6f-5900-4a81-b3eb-0c167d325cc8 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=111190) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 13:26:47.794683 np0000192396 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-81ef8b6f-5900-4a81-b3eb-0c167d325cc8 admin admin] https://162.253.55.121/volume/v3/types returned with HTTP 200 Sep 09 13:26:47.795045 np0000192396 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 1/2] 162.253.55.121 () {68 vars in 1333 bytes} [Wed Sep 9 13:26:47 2026] POST /volume/v3/types => generated 186 bytes in 717 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 13:26:47.813178 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.middleware.request_id [None req-672dd74f-ae11-4e34-aca5-a116b8384832 None None] RequestId filter calling following filter/app {{(pid=111191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:26:48.139846 np0000192396 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-672dd74f-ae11-4e34-aca5-a116b8384832 admin admin] POST https://162.253.55.121/volume/v3/types/3c24f5b2-627c-43fd-9bb7-29a56a08db65/extra_specs Sep 09 13:26:48.140489 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-672dd74f-ae11-4e34-aca5-a116b8384832 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 09 13:26:48.142456 np0000192396 devstack@c-api.service[111191]: /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 09 13:26:48.142456 np0000192396 devstack@c-api.service[111191]: warnings.warn( Sep 09 13:26:48.186678 np0000192396 devstack@c-api.service[111191]: DEBUG oslo_db.sqlalchemy.engines [None req-672dd74f-ae11-4e34-aca5-a116b8384832 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=111191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 13:26:48.256284 np0000192396 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-672dd74f-ae11-4e34-aca5-a116b8384832 admin admin] https://162.253.55.121/volume/v3/types/3c24f5b2-627c-43fd-9bb7-29a56a08db65/extra_specs returned with HTTP 200 Sep 09 13:26:48.256916 np0000192396 devstack@c-api.service[111191]: [pid: 111191|app: 0|req: 2/3] 162.253.55.121 () {68 vars in 1480 bytes} [Wed Sep 9 13:26:47 2026] POST /volume/v3/types/3c24f5b2-627c-43fd-9bb7-29a56a08db65/extra_specs => generated 55 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:26:48.428798 np0000192396 devstack@c-api.service[111193]: DEBUG dbcounter [-] [111193] Writing DB stats cinder:SELECT=6 {{(pid=111193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:26:48.430724 np0000192396 devstack@c-api.service[111194]: DEBUG dbcounter [-] [111194] Writing DB stats cinder:SELECT=6 {{(pid=111194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:26:57.791882 np0000192396 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:26:58.254301 np0000192396 devstack@c-api.service[111191]: DEBUG dbcounter [-] [111191] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:29:43.045394 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.middleware.request_id [None req-5312bdb2-f6d9-4976-88f1-625a44f1bc37 None None] RequestId filter calling following filter/app {{(pid=111194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:29:43.046292 np0000192396 devstack@c-api.service[111194]: INFO cinder.api.openstack.wsgi [None req-5312bdb2-f6d9-4976-88f1-625a44f1bc37 None None] GET https://162.253.55.121/volume// Sep 09 13:29:43.046547 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.openstack.wsgi [None req-5312bdb2-f6d9-4976-88f1-625a44f1bc37 None None] Empty body provided in request {{(pid=111194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:29:43.046865 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.openstack.wsgi [None req-5312bdb2-f6d9-4976-88f1-625a44f1bc37 None None] Calling method 'all' {{(pid=111194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:29:43.047469 np0000192396 devstack@c-api.service[111194]: INFO cinder.api.openstack.wsgi [None req-5312bdb2-f6d9-4976-88f1-625a44f1bc37 None None] https://162.253.55.121/volume// returned with HTTP 300 Sep 09 13:29:43.047787 np0000192396 devstack@c-api.service[111194]: [pid: 111194|app: 0|req: 1/4] 162.253.55.121 () {66 vars in 1456 bytes} [Wed Sep 9 13:29:43 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 09 13:30:25.033503 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.middleware.request_id [None req-842e0b54-894c-4bd2-8e56-9b4947ad5d6f None None] RequestId filter calling following filter/app {{(pid=111193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:30:25.040031 np0000192396 devstack@c-api.service[111193]: [pid: 111193|app: 0|req: 1/5] 162.253.55.121 () {62 vars in 1068 bytes} [Wed Sep 9 13:30:25 2026] GET /volume/v3 => generated 114 bytes in 26 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 09 13:30:25.075363 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-e87b414d-3cb2-4a87-a7bb-0b4c237ca4ba None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:30:25.086477 np0000192396 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 2/6] 162.253.55.121 () {64 vars in 1272 bytes} [Wed Sep 9 13:30:25 2026] GET /volume/v3 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 09 13:30:25.129624 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.middleware.request_id [req-e87b414d-3cb2-4a87-a7bb-0b4c237ca4ba req-88fdf40a-3363-4b4a-99ab-fb7511dd28db None None] RequestId filter calling following filter/app {{(pid=111191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:30:25.135446 np0000192396 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [req-e87b414d-3cb2-4a87-a7bb-0b4c237ca4ba req-88fdf40a-3363-4b4a-99ab-fb7511dd28db demo demo] GET https://162.253.55.121/volume/v3/ Sep 09 13:30:25.135870 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [req-e87b414d-3cb2-4a87-a7bb-0b4c237ca4ba req-88fdf40a-3363-4b4a-99ab-fb7511dd28db demo demo] Empty body provided in request {{(pid=111191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:30:25.136265 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [req-e87b414d-3cb2-4a87-a7bb-0b4c237ca4ba req-88fdf40a-3363-4b4a-99ab-fb7511dd28db demo demo] Calling method 'version_select' {{(pid=111191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:30:25.138170 np0000192396 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [req-e87b414d-3cb2-4a87-a7bb-0b4c237ca4ba req-88fdf40a-3363-4b4a-99ab-fb7511dd28db demo demo] https://162.253.55.121/volume/v3/ returned with HTTP 200 Sep 09 13:30:25.139015 np0000192396 devstack@c-api.service[111191]: [pid: 111191|app: 0|req: 3/7] 162.253.55.121 () {66 vars in 1346 bytes} [Wed Sep 9 13:30:25 2026] GET /volume/v3/ => generated 390 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 13:30:25.182292 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.middleware.request_id [None req-e6cea270-cb0d-42ad-b1ac-11d5287c6da0 None None] RequestId filter calling following filter/app {{(pid=111194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:30:25.565677 np0000192396 devstack@c-api.service[111194]: INFO cinder.api.openstack.wsgi [None req-e6cea270-cb0d-42ad-b1ac-11d5287c6da0 demo demo] GET https://162.253.55.121/volume/v3/types Sep 09 13:30:25.566104 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.openstack.wsgi [None req-e6cea270-cb0d-42ad-b1ac-11d5287c6da0 demo demo] Empty body provided in request {{(pid=111194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:30:25.566155 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.openstack.wsgi [None req-e6cea270-cb0d-42ad-b1ac-11d5287c6da0 demo demo] Calling method 'index' {{(pid=111194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:30:25.566747 np0000192396 devstack@c-api.service[111194]: /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 09 13:30:25.566747 np0000192396 devstack@c-api.service[111194]: warnings.warn( Sep 09 13:30:25.567409 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.api_utils [None req-e6cea270-cb0d-42ad-b1ac-11d5287c6da0 demo demo] Removing options '' from query. {{(pid=111194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:30:25.612882 np0000192396 devstack@c-api.service[111194]: DEBUG oslo_db.sqlalchemy.engines [None req-e6cea270-cb0d-42ad-b1ac-11d5287c6da0 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=111194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 13:30:25.632626 np0000192396 devstack@c-api.service[111194]: INFO cinder.api.openstack.wsgi [None req-e6cea270-cb0d-42ad-b1ac-11d5287c6da0 demo demo] https://162.253.55.121/volume/v3/types returned with HTTP 200 Sep 09 13:30:25.633133 np0000192396 devstack@c-api.service[111194]: [pid: 111194|app: 0|req: 2/8] 162.253.55.121 () {64 vars in 1290 bytes} [Wed Sep 9 13:30:25 2026] GET /volume/v3/types => generated 377 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 13:30:25.667011 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.middleware.request_id [None req-df137738-362f-4a1c-900a-7beec4222400 None None] RequestId filter calling following filter/app {{(pid=111193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:30:26.024936 np0000192396 devstack@c-api.service[111193]: INFO cinder.api.openstack.wsgi [None req-df137738-362f-4a1c-900a-7beec4222400 demo demo] GET https://162.253.55.121/volume/v3/types/default Sep 09 13:30:26.025296 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.openstack.wsgi [None req-df137738-362f-4a1c-900a-7beec4222400 demo demo] Empty body provided in request {{(pid=111193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:30:26.025546 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.openstack.wsgi [None req-df137738-362f-4a1c-900a-7beec4222400 demo demo] Calling method 'show' {{(pid=111193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:30:26.062916 np0000192396 devstack@c-api.service[111193]: DEBUG oslo_db.sqlalchemy.engines [None req-df137738-362f-4a1c-900a-7beec4222400 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=111193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 09 13:30:26.080910 np0000192396 devstack@c-api.service[111193]: /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 09 13:30:26.080910 np0000192396 devstack@c-api.service[111193]: warnings.warn( Sep 09 13:30:26.083163 np0000192396 devstack@c-api.service[111193]: INFO cinder.api.openstack.wsgi [None req-df137738-362f-4a1c-900a-7beec4222400 demo demo] https://162.253.55.121/volume/v3/types/default returned with HTTP 200 Sep 09 13:30:26.083577 np0000192396 devstack@c-api.service[111193]: [pid: 111193|app: 0|req: 2/9] 162.253.55.121 () {64 vars in 1301 bytes} [Wed Sep 9 13:30:25 2026] GET /volume/v3/types/default => generated 145 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 13:30:26.740377 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-0482bc56-fcd0-41be-8f71-68d028c732c0 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:30:26.741436 np0000192396 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 3/10] 162.253.55.121 () {62 vars in 1068 bytes} [Wed Sep 9 13:30:26 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 09 13:30:26.774940 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.middleware.request_id [None req-f1aae18e-199c-4432-809e-f202e19164d0 None None] RequestId filter calling following filter/app {{(pid=111191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:30:26.782215 np0000192396 devstack@c-api.service[111191]: [pid: 111191|app: 0|req: 4/11] 162.253.55.121 () {64 vars in 1272 bytes} [Wed Sep 9 13:30:26 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 09 13:30:26.815791 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.middleware.request_id [req-f1aae18e-199c-4432-809e-f202e19164d0 req-2133a8a5-dbb8-4d82-9704-08fad023773e None None] RequestId filter calling following filter/app {{(pid=111194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:30:26.819682 np0000192396 devstack@c-api.service[111194]: INFO cinder.api.openstack.wsgi [req-f1aae18e-199c-4432-809e-f202e19164d0 req-2133a8a5-dbb8-4d82-9704-08fad023773e demo demo] GET https://162.253.55.121/volume/v3/ Sep 09 13:30:26.820049 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.openstack.wsgi [req-f1aae18e-199c-4432-809e-f202e19164d0 req-2133a8a5-dbb8-4d82-9704-08fad023773e demo demo] Empty body provided in request {{(pid=111194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:30:26.820516 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.openstack.wsgi [req-f1aae18e-199c-4432-809e-f202e19164d0 req-2133a8a5-dbb8-4d82-9704-08fad023773e demo demo] Calling method 'version_select' {{(pid=111194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:30:26.823351 np0000192396 devstack@c-api.service[111194]: INFO cinder.api.openstack.wsgi [req-f1aae18e-199c-4432-809e-f202e19164d0 req-2133a8a5-dbb8-4d82-9704-08fad023773e demo demo] https://162.253.55.121/volume/v3/ returned with HTTP 200 Sep 09 13:30:26.823351 np0000192396 devstack@c-api.service[111194]: [pid: 111194|app: 0|req: 3/12] 162.253.55.121 () {66 vars in 1346 bytes} [Wed Sep 9 13:30:26 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 13:30:26.861199 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.middleware.request_id [None req-33a25f9d-fcde-490c-87c9-d8d523a22a57 None None] RequestId filter calling following filter/app {{(pid=111193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:30:26.866315 np0000192396 devstack@c-api.service[111193]: INFO cinder.api.openstack.wsgi [None req-33a25f9d-fcde-490c-87c9-d8d523a22a57 demo demo] GET https://162.253.55.121/volume/v3/types/default Sep 09 13:30:26.866862 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.openstack.wsgi [None req-33a25f9d-fcde-490c-87c9-d8d523a22a57 demo demo] Empty body provided in request {{(pid=111193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:30:26.867386 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.openstack.wsgi [None req-33a25f9d-fcde-490c-87c9-d8d523a22a57 demo demo] Calling method 'show' {{(pid=111193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:30:26.882666 np0000192396 devstack@c-api.service[111193]: INFO cinder.api.openstack.wsgi [None req-33a25f9d-fcde-490c-87c9-d8d523a22a57 demo demo] https://162.253.55.121/volume/v3/types/default returned with HTTP 200 Sep 09 13:30:26.883655 np0000192396 devstack@c-api.service[111193]: [pid: 111193|app: 0|req: 3/13] 162.253.55.121 () {64 vars in 1301 bytes} [Wed Sep 9 13:30:26 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 13:30:27.479372 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-0b42af80-7b5e-43a6-80f4-894c10e06928 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:30:27.479979 np0000192396 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 4/14] 162.253.55.121 () {62 vars in 1068 bytes} [Wed Sep 9 13:30:27 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 09 13:30:27.511261 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.middleware.request_id [None req-b072de65-99f4-4838-93aa-b3e9b0ef8026 None None] RequestId filter calling following filter/app {{(pid=111191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:30:27.515201 np0000192396 devstack@c-api.service[111191]: [pid: 111191|app: 0|req: 5/15] 162.253.55.121 () {64 vars in 1272 bytes} [Wed Sep 9 13:30:27 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 09 13:30:27.546505 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.middleware.request_id [req-b072de65-99f4-4838-93aa-b3e9b0ef8026 req-1811cfa2-c3f7-446e-a955-c4bbfa4c18b8 None None] RequestId filter calling following filter/app {{(pid=111194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:30:27.550490 np0000192396 devstack@c-api.service[111194]: INFO cinder.api.openstack.wsgi [req-b072de65-99f4-4838-93aa-b3e9b0ef8026 req-1811cfa2-c3f7-446e-a955-c4bbfa4c18b8 demo demo] GET https://162.253.55.121/volume/v3/ Sep 09 13:30:27.550872 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.openstack.wsgi [req-b072de65-99f4-4838-93aa-b3e9b0ef8026 req-1811cfa2-c3f7-446e-a955-c4bbfa4c18b8 demo demo] Empty body provided in request {{(pid=111194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:30:27.551275 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.openstack.wsgi [req-b072de65-99f4-4838-93aa-b3e9b0ef8026 req-1811cfa2-c3f7-446e-a955-c4bbfa4c18b8 demo demo] Calling method 'version_select' {{(pid=111194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:30:27.552036 np0000192396 devstack@c-api.service[111194]: INFO cinder.api.openstack.wsgi [req-b072de65-99f4-4838-93aa-b3e9b0ef8026 req-1811cfa2-c3f7-446e-a955-c4bbfa4c18b8 demo demo] https://162.253.55.121/volume/v3/ returned with HTTP 200 Sep 09 13:30:27.553056 np0000192396 devstack@c-api.service[111194]: [pid: 111194|app: 0|req: 4/16] 162.253.55.121 () {66 vars in 1346 bytes} [Wed Sep 9 13:30:27 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 13:30:27.590131 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.middleware.request_id [None req-30ca5889-6e50-4de7-b159-5b3a6ff5bd0a None None] RequestId filter calling following filter/app {{(pid=111193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:30:27.593515 np0000192396 devstack@c-api.service[111193]: INFO cinder.api.openstack.wsgi [None req-30ca5889-6e50-4de7-b159-5b3a6ff5bd0a demo demo] GET https://162.253.55.121/volume/v3/types/default Sep 09 13:30:27.593903 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.openstack.wsgi [None req-30ca5889-6e50-4de7-b159-5b3a6ff5bd0a demo demo] Empty body provided in request {{(pid=111193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:30:27.594293 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.openstack.wsgi [None req-30ca5889-6e50-4de7-b159-5b3a6ff5bd0a demo demo] Calling method 'show' {{(pid=111193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:30:27.607658 np0000192396 devstack@c-api.service[111193]: INFO cinder.api.openstack.wsgi [None req-30ca5889-6e50-4de7-b159-5b3a6ff5bd0a demo demo] https://162.253.55.121/volume/v3/types/default returned with HTTP 200 Sep 09 13:30:27.608275 np0000192396 devstack@c-api.service[111193]: [pid: 111193|app: 0|req: 4/17] 162.253.55.121 () {64 vars in 1301 bytes} [Wed Sep 9 13:30:27 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 13:30:27.646875 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-99770b94-0434-4709-84ce-f0a26e720642 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:30:27.646875 np0000192396 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 5/18] 162.253.55.121 () {62 vars in 1068 bytes} [Wed Sep 9 13:30:27 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 09 13:30:27.677931 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.middleware.request_id [None req-0fafab4e-0a9a-4b4e-ba37-4e41fc3571ff None None] RequestId filter calling following filter/app {{(pid=111191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:30:27.682209 np0000192396 devstack@c-api.service[111191]: [pid: 111191|app: 0|req: 6/19] 162.253.55.121 () {64 vars in 1272 bytes} [Wed Sep 9 13:30:27 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 09 13:30:27.713496 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.middleware.request_id [req-0fafab4e-0a9a-4b4e-ba37-4e41fc3571ff req-9b989fac-d8ca-4828-a43d-372a95fe6075 None None] RequestId filter calling following filter/app {{(pid=111194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:30:27.717317 np0000192396 devstack@c-api.service[111194]: INFO cinder.api.openstack.wsgi [req-0fafab4e-0a9a-4b4e-ba37-4e41fc3571ff req-9b989fac-d8ca-4828-a43d-372a95fe6075 demo demo] GET https://162.253.55.121/volume/v3/ Sep 09 13:30:27.717831 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.openstack.wsgi [req-0fafab4e-0a9a-4b4e-ba37-4e41fc3571ff req-9b989fac-d8ca-4828-a43d-372a95fe6075 demo demo] Empty body provided in request {{(pid=111194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:30:27.718310 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.openstack.wsgi [req-0fafab4e-0a9a-4b4e-ba37-4e41fc3571ff req-9b989fac-d8ca-4828-a43d-372a95fe6075 demo demo] Calling method 'version_select' {{(pid=111194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:30:27.719107 np0000192396 devstack@c-api.service[111194]: INFO cinder.api.openstack.wsgi [req-0fafab4e-0a9a-4b4e-ba37-4e41fc3571ff req-9b989fac-d8ca-4828-a43d-372a95fe6075 demo demo] https://162.253.55.121/volume/v3/ returned with HTTP 200 Sep 09 13:30:27.719940 np0000192396 devstack@c-api.service[111194]: [pid: 111194|app: 0|req: 5/20] 162.253.55.121 () {66 vars in 1346 bytes} [Wed Sep 9 13:30:27 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 13:30:27.756046 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.middleware.request_id [None req-c178b6c4-7ba5-4551-bed7-5b0f50be9c18 None None] RequestId filter calling following filter/app {{(pid=111193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:30:27.759366 np0000192396 devstack@c-api.service[111193]: INFO cinder.api.openstack.wsgi [None req-c178b6c4-7ba5-4551-bed7-5b0f50be9c18 demo demo] GET https://162.253.55.121/volume/v3/types/default Sep 09 13:30:27.759783 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.openstack.wsgi [None req-c178b6c4-7ba5-4551-bed7-5b0f50be9c18 demo demo] Empty body provided in request {{(pid=111193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:30:27.760150 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.openstack.wsgi [None req-c178b6c4-7ba5-4551-bed7-5b0f50be9c18 demo demo] Calling method 'show' {{(pid=111193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:30:27.773727 np0000192396 devstack@c-api.service[111193]: INFO cinder.api.openstack.wsgi [None req-c178b6c4-7ba5-4551-bed7-5b0f50be9c18 demo demo] https://162.253.55.121/volume/v3/types/default returned with HTTP 200 Sep 09 13:30:27.774484 np0000192396 devstack@c-api.service[111193]: [pid: 111193|app: 0|req: 5/21] 162.253.55.121 () {64 vars in 1301 bytes} [Wed Sep 9 13:30:27 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 09 13:30:35.624577 np0000192396 devstack@c-api.service[111194]: DEBUG dbcounter [-] [111194] Writing DB stats cinder:SELECT=1 {{(pid=111194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:30:37.766702 np0000192396 devstack@c-api.service[111193]: DEBUG dbcounter [-] [111193] Writing DB stats cinder:SELECT=8 {{(pid=111193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:35:03.205549 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-35f5bfcb-fb88-4a98-b18a-9ac2c52169af None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:35:03.323605 np0000192396 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-35f5bfcb-fb88-4a98-b18a-9ac2c52169af demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 13:35:03.323861 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-35f5bfcb-fb88-4a98-b18a-9ac2c52169af demo demo] Empty body provided in request {{(pid=111190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:35:03.324345 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-35f5bfcb-fb88-4a98-b18a-9ac2c52169af demo demo] Calling method 'detail' {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:35:03.325261 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.api_utils [None req-35f5bfcb-fb88-4a98-b18a-9ac2c52169af demo demo] Removing options '' from query. {{(pid=111190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:35:03.326308 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.volume.api [None req-35f5bfcb-fb88-4a98-b18a-9ac2c52169af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:35:03.372599 np0000192396 devstack@c-api.service[111190]: /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 09 13:35:03.372599 np0000192396 devstack@c-api.service[111190]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 13:35:03.372940 np0000192396 devstack@c-api.service[111190]: INFO cinder.volume.api [None req-35f5bfcb-fb88-4a98-b18a-9ac2c52169af demo demo] Get all volumes completed successfully. Sep 09 13:35:03.376510 np0000192396 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-35f5bfcb-fb88-4a98-b18a-9ac2c52169af demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:35:03.376510 np0000192396 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 6/22] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 13:35:03 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 09 13:35:13.365642 np0000192396 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writing DB stats cinder:SELECT=1 {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:36:03.392517 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.middleware.request_id [None req-2cfe86f7-2457-4ae3-a243-d16363e13259 None None] RequestId filter calling following filter/app {{(pid=111191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:36:03.395111 np0000192396 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-2cfe86f7-2457-4ae3-a243-d16363e13259 demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 13:36:03.395368 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-2cfe86f7-2457-4ae3-a243-d16363e13259 demo demo] Empty body provided in request {{(pid=111191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:36:03.395646 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-2cfe86f7-2457-4ae3-a243-d16363e13259 demo demo] Calling method 'detail' {{(pid=111191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:36:03.396349 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.api_utils [None req-2cfe86f7-2457-4ae3-a243-d16363e13259 demo demo] Removing options '' from query. {{(pid=111191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:36:03.397184 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.volume.api [None req-2cfe86f7-2457-4ae3-a243-d16363e13259 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:36:03.433933 np0000192396 devstack@c-api.service[111191]: /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 09 13:36:03.433933 np0000192396 devstack@c-api.service[111191]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 13:36:03.434263 np0000192396 devstack@c-api.service[111191]: INFO cinder.volume.api [None req-2cfe86f7-2457-4ae3-a243-d16363e13259 demo demo] Get all volumes completed successfully. Sep 09 13:36:03.437447 np0000192396 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-2cfe86f7-2457-4ae3-a243-d16363e13259 demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:36:03.437894 np0000192396 devstack@c-api.service[111191]: [pid: 111191|app: 0|req: 7/23] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 13:36:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:36:13.427071 np0000192396 devstack@c-api.service[111191]: DEBUG dbcounter [-] [111191] Writing DB stats cinder:SELECT=1 {{(pid=111191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:37:03.462870 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.middleware.request_id [None req-9dc0d609-41c5-463a-8ff2-03dae7593804 None None] RequestId filter calling following filter/app {{(pid=111194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:37:03.469203 np0000192396 devstack@c-api.service[111194]: INFO cinder.api.openstack.wsgi [None req-9dc0d609-41c5-463a-8ff2-03dae7593804 demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 13:37:03.469701 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.openstack.wsgi [None req-9dc0d609-41c5-463a-8ff2-03dae7593804 demo demo] Empty body provided in request {{(pid=111194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:37:03.470398 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.openstack.wsgi [None req-9dc0d609-41c5-463a-8ff2-03dae7593804 demo demo] Calling method 'detail' {{(pid=111194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:37:03.472467 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.api_utils [None req-9dc0d609-41c5-463a-8ff2-03dae7593804 demo demo] Removing options '' from query. {{(pid=111194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:37:03.473041 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.volume.api [None req-9dc0d609-41c5-463a-8ff2-03dae7593804 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:37:03.542239 np0000192396 devstack@c-api.service[111194]: /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 09 13:37:03.542239 np0000192396 devstack@c-api.service[111194]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 13:37:03.542560 np0000192396 devstack@c-api.service[111194]: INFO cinder.volume.api [None req-9dc0d609-41c5-463a-8ff2-03dae7593804 demo demo] Get all volumes completed successfully. Sep 09 13:37:03.545930 np0000192396 devstack@c-api.service[111194]: INFO cinder.api.openstack.wsgi [None req-9dc0d609-41c5-463a-8ff2-03dae7593804 demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:37:03.546452 np0000192396 devstack@c-api.service[111194]: [pid: 111194|app: 0|req: 6/24] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 13:37:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:37:13.532444 np0000192396 devstack@c-api.service[111194]: DEBUG dbcounter [-] [111194] Writing DB stats cinder:SELECT=1 {{(pid=111194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:38:03.572548 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.middleware.request_id [None req-e73d5868-590b-464b-84c4-a7a2e0b6df65 None None] RequestId filter calling following filter/app {{(pid=111193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:38:03.580360 np0000192396 devstack@c-api.service[111193]: INFO cinder.api.openstack.wsgi [None req-e73d5868-590b-464b-84c4-a7a2e0b6df65 demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 13:38:03.580360 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.openstack.wsgi [None req-e73d5868-590b-464b-84c4-a7a2e0b6df65 demo demo] Empty body provided in request {{(pid=111193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:38:03.580360 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.openstack.wsgi [None req-e73d5868-590b-464b-84c4-a7a2e0b6df65 demo demo] Calling method 'detail' {{(pid=111193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:38:03.580360 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.api_utils [None req-e73d5868-590b-464b-84c4-a7a2e0b6df65 demo demo] Removing options '' from query. {{(pid=111193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:38:03.581285 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.volume.api [None req-e73d5868-590b-464b-84c4-a7a2e0b6df65 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:38:03.625010 np0000192396 devstack@c-api.service[111193]: /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 09 13:38:03.625010 np0000192396 devstack@c-api.service[111193]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 09 13:38:03.626512 np0000192396 devstack@c-api.service[111193]: INFO cinder.volume.api [None req-e73d5868-590b-464b-84c4-a7a2e0b6df65 demo demo] Get all volumes completed successfully. Sep 09 13:38:03.629014 np0000192396 devstack@c-api.service[111193]: INFO cinder.api.openstack.wsgi [None req-e73d5868-590b-464b-84c4-a7a2e0b6df65 demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:38:03.629910 np0000192396 devstack@c-api.service[111193]: [pid: 111193|app: 0|req: 6/25] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 13:38:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:38:13.618220 np0000192396 devstack@c-api.service[111193]: DEBUG dbcounter [-] [111193] Writing DB stats cinder:SELECT=1 {{(pid=111193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:39:03.644271 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-74a420d1-ab4e-4458-b91a-ddaa733c99c9 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:39:03.648579 np0000192396 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-74a420d1-ab4e-4458-b91a-ddaa733c99c9 demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 13:39:03.648816 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-74a420d1-ab4e-4458-b91a-ddaa733c99c9 demo demo] Empty body provided in request {{(pid=111190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:39:03.649171 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-74a420d1-ab4e-4458-b91a-ddaa733c99c9 demo demo] Calling method 'detail' {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:39:03.649401 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.api_utils [None req-74a420d1-ab4e-4458-b91a-ddaa733c99c9 demo demo] Removing options '' from query. {{(pid=111190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:39:03.650230 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.volume.api [None req-74a420d1-ab4e-4458-b91a-ddaa733c99c9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:39:03.661952 np0000192396 devstack@c-api.service[111190]: INFO cinder.volume.api [None req-74a420d1-ab4e-4458-b91a-ddaa733c99c9 demo demo] Get all volumes completed successfully. Sep 09 13:39:03.664347 np0000192396 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-74a420d1-ab4e-4458-b91a-ddaa733c99c9 demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:39:03.664845 np0000192396 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 7/26] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 13:39:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:39:13.654002 np0000192396 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writing DB stats cinder:SELECT=1 {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:40:03.675784 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.middleware.request_id [None req-30da1115-ca74-4730-908a-02a990978c63 None None] RequestId filter calling following filter/app {{(pid=111191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:40:03.803597 np0000192396 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-30da1115-ca74-4730-908a-02a990978c63 demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 13:40:03.803826 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-30da1115-ca74-4730-908a-02a990978c63 demo demo] Empty body provided in request {{(pid=111191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:40:03.804090 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-30da1115-ca74-4730-908a-02a990978c63 demo demo] Calling method 'detail' {{(pid=111191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:40:03.804312 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.api_utils [None req-30da1115-ca74-4730-908a-02a990978c63 demo demo] Removing options '' from query. {{(pid=111191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:40:03.805159 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.volume.api [None req-30da1115-ca74-4730-908a-02a990978c63 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:40:03.815731 np0000192396 devstack@c-api.service[111191]: INFO cinder.volume.api [None req-30da1115-ca74-4730-908a-02a990978c63 demo demo] Get all volumes completed successfully. Sep 09 13:40:03.818704 np0000192396 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-30da1115-ca74-4730-908a-02a990978c63 demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:40:03.819208 np0000192396 devstack@c-api.service[111191]: [pid: 111191|app: 0|req: 8/27] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 13:40:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:40:13.808919 np0000192396 devstack@c-api.service[111191]: DEBUG dbcounter [-] [111191] Writing DB stats cinder:SELECT=1 {{(pid=111191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:41:03.837197 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.middleware.request_id [None req-a2ad0f71-25ae-429e-ad9e-5b252f96e607 None None] RequestId filter calling following filter/app {{(pid=111194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:41:03.840238 np0000192396 devstack@c-api.service[111194]: INFO cinder.api.openstack.wsgi [None req-a2ad0f71-25ae-429e-ad9e-5b252f96e607 demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 13:41:03.840640 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.openstack.wsgi [None req-a2ad0f71-25ae-429e-ad9e-5b252f96e607 demo demo] Empty body provided in request {{(pid=111194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:41:03.840640 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.openstack.wsgi [None req-a2ad0f71-25ae-429e-ad9e-5b252f96e607 demo demo] Calling method 'detail' {{(pid=111194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:41:03.840891 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.api_utils [None req-a2ad0f71-25ae-429e-ad9e-5b252f96e607 demo demo] Removing options '' from query. {{(pid=111194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:41:03.841752 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.volume.api [None req-a2ad0f71-25ae-429e-ad9e-5b252f96e607 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:41:03.851993 np0000192396 devstack@c-api.service[111194]: INFO cinder.volume.api [None req-a2ad0f71-25ae-429e-ad9e-5b252f96e607 demo demo] Get all volumes completed successfully. Sep 09 13:41:03.854537 np0000192396 devstack@c-api.service[111194]: INFO cinder.api.openstack.wsgi [None req-a2ad0f71-25ae-429e-ad9e-5b252f96e607 demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:41:03.854970 np0000192396 devstack@c-api.service[111194]: [pid: 111194|app: 0|req: 7/28] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 13:41:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:41:13.845357 np0000192396 devstack@c-api.service[111194]: DEBUG dbcounter [-] [111194] Writing DB stats cinder:SELECT=1 {{(pid=111194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:42:03.876390 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.middleware.request_id [None req-336a3a1e-c46c-4bfd-a8e0-060577bed3dc None None] RequestId filter calling following filter/app {{(pid=111193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:42:03.879981 np0000192396 devstack@c-api.service[111193]: INFO cinder.api.openstack.wsgi [None req-336a3a1e-c46c-4bfd-a8e0-060577bed3dc demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 13:42:03.880194 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.openstack.wsgi [None req-336a3a1e-c46c-4bfd-a8e0-060577bed3dc demo demo] Empty body provided in request {{(pid=111193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:42:03.880540 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.openstack.wsgi [None req-336a3a1e-c46c-4bfd-a8e0-060577bed3dc demo demo] Calling method 'detail' {{(pid=111193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:42:03.881047 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.api_utils [None req-336a3a1e-c46c-4bfd-a8e0-060577bed3dc demo demo] Removing options '' from query. {{(pid=111193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:42:03.881669 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.volume.api [None req-336a3a1e-c46c-4bfd-a8e0-060577bed3dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:42:03.894197 np0000192396 devstack@c-api.service[111193]: INFO cinder.volume.api [None req-336a3a1e-c46c-4bfd-a8e0-060577bed3dc demo demo] Get all volumes completed successfully. Sep 09 13:42:03.896308 np0000192396 devstack@c-api.service[111193]: INFO cinder.api.openstack.wsgi [None req-336a3a1e-c46c-4bfd-a8e0-060577bed3dc demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:42:03.896791 np0000192396 devstack@c-api.service[111193]: [pid: 111193|app: 0|req: 7/29] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 13:42:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:42:13.885511 np0000192396 devstack@c-api.service[111193]: DEBUG dbcounter [-] [111193] Writing DB stats cinder:SELECT=1 {{(pid=111193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:43:03.914287 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-9f96aba6-19cd-4d58-98d7-7141e8eb6bdf None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:43:03.917436 np0000192396 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-9f96aba6-19cd-4d58-98d7-7141e8eb6bdf demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 13:43:03.917751 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-9f96aba6-19cd-4d58-98d7-7141e8eb6bdf demo demo] Empty body provided in request {{(pid=111190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:43:03.917864 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-9f96aba6-19cd-4d58-98d7-7141e8eb6bdf demo demo] Calling method 'detail' {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:43:03.918148 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.api_utils [None req-9f96aba6-19cd-4d58-98d7-7141e8eb6bdf demo demo] Removing options '' from query. {{(pid=111190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:43:03.919043 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.volume.api [None req-9f96aba6-19cd-4d58-98d7-7141e8eb6bdf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:43:03.928395 np0000192396 devstack@c-api.service[111190]: INFO cinder.volume.api [None req-9f96aba6-19cd-4d58-98d7-7141e8eb6bdf demo demo] Get all volumes completed successfully. Sep 09 13:43:03.930767 np0000192396 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-9f96aba6-19cd-4d58-98d7-7141e8eb6bdf demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:43:03.931178 np0000192396 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 8/30] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 13:43:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:43:13.922771 np0000192396 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writing DB stats cinder:SELECT=1 {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:44:03.948902 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.middleware.request_id [None req-befa25bc-0437-42ac-b83f-3a4d5be6e3f5 None None] RequestId filter calling following filter/app {{(pid=111191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:44:03.953954 np0000192396 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-befa25bc-0437-42ac-b83f-3a4d5be6e3f5 demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 13:44:03.954505 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-befa25bc-0437-42ac-b83f-3a4d5be6e3f5 demo demo] Empty body provided in request {{(pid=111191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:44:03.954983 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-befa25bc-0437-42ac-b83f-3a4d5be6e3f5 demo demo] Calling method 'detail' {{(pid=111191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:44:03.955675 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.api_utils [None req-befa25bc-0437-42ac-b83f-3a4d5be6e3f5 demo demo] Removing options '' from query. {{(pid=111191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:44:03.958120 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.volume.api [None req-befa25bc-0437-42ac-b83f-3a4d5be6e3f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:44:03.970093 np0000192396 devstack@c-api.service[111191]: INFO cinder.volume.api [None req-befa25bc-0437-42ac-b83f-3a4d5be6e3f5 demo demo] Get all volumes completed successfully. Sep 09 13:44:03.974082 np0000192396 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-befa25bc-0437-42ac-b83f-3a4d5be6e3f5 demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:44:03.974871 np0000192396 devstack@c-api.service[111191]: [pid: 111191|app: 0|req: 9/31] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 13:44:03 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 09 13:44:13.963384 np0000192396 devstack@c-api.service[111191]: DEBUG dbcounter [-] [111191] Writing DB stats cinder:SELECT=1 {{(pid=111191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:45:03.990126 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.middleware.request_id [None req-fa6c32fb-b722-4f73-93f0-ad5518bb7306 None None] RequestId filter calling following filter/app {{(pid=111194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:45:04.177354 np0000192396 devstack@c-api.service[111194]: INFO cinder.api.openstack.wsgi [None req-fa6c32fb-b722-4f73-93f0-ad5518bb7306 demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 13:45:04.177663 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.openstack.wsgi [None req-fa6c32fb-b722-4f73-93f0-ad5518bb7306 demo demo] Empty body provided in request {{(pid=111194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:45:04.178465 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.openstack.wsgi [None req-fa6c32fb-b722-4f73-93f0-ad5518bb7306 demo demo] Calling method 'detail' {{(pid=111194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:45:04.178881 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.api_utils [None req-fa6c32fb-b722-4f73-93f0-ad5518bb7306 demo demo] Removing options '' from query. {{(pid=111194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:45:04.179686 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.volume.api [None req-fa6c32fb-b722-4f73-93f0-ad5518bb7306 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:45:04.187660 np0000192396 devstack@c-api.service[111194]: INFO cinder.volume.api [None req-fa6c32fb-b722-4f73-93f0-ad5518bb7306 demo demo] Get all volumes completed successfully. Sep 09 13:45:04.189830 np0000192396 devstack@c-api.service[111194]: INFO cinder.api.openstack.wsgi [None req-fa6c32fb-b722-4f73-93f0-ad5518bb7306 demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:45:04.190502 np0000192396 devstack@c-api.service[111194]: [pid: 111194|app: 0|req: 8/32] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 13:45:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:45:14.182755 np0000192396 devstack@c-api.service[111194]: DEBUG dbcounter [-] [111194] Writing DB stats cinder:SELECT=1 {{(pid=111194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:46:04.208346 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.middleware.request_id [None req-4fb53fbe-1edd-4c86-a99b-6a64c7618d1d None None] RequestId filter calling following filter/app {{(pid=111193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:46:04.212992 np0000192396 devstack@c-api.service[111193]: INFO cinder.api.openstack.wsgi [None req-4fb53fbe-1edd-4c86-a99b-6a64c7618d1d demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 13:46:04.213438 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.openstack.wsgi [None req-4fb53fbe-1edd-4c86-a99b-6a64c7618d1d demo demo] Empty body provided in request {{(pid=111193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:46:04.213863 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.openstack.wsgi [None req-4fb53fbe-1edd-4c86-a99b-6a64c7618d1d demo demo] Calling method 'detail' {{(pid=111193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:46:04.214381 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.api_utils [None req-4fb53fbe-1edd-4c86-a99b-6a64c7618d1d demo demo] Removing options '' from query. {{(pid=111193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:46:04.215753 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.volume.api [None req-4fb53fbe-1edd-4c86-a99b-6a64c7618d1d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:46:04.227142 np0000192396 devstack@c-api.service[111193]: INFO cinder.volume.api [None req-4fb53fbe-1edd-4c86-a99b-6a64c7618d1d demo demo] Get all volumes completed successfully. Sep 09 13:46:04.230998 np0000192396 devstack@c-api.service[111193]: INFO cinder.api.openstack.wsgi [None req-4fb53fbe-1edd-4c86-a99b-6a64c7618d1d demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:46:04.231718 np0000192396 devstack@c-api.service[111193]: [pid: 111193|app: 0|req: 8/33] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 13:46:04 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 09 13:46:14.220281 np0000192396 devstack@c-api.service[111193]: DEBUG dbcounter [-] [111193] Writing DB stats cinder:SELECT=1 {{(pid=111193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:47:04.255548 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-69427111-ef60-4fbb-9acd-dc19d75583bc None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:47:04.260213 np0000192396 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-69427111-ef60-4fbb-9acd-dc19d75583bc demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 13:47:04.260588 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-69427111-ef60-4fbb-9acd-dc19d75583bc demo demo] Empty body provided in request {{(pid=111190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:47:04.260853 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-69427111-ef60-4fbb-9acd-dc19d75583bc demo demo] Calling method 'detail' {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:47:04.261215 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.api_utils [None req-69427111-ef60-4fbb-9acd-dc19d75583bc demo demo] Removing options '' from query. {{(pid=111190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:47:04.262197 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.volume.api [None req-69427111-ef60-4fbb-9acd-dc19d75583bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:47:04.273179 np0000192396 devstack@c-api.service[111190]: INFO cinder.volume.api [None req-69427111-ef60-4fbb-9acd-dc19d75583bc demo demo] Get all volumes completed successfully. Sep 09 13:47:04.276508 np0000192396 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-69427111-ef60-4fbb-9acd-dc19d75583bc demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:47:04.277459 np0000192396 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 9/34] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 13:47:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:47:14.267572 np0000192396 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writing DB stats cinder:SELECT=1 {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:48:04.298254 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.middleware.request_id [None req-9f24ceab-e186-466e-bc56-55fe4e7c30ad None None] RequestId filter calling following filter/app {{(pid=111191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:48:04.302908 np0000192396 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-9f24ceab-e186-466e-bc56-55fe4e7c30ad demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 13:48:04.303275 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-9f24ceab-e186-466e-bc56-55fe4e7c30ad demo demo] Empty body provided in request {{(pid=111191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:48:04.303727 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-9f24ceab-e186-466e-bc56-55fe4e7c30ad demo demo] Calling method 'detail' {{(pid=111191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:48:04.304279 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.api_utils [None req-9f24ceab-e186-466e-bc56-55fe4e7c30ad demo demo] Removing options '' from query. {{(pid=111191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:48:04.305812 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.volume.api [None req-9f24ceab-e186-466e-bc56-55fe4e7c30ad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:48:04.320171 np0000192396 devstack@c-api.service[111191]: INFO cinder.volume.api [None req-9f24ceab-e186-466e-bc56-55fe4e7c30ad demo demo] Get all volumes completed successfully. Sep 09 13:48:04.324855 np0000192396 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-9f24ceab-e186-466e-bc56-55fe4e7c30ad demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:48:04.325593 np0000192396 devstack@c-api.service[111191]: [pid: 111191|app: 0|req: 10/35] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 13:48:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:48:14.311184 np0000192396 devstack@c-api.service[111191]: DEBUG dbcounter [-] [111191] Writing DB stats cinder:SELECT=1 {{(pid=111191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:49:04.344627 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.middleware.request_id [None req-6114f8fc-53b1-413c-85ce-73eac05ab47e None None] RequestId filter calling following filter/app {{(pid=111194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:49:04.347263 np0000192396 devstack@c-api.service[111194]: INFO cinder.api.openstack.wsgi [None req-6114f8fc-53b1-413c-85ce-73eac05ab47e demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 13:49:04.347504 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.openstack.wsgi [None req-6114f8fc-53b1-413c-85ce-73eac05ab47e demo demo] Empty body provided in request {{(pid=111194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:49:04.347777 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.openstack.wsgi [None req-6114f8fc-53b1-413c-85ce-73eac05ab47e demo demo] Calling method 'detail' {{(pid=111194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:49:04.348073 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.api_utils [None req-6114f8fc-53b1-413c-85ce-73eac05ab47e demo demo] Removing options '' from query. {{(pid=111194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:49:04.350549 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.volume.api [None req-6114f8fc-53b1-413c-85ce-73eac05ab47e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:49:04.359652 np0000192396 devstack@c-api.service[111194]: INFO cinder.volume.api [None req-6114f8fc-53b1-413c-85ce-73eac05ab47e demo demo] Get all volumes completed successfully. Sep 09 13:49:04.362494 np0000192396 devstack@c-api.service[111194]: INFO cinder.api.openstack.wsgi [None req-6114f8fc-53b1-413c-85ce-73eac05ab47e demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:49:04.365302 np0000192396 devstack@c-api.service[111194]: [pid: 111194|app: 0|req: 9/36] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 13:49:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:49:14.353166 np0000192396 devstack@c-api.service[111194]: DEBUG dbcounter [-] [111194] Writing DB stats cinder:SELECT=1 {{(pid=111194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:50:04.387132 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.middleware.request_id [None req-bdf32229-139f-4d24-b8d1-3063cbc91f5f None None] RequestId filter calling following filter/app {{(pid=111193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:50:04.552458 np0000192396 devstack@c-api.service[111193]: INFO cinder.api.openstack.wsgi [None req-bdf32229-139f-4d24-b8d1-3063cbc91f5f demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 13:50:04.552718 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.openstack.wsgi [None req-bdf32229-139f-4d24-b8d1-3063cbc91f5f demo demo] Empty body provided in request {{(pid=111193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:50:04.552961 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.openstack.wsgi [None req-bdf32229-139f-4d24-b8d1-3063cbc91f5f demo demo] Calling method 'detail' {{(pid=111193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:50:04.553269 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.api_utils [None req-bdf32229-139f-4d24-b8d1-3063cbc91f5f demo demo] Removing options '' from query. {{(pid=111193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:50:04.554216 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.volume.api [None req-bdf32229-139f-4d24-b8d1-3063cbc91f5f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:50:04.563890 np0000192396 devstack@c-api.service[111193]: INFO cinder.volume.api [None req-bdf32229-139f-4d24-b8d1-3063cbc91f5f demo demo] Get all volumes completed successfully. Sep 09 13:50:04.566299 np0000192396 devstack@c-api.service[111193]: INFO cinder.api.openstack.wsgi [None req-bdf32229-139f-4d24-b8d1-3063cbc91f5f demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:50:04.566797 np0000192396 devstack@c-api.service[111193]: [pid: 111193|app: 0|req: 9/37] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 13:50:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:50:14.558398 np0000192396 devstack@c-api.service[111193]: DEBUG dbcounter [-] [111193] Writing DB stats cinder:SELECT=1 {{(pid=111193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:51:04.593523 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-b7670b6e-ce15-4da4-a574-ba9481a2d745 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:51:04.599078 np0000192396 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-b7670b6e-ce15-4da4-a574-ba9481a2d745 demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 13:51:04.602395 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-b7670b6e-ce15-4da4-a574-ba9481a2d745 demo demo] Empty body provided in request {{(pid=111190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:51:04.602395 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-b7670b6e-ce15-4da4-a574-ba9481a2d745 demo demo] Calling method 'detail' {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:51:04.602395 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.api_utils [None req-b7670b6e-ce15-4da4-a574-ba9481a2d745 demo demo] Removing options '' from query. {{(pid=111190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:51:04.604210 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.volume.api [None req-b7670b6e-ce15-4da4-a574-ba9481a2d745 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:51:04.616465 np0000192396 devstack@c-api.service[111190]: INFO cinder.volume.api [None req-b7670b6e-ce15-4da4-a574-ba9481a2d745 demo demo] Get all volumes completed successfully. Sep 09 13:51:04.620192 np0000192396 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-b7670b6e-ce15-4da4-a574-ba9481a2d745 demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:51:04.621014 np0000192396 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 10/38] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 13:51:04 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 09 13:51:14.609281 np0000192396 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writing DB stats cinder:SELECT=1 {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:52:04.640116 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.middleware.request_id [None req-6ae621d0-cd66-466e-83c9-901e369582bc None None] RequestId filter calling following filter/app {{(pid=111191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:52:04.643444 np0000192396 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-6ae621d0-cd66-466e-83c9-901e369582bc demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 13:52:04.643444 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-6ae621d0-cd66-466e-83c9-901e369582bc demo demo] Empty body provided in request {{(pid=111191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:52:04.643444 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-6ae621d0-cd66-466e-83c9-901e369582bc demo demo] Calling method 'detail' {{(pid=111191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:52:04.643444 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.api_utils [None req-6ae621d0-cd66-466e-83c9-901e369582bc demo demo] Removing options '' from query. {{(pid=111191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:52:04.644119 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.volume.api [None req-6ae621d0-cd66-466e-83c9-901e369582bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:52:04.652412 np0000192396 devstack@c-api.service[111191]: INFO cinder.volume.api [None req-6ae621d0-cd66-466e-83c9-901e369582bc demo demo] Get all volumes completed successfully. Sep 09 13:52:04.654412 np0000192396 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-6ae621d0-cd66-466e-83c9-901e369582bc demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:52:04.654817 np0000192396 devstack@c-api.service[111191]: [pid: 111191|app: 0|req: 11/39] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 13:52:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:52:14.647366 np0000192396 devstack@c-api.service[111191]: DEBUG dbcounter [-] [111191] Writing DB stats cinder:SELECT=1 {{(pid=111191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:53:04.669056 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.middleware.request_id [None req-bedf3bf7-8499-40e1-8269-7056da36330e None None] RequestId filter calling following filter/app {{(pid=111194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:53:04.671952 np0000192396 devstack@c-api.service[111194]: INFO cinder.api.openstack.wsgi [None req-bedf3bf7-8499-40e1-8269-7056da36330e demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 13:53:04.672165 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.openstack.wsgi [None req-bedf3bf7-8499-40e1-8269-7056da36330e demo demo] Empty body provided in request {{(pid=111194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:53:04.672412 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.openstack.wsgi [None req-bedf3bf7-8499-40e1-8269-7056da36330e demo demo] Calling method 'detail' {{(pid=111194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:53:04.672688 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.api_utils [None req-bedf3bf7-8499-40e1-8269-7056da36330e demo demo] Removing options '' from query. {{(pid=111194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:53:04.673523 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.volume.api [None req-bedf3bf7-8499-40e1-8269-7056da36330e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:53:04.683306 np0000192396 devstack@c-api.service[111194]: INFO cinder.volume.api [None req-bedf3bf7-8499-40e1-8269-7056da36330e demo demo] Get all volumes completed successfully. Sep 09 13:53:04.685784 np0000192396 devstack@c-api.service[111194]: INFO cinder.api.openstack.wsgi [None req-bedf3bf7-8499-40e1-8269-7056da36330e demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:53:04.686308 np0000192396 devstack@c-api.service[111194]: [pid: 111194|app: 0|req: 10/40] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 13:53:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:53:14.677191 np0000192396 devstack@c-api.service[111194]: DEBUG dbcounter [-] [111194] Writing DB stats cinder:SELECT=1 {{(pid=111194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:54:04.707662 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.middleware.request_id [None req-8505940b-cd43-48de-a23e-e53015deed3d None None] RequestId filter calling following filter/app {{(pid=111193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:54:04.711728 np0000192396 devstack@c-api.service[111193]: INFO cinder.api.openstack.wsgi [None req-8505940b-cd43-48de-a23e-e53015deed3d demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 13:54:04.712134 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.openstack.wsgi [None req-8505940b-cd43-48de-a23e-e53015deed3d demo demo] Empty body provided in request {{(pid=111193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:54:04.712702 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.openstack.wsgi [None req-8505940b-cd43-48de-a23e-e53015deed3d demo demo] Calling method 'detail' {{(pid=111193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:54:04.713390 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.api_utils [None req-8505940b-cd43-48de-a23e-e53015deed3d demo demo] Removing options '' from query. {{(pid=111193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:54:04.715205 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.volume.api [None req-8505940b-cd43-48de-a23e-e53015deed3d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:54:04.727656 np0000192396 devstack@c-api.service[111193]: INFO cinder.volume.api [None req-8505940b-cd43-48de-a23e-e53015deed3d demo demo] Get all volumes completed successfully. Sep 09 13:54:04.730387 np0000192396 devstack@c-api.service[111193]: INFO cinder.api.openstack.wsgi [None req-8505940b-cd43-48de-a23e-e53015deed3d demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:54:04.730920 np0000192396 devstack@c-api.service[111193]: [pid: 111193|app: 0|req: 10/41] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 13:54:04 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 09 13:54:14.719145 np0000192396 devstack@c-api.service[111193]: DEBUG dbcounter [-] [111193] Writing DB stats cinder:SELECT=1 {{(pid=111193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:55:04.763109 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-f76312a6-4e5f-4feb-a797-6310b49d4995 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:55:04.925800 np0000192396 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-f76312a6-4e5f-4feb-a797-6310b49d4995 demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 13:55:04.926775 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-f76312a6-4e5f-4feb-a797-6310b49d4995 demo demo] Empty body provided in request {{(pid=111190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:55:04.926775 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-f76312a6-4e5f-4feb-a797-6310b49d4995 demo demo] Calling method 'detail' {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:55:04.927229 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.api_utils [None req-f76312a6-4e5f-4feb-a797-6310b49d4995 demo demo] Removing options '' from query. {{(pid=111190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:55:04.928667 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.volume.api [None req-f76312a6-4e5f-4feb-a797-6310b49d4995 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:55:04.939581 np0000192396 devstack@c-api.service[111190]: INFO cinder.volume.api [None req-f76312a6-4e5f-4feb-a797-6310b49d4995 demo demo] Get all volumes completed successfully. Sep 09 13:55:04.941803 np0000192396 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-f76312a6-4e5f-4feb-a797-6310b49d4995 demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:55:04.942201 np0000192396 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 11/42] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 13:55:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 09 13:55:14.933688 np0000192396 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writing DB stats cinder:SELECT=1 {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:56:04.963933 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.middleware.request_id [None req-83755326-6a82-479a-a39c-9ee226bde789 None None] RequestId filter calling following filter/app {{(pid=111191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:56:04.969187 np0000192396 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-83755326-6a82-479a-a39c-9ee226bde789 demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 13:56:04.969857 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-83755326-6a82-479a-a39c-9ee226bde789 demo demo] Empty body provided in request {{(pid=111191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:56:04.970606 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-83755326-6a82-479a-a39c-9ee226bde789 demo demo] Calling method 'detail' {{(pid=111191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:56:04.971549 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.api_utils [None req-83755326-6a82-479a-a39c-9ee226bde789 demo demo] Removing options '' from query. {{(pid=111191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:56:04.973249 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.volume.api [None req-83755326-6a82-479a-a39c-9ee226bde789 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:56:04.989846 np0000192396 devstack@c-api.service[111191]: INFO cinder.volume.api [None req-83755326-6a82-479a-a39c-9ee226bde789 demo demo] Get all volumes completed successfully. Sep 09 13:56:04.994939 np0000192396 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-83755326-6a82-479a-a39c-9ee226bde789 demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:56:04.995653 np0000192396 devstack@c-api.service[111191]: [pid: 111191|app: 0|req: 12/43] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 13:56:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:56:14.979051 np0000192396 devstack@c-api.service[111191]: DEBUG dbcounter [-] [111191] Writing DB stats cinder:SELECT=1 {{(pid=111191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:57:05.016919 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.middleware.request_id [None req-d202e2d2-bf86-4bb4-873f-8866a9aa48db None None] RequestId filter calling following filter/app {{(pid=111194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:57:05.019854 np0000192396 devstack@c-api.service[111194]: INFO cinder.api.openstack.wsgi [None req-d202e2d2-bf86-4bb4-873f-8866a9aa48db demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 13:57:05.020104 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.openstack.wsgi [None req-d202e2d2-bf86-4bb4-873f-8866a9aa48db demo demo] Empty body provided in request {{(pid=111194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:57:05.020370 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.openstack.wsgi [None req-d202e2d2-bf86-4bb4-873f-8866a9aa48db demo demo] Calling method 'detail' {{(pid=111194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:57:05.020737 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.api_utils [None req-d202e2d2-bf86-4bb4-873f-8866a9aa48db demo demo] Removing options '' from query. {{(pid=111194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:57:05.021695 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.volume.api [None req-d202e2d2-bf86-4bb4-873f-8866a9aa48db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:57:05.031405 np0000192396 devstack@c-api.service[111194]: INFO cinder.volume.api [None req-d202e2d2-bf86-4bb4-873f-8866a9aa48db demo demo] Get all volumes completed successfully. Sep 09 13:57:05.034149 np0000192396 devstack@c-api.service[111194]: INFO cinder.api.openstack.wsgi [None req-d202e2d2-bf86-4bb4-873f-8866a9aa48db demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:57:05.034888 np0000192396 devstack@c-api.service[111194]: [pid: 111194|app: 0|req: 11/44] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 13:57:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:57:15.025146 np0000192396 devstack@c-api.service[111194]: DEBUG dbcounter [-] [111194] Writing DB stats cinder:SELECT=1 {{(pid=111194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:58:05.053567 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.middleware.request_id [None req-684d05d6-017b-4a9f-89e3-959d642675f8 None None] RequestId filter calling following filter/app {{(pid=111193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:58:05.057572 np0000192396 devstack@c-api.service[111193]: INFO cinder.api.openstack.wsgi [None req-684d05d6-017b-4a9f-89e3-959d642675f8 demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 13:58:05.057982 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.openstack.wsgi [None req-684d05d6-017b-4a9f-89e3-959d642675f8 demo demo] Empty body provided in request {{(pid=111193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:58:05.058302 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.openstack.wsgi [None req-684d05d6-017b-4a9f-89e3-959d642675f8 demo demo] Calling method 'detail' {{(pid=111193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:58:05.058789 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.api_utils [None req-684d05d6-017b-4a9f-89e3-959d642675f8 demo demo] Removing options '' from query. {{(pid=111193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:58:05.060429 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.volume.api [None req-684d05d6-017b-4a9f-89e3-959d642675f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:58:05.069344 np0000192396 devstack@c-api.service[111193]: INFO cinder.volume.api [None req-684d05d6-017b-4a9f-89e3-959d642675f8 demo demo] Get all volumes completed successfully. Sep 09 13:58:05.071999 np0000192396 devstack@c-api.service[111193]: INFO cinder.api.openstack.wsgi [None req-684d05d6-017b-4a9f-89e3-959d642675f8 demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:58:05.072455 np0000192396 devstack@c-api.service[111193]: [pid: 111193|app: 0|req: 11/45] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 13:58:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 13:58:15.064367 np0000192396 devstack@c-api.service[111193]: DEBUG dbcounter [-] [111193] Writing DB stats cinder:SELECT=1 {{(pid=111193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 13:59:05.089588 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-60b844c9-7abe-4ed8-b5b2-7371724755ee None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 13:59:05.095797 np0000192396 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-60b844c9-7abe-4ed8-b5b2-7371724755ee demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 13:59:05.096531 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-60b844c9-7abe-4ed8-b5b2-7371724755ee demo demo] Empty body provided in request {{(pid=111190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 13:59:05.096656 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-60b844c9-7abe-4ed8-b5b2-7371724755ee demo demo] Calling method 'detail' {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 13:59:05.097105 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.api_utils [None req-60b844c9-7abe-4ed8-b5b2-7371724755ee demo demo] Removing options '' from query. {{(pid=111190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 13:59:05.098617 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.volume.api [None req-60b844c9-7abe-4ed8-b5b2-7371724755ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 13:59:05.114131 np0000192396 devstack@c-api.service[111190]: INFO cinder.volume.api [None req-60b844c9-7abe-4ed8-b5b2-7371724755ee demo demo] Get all volumes completed successfully. Sep 09 13:59:05.119571 np0000192396 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-60b844c9-7abe-4ed8-b5b2-7371724755ee demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 13:59:05.119571 np0000192396 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 12/46] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 13:59:05 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 09 13:59:15.104789 np0000192396 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writing DB stats cinder:SELECT=1 {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 14:00:05.132508 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.middleware.request_id [None req-67191e87-cd16-4350-8a22-c8001e4413d3 None None] RequestId filter calling following filter/app {{(pid=111191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 14:00:05.211721 np0000192396 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-67191e87-cd16-4350-8a22-c8001e4413d3 demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 14:00:05.212092 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-67191e87-cd16-4350-8a22-c8001e4413d3 demo demo] Empty body provided in request {{(pid=111191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 14:00:05.212535 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.openstack.wsgi [None req-67191e87-cd16-4350-8a22-c8001e4413d3 demo demo] Calling method 'detail' {{(pid=111191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 14:00:05.212891 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.api.api_utils [None req-67191e87-cd16-4350-8a22-c8001e4413d3 demo demo] Removing options '' from query. {{(pid=111191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 14:00:05.213899 np0000192396 devstack@c-api.service[111191]: DEBUG cinder.volume.api [None req-67191e87-cd16-4350-8a22-c8001e4413d3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 14:00:05.224020 np0000192396 devstack@c-api.service[111191]: INFO cinder.volume.api [None req-67191e87-cd16-4350-8a22-c8001e4413d3 demo demo] Get all volumes completed successfully. Sep 09 14:00:05.227465 np0000192396 devstack@c-api.service[111191]: INFO cinder.api.openstack.wsgi [None req-67191e87-cd16-4350-8a22-c8001e4413d3 demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 14:00:05.228069 np0000192396 devstack@c-api.service[111191]: [pid: 111191|app: 0|req: 13/47] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 14:00:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 14:00:15.217301 np0000192396 devstack@c-api.service[111191]: DEBUG dbcounter [-] [111191] Writing DB stats cinder:SELECT=1 {{(pid=111191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 14:01:05.245610 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.middleware.request_id [None req-3f0ee756-2061-48cb-bf17-d320599c9d33 None None] RequestId filter calling following filter/app {{(pid=111194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 14:01:05.249985 np0000192396 devstack@c-api.service[111194]: INFO cinder.api.openstack.wsgi [None req-3f0ee756-2061-48cb-bf17-d320599c9d33 demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 14:01:05.250525 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.openstack.wsgi [None req-3f0ee756-2061-48cb-bf17-d320599c9d33 demo demo] Empty body provided in request {{(pid=111194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 14:01:05.250915 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.openstack.wsgi [None req-3f0ee756-2061-48cb-bf17-d320599c9d33 demo demo] Calling method 'detail' {{(pid=111194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 14:01:05.251585 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.api.api_utils [None req-3f0ee756-2061-48cb-bf17-d320599c9d33 demo demo] Removing options '' from query. {{(pid=111194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 14:01:05.252891 np0000192396 devstack@c-api.service[111194]: DEBUG cinder.volume.api [None req-3f0ee756-2061-48cb-bf17-d320599c9d33 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 14:01:05.263171 np0000192396 devstack@c-api.service[111194]: INFO cinder.volume.api [None req-3f0ee756-2061-48cb-bf17-d320599c9d33 demo demo] Get all volumes completed successfully. Sep 09 14:01:05.268149 np0000192396 devstack@c-api.service[111194]: INFO cinder.api.openstack.wsgi [None req-3f0ee756-2061-48cb-bf17-d320599c9d33 demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 14:01:05.268993 np0000192396 devstack@c-api.service[111194]: [pid: 111194|app: 0|req: 12/48] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 14:01:05 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 09 14:01:15.256731 np0000192396 devstack@c-api.service[111194]: DEBUG dbcounter [-] [111194] Writing DB stats cinder:SELECT=1 {{(pid=111194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 14:02:05.282505 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.middleware.request_id [None req-7be4dbac-1e2e-4781-b70a-4a506ce99505 None None] RequestId filter calling following filter/app {{(pid=111193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 14:02:05.286499 np0000192396 devstack@c-api.service[111193]: INFO cinder.api.openstack.wsgi [None req-7be4dbac-1e2e-4781-b70a-4a506ce99505 demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 14:02:05.286848 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.openstack.wsgi [None req-7be4dbac-1e2e-4781-b70a-4a506ce99505 demo demo] Empty body provided in request {{(pid=111193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 14:02:05.287224 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.openstack.wsgi [None req-7be4dbac-1e2e-4781-b70a-4a506ce99505 demo demo] Calling method 'detail' {{(pid=111193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 14:02:05.287681 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.api.api_utils [None req-7be4dbac-1e2e-4781-b70a-4a506ce99505 demo demo] Removing options '' from query. {{(pid=111193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 14:02:05.288996 np0000192396 devstack@c-api.service[111193]: DEBUG cinder.volume.api [None req-7be4dbac-1e2e-4781-b70a-4a506ce99505 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 14:02:05.300348 np0000192396 devstack@c-api.service[111193]: INFO cinder.volume.api [None req-7be4dbac-1e2e-4781-b70a-4a506ce99505 demo demo] Get all volumes completed successfully. Sep 09 14:02:05.304427 np0000192396 devstack@c-api.service[111193]: INFO cinder.api.openstack.wsgi [None req-7be4dbac-1e2e-4781-b70a-4a506ce99505 demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 14:02:05.304427 np0000192396 devstack@c-api.service[111193]: [pid: 111193|app: 0|req: 12/49] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 14:02:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 09 14:02:15.294537 np0000192396 devstack@c-api.service[111193]: DEBUG dbcounter [-] [111193] Writing DB stats cinder:SELECT=1 {{(pid=111193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 09 14:03:05.319622 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-582b2d07-6d09-4c7f-85a4-86810b5d6429 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 09 14:03:05.324816 np0000192396 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-582b2d07-6d09-4c7f-85a4-86810b5d6429 demo demo] GET https://162.253.55.121/volume/v3/volumes/detail Sep 09 14:03:05.325297 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-582b2d07-6d09-4c7f-85a4-86810b5d6429 demo demo] Empty body provided in request {{(pid=111190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 09 14:03:05.325902 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-582b2d07-6d09-4c7f-85a4-86810b5d6429 demo demo] Calling method 'detail' {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 09 14:03:05.326527 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.api.api_utils [None req-582b2d07-6d09-4c7f-85a4-86810b5d6429 demo demo] Removing options '' from query. {{(pid=111190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 09 14:03:05.328204 np0000192396 devstack@c-api.service[111190]: DEBUG cinder.volume.api [None req-582b2d07-6d09-4c7f-85a4-86810b5d6429 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 09 14:03:05.341583 np0000192396 devstack@c-api.service[111190]: INFO cinder.volume.api [None req-582b2d07-6d09-4c7f-85a4-86810b5d6429 demo demo] Get all volumes completed successfully. Sep 09 14:03:05.347137 np0000192396 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-582b2d07-6d09-4c7f-85a4-86810b5d6429 demo demo] https://162.253.55.121/volume/v3/volumes/detail returned with HTTP 200 Sep 09 14:03:05.348066 np0000192396 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 13/50] 162.253.55.121 () {64 vars in 1295 bytes} [Wed Sep 9 14:03:05 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 09 14:03:15.334196 np0000192396 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writing DB stats cinder:SELECT=1 {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}