Sep 08 00:47:56.719008 np0000192191 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 08 00:47:56.728962 np0000192191 devstack@c-api.service[111529]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 08 00:47:56.733493 np0000192191 devstack@c-api.service[111529]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 8 00:47:56 2026] *** Sep 08 00:47:56.733493 np0000192191 devstack@c-api.service[111529]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 08 00:47:56.733493 np0000192191 devstack@c-api.service[111529]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 08 00:47:56.733493 np0000192191 devstack@c-api.service[111529]: nodename: np0000192191 Sep 08 00:47:56.733493 np0000192191 devstack@c-api.service[111529]: machine: x86_64 Sep 08 00:47:56.733493 np0000192191 devstack@c-api.service[111529]: clock source: unix Sep 08 00:47:56.733493 np0000192191 devstack@c-api.service[111529]: pcre jit disabled Sep 08 00:47:56.733493 np0000192191 devstack@c-api.service[111529]: detected number of CPU cores: 16 Sep 08 00:47:56.733493 np0000192191 devstack@c-api.service[111529]: current working directory: / Sep 08 00:47:56.733493 np0000192191 devstack@c-api.service[111529]: detected binary path: /usr/bin/uwsgi-core Sep 08 00:47:56.733493 np0000192191 devstack@c-api.service[111529]: your processes number limit is 256916 Sep 08 00:47:56.733493 np0000192191 devstack@c-api.service[111529]: your memory page size is 4096 bytes Sep 08 00:47:56.733493 np0000192191 devstack@c-api.service[111529]: detected max file descriptor number: 2048 Sep 08 00:47:56.733493 np0000192191 devstack@c-api.service[111529]: lock engine: pthread robust mutexes Sep 08 00:47:56.734323 np0000192191 devstack@c-api.service[111529]: thunder lock: enabled Sep 08 00:47:56.734323 np0000192191 devstack@c-api.service[111529]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 08 00:47:56.734323 np0000192191 devstack@c-api.service[111529]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 08 00:47:56.734323 np0000192191 devstack@c-api.service[111529]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 08 00:47:56.734323 np0000192191 devstack@c-api.service[111529]: Set PythonHome to /opt/stack/data/venv Sep 08 00:47:56.785944 np0000192191 devstack@c-api.service[111529]: Python main interpreter initialized at 0x7d23336a4668 Sep 08 00:47:56.785944 np0000192191 devstack@c-api.service[111529]: python threads support enabled Sep 08 00:47:56.785944 np0000192191 devstack@c-api.service[111529]: your server socket listen backlog is limited to 100 connections Sep 08 00:47:56.785944 np0000192191 devstack@c-api.service[111529]: your mercy for graceful operations on workers is 80 seconds Sep 08 00:47:56.786430 np0000192191 devstack@c-api.service[111529]: mapped 671795 bytes (656 KB) for 4 cores Sep 08 00:47:56.786542 np0000192191 devstack@c-api.service[111529]: *** Operational MODE: preforking *** Sep 08 00:47:56.786698 np0000192191 devstack@c-api.service[111529]: *** uWSGI is running in multiple interpreter mode *** Sep 08 00:47:56.786698 np0000192191 devstack@c-api.service[111529]: spawned uWSGI master process (pid: 111529) Sep 08 00:47:56.786853 np0000192191 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 08 00:47:56.787354 np0000192191 devstack@c-api.service[111529]: spawned uWSGI worker 1 (pid: 111536, cores: 1) Sep 08 00:47:56.787805 np0000192191 devstack@c-api.service[111529]: spawned uWSGI worker 2 (pid: 111537, cores: 1) Sep 08 00:47:56.788246 np0000192191 devstack@c-api.service[111529]: spawned uWSGI worker 3 (pid: 111538, cores: 1) Sep 08 00:47:56.788751 np0000192191 devstack@c-api.service[111529]: spawned uWSGI worker 4 (pid: 111539, cores: 1) Sep 08 00:47:56.788751 np0000192191 devstack@c-api.service[111529]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 08 00:47:56.931697 np0000192191 devstack@c-api.service[111537]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:47:56.931697 np0000192191 devstack@c-api.service[111537]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:47:56.931697 np0000192191 devstack@c-api.service[111537]: we strongly recommend against using it for new projects. Sep 08 00:47:56.931697 np0000192191 devstack@c-api.service[111537]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:47:56.931697 np0000192191 devstack@c-api.service[111537]: framework. For more detail see Sep 08 00:47:56.931697 np0000192191 devstack@c-api.service[111537]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:47:56.931697 np0000192191 devstack@c-api.service[111537]: import eventlet # noqa Sep 08 00:47:56.937479 np0000192191 devstack@c-api.service[111536]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:47:56.937479 np0000192191 devstack@c-api.service[111536]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:47:56.937479 np0000192191 devstack@c-api.service[111536]: we strongly recommend against using it for new projects. Sep 08 00:47:56.937479 np0000192191 devstack@c-api.service[111536]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:47:56.937479 np0000192191 devstack@c-api.service[111536]: framework. For more detail see Sep 08 00:47:56.937479 np0000192191 devstack@c-api.service[111536]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:47:56.937479 np0000192191 devstack@c-api.service[111536]: import eventlet # noqa Sep 08 00:47:56.939725 np0000192191 devstack@c-api.service[111539]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:47:56.939725 np0000192191 devstack@c-api.service[111539]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:47:56.939725 np0000192191 devstack@c-api.service[111539]: we strongly recommend against using it for new projects. Sep 08 00:47:56.939725 np0000192191 devstack@c-api.service[111539]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:47:56.939725 np0000192191 devstack@c-api.service[111539]: framework. For more detail see Sep 08 00:47:56.939725 np0000192191 devstack@c-api.service[111539]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:47:56.939725 np0000192191 devstack@c-api.service[111539]: import eventlet # noqa Sep 08 00:47:56.970186 np0000192191 devstack@c-api.service[111538]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:47:56.970186 np0000192191 devstack@c-api.service[111538]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:47:56.970186 np0000192191 devstack@c-api.service[111538]: we strongly recommend against using it for new projects. Sep 08 00:47:56.970186 np0000192191 devstack@c-api.service[111538]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:47:56.970186 np0000192191 devstack@c-api.service[111538]: framework. For more detail see Sep 08 00:47:56.970186 np0000192191 devstack@c-api.service[111538]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:47:56.970186 np0000192191 devstack@c-api.service[111538]: import eventlet # noqa Sep 08 00:47:57.091975 np0000192191 devstack@c-api.service[111539]: /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 08 00:47:57.091975 np0000192191 devstack@c-api.service[111539]: from cgi import parse_header Sep 08 00:47:57.095199 np0000192191 devstack@c-api.service[111537]: /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 08 00:47:57.095199 np0000192191 devstack@c-api.service[111537]: from cgi import parse_header Sep 08 00:47:57.099050 np0000192191 devstack@c-api.service[111536]: /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 08 00:47:57.099050 np0000192191 devstack@c-api.service[111536]: from cgi import parse_header Sep 08 00:47:57.129409 np0000192191 devstack@c-api.service[111539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:47:57.129409 np0000192191 devstack@c-api.service[111539]: warnings.warn( Sep 08 00:47:57.134319 np0000192191 devstack@c-api.service[111538]: /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 08 00:47:57.134319 np0000192191 devstack@c-api.service[111538]: from cgi import parse_header Sep 08 00:47:57.135628 np0000192191 devstack@c-api.service[111537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:47:57.135628 np0000192191 devstack@c-api.service[111537]: warnings.warn( Sep 08 00:47:57.136363 np0000192191 devstack@c-api.service[111536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:47:57.136363 np0000192191 devstack@c-api.service[111536]: warnings.warn( Sep 08 00:47:57.139774 np0000192191 devstack@c-api.service[111539]: /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 08 00:47:57.139774 np0000192191 devstack@c-api.service[111539]: removals.removed_module( Sep 08 00:47:57.140476 np0000192191 devstack@c-api.service[111539]: /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 08 00:47:57.140476 np0000192191 devstack@c-api.service[111539]: removals.removed_module( Sep 08 00:47:57.146541 np0000192191 devstack@c-api.service[111536]: /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 08 00:47:57.146541 np0000192191 devstack@c-api.service[111536]: removals.removed_module( Sep 08 00:47:57.147270 np0000192191 devstack@c-api.service[111537]: /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 08 00:47:57.147270 np0000192191 devstack@c-api.service[111537]: removals.removed_module( Sep 08 00:47:57.147434 np0000192191 devstack@c-api.service[111536]: /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 08 00:47:57.147434 np0000192191 devstack@c-api.service[111536]: removals.removed_module( Sep 08 00:47:57.148071 np0000192191 devstack@c-api.service[111537]: /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 08 00:47:57.148071 np0000192191 devstack@c-api.service[111537]: removals.removed_module( Sep 08 00:47:57.174153 np0000192191 devstack@c-api.service[111538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:47:57.174153 np0000192191 devstack@c-api.service[111538]: warnings.warn( Sep 08 00:47:57.185338 np0000192191 devstack@c-api.service[111538]: /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 08 00:47:57.185338 np0000192191 devstack@c-api.service[111538]: removals.removed_module( Sep 08 00:47:57.186096 np0000192191 devstack@c-api.service[111538]: /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 08 00:47:57.186096 np0000192191 devstack@c-api.service[111538]: removals.removed_module( Sep 08 00:47:57.846205 np0000192191 devstack@c-api.service[111539]: /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 08 00:47:57.846205 np0000192191 devstack@c-api.service[111539]: warnings.warn( Sep 08 00:47:57.877978 np0000192191 devstack@c-api.service[111536]: /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 08 00:47:57.877978 np0000192191 devstack@c-api.service[111536]: warnings.warn( Sep 08 00:47:57.896760 np0000192191 devstack@c-api.service[111539]: /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 08 00:47:57.896760 np0000192191 devstack@c-api.service[111539]: warnings.warn( Sep 08 00:47:57.920923 np0000192191 devstack@c-api.service[111538]: /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 08 00:47:57.920923 np0000192191 devstack@c-api.service[111538]: warnings.warn( Sep 08 00:47:57.928625 np0000192191 devstack@c-api.service[111536]: /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 08 00:47:57.928625 np0000192191 devstack@c-api.service[111536]: warnings.warn( Sep 08 00:47:57.949834 np0000192191 devstack@c-api.service[111537]: /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 08 00:47:57.949834 np0000192191 devstack@c-api.service[111537]: warnings.warn( Sep 08 00:47:57.969942 np0000192191 devstack@c-api.service[111538]: /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 08 00:47:57.969942 np0000192191 devstack@c-api.service[111538]: warnings.warn( Sep 08 00:47:57.997363 np0000192191 devstack@c-api.service[111537]: /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 08 00:47:57.997363 np0000192191 devstack@c-api.service[111537]: warnings.warn( Sep 08 00:47:58.086308 np0000192191 devstack@c-api.service[111539]: 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 08 00:47:58.086965 np0000192191 devstack@c-api.service[111539]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111539) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:47:58.109293 np0000192191 devstack@c-api.service[111536]: 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 08 00:47:58.109782 np0000192191 devstack@c-api.service[111536]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111536) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:47:58.147348 np0000192191 devstack@c-api.service[111538]: 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 08 00:47:58.147902 np0000192191 devstack@c-api.service[111538]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111538) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:47:58.168383 np0000192191 devstack@c-api.service[111537]: 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 08 00:47:58.168526 np0000192191 devstack@c-api.service[111537]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111537) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:47:58.178908 np0000192191 devstack@c-api.service[111536]: /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 08 00:47:58.178908 np0000192191 devstack@c-api.service[111536]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:47:58.184085 np0000192191 devstack@c-api.service[111539]: /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 08 00:47:58.184085 np0000192191 devstack@c-api.service[111539]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:47:58.207465 np0000192191 devstack@c-api.service[111538]: /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 08 00:47:58.207465 np0000192191 devstack@c-api.service[111538]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:47:58.229488 np0000192191 devstack@c-api.service[111537]: /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 08 00:47:58.229488 np0000192191 devstack@c-api.service[111537]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:47:58.645319 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111539) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:47:58.645488 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111538) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:47:58.645590 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111536) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:47:58.645658 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111537) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:47:58.645756 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.645756 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.645911 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.645969 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.646025 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.646086 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.646147 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.646208 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.646263 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.646326 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.646380 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.646447 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.647996 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.648085 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.648085 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.648198 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.648198 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.648308 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.648361 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.648415 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.648484 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.648484 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.648573 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.648623 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.648678 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.648752 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.648802 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.648893 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.648948 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.648999 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.649062 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.649113 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.649165 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.649219 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.649271 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.649323 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.649385 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.649448 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.649448 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.649448 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.649593 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.649593 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.649777 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.649834 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.649912 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.649975 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.650034 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.650087 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.650149 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.650213 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.650272 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.650326 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.650377 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.650377 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.650474 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.650546 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.650600 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.650660 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.650745 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.650801 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.650883 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.650949 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.651002 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.651002 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.651110 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.651110 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.651110 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.651110 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.651306 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.651306 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.651306 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.651480 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.651592 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.651657 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.651741 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.651809 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.651888 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.651942 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.652000 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.652053 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.652124 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.652176 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.652227 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.652286 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.652347 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.652400 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.652462 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.652515 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.652567 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.652625 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.652689 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.652767 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.652820 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.652909 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.652909 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.652909 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.653065 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.653065 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.653065 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.653065 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.653065 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.653308 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.653362 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.653415 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.653466 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.653518 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.653569 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.653630 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.653690 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.653777 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.653839 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.653923 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.653983 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.654034 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.654085 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.654136 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.654197 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.654250 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.654302 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.654364 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.654417 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.654479 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.654531 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.654583 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.654665 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.654665 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.654665 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.654665 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.654665 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.654665 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.654665 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.655053 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.655105 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.655159 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.655211 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.655271 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.655325 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.655386 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.655447 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.655500 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.655551 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.655602 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.655655 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.655736 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.655791 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.655874 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.655937 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.655989 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.656059 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.656115 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.656168 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.656168 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.656271 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.656271 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.656271 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.656271 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.656271 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.656271 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.656271 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.656613 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.656613 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.656613 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.656613 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.656613 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.656613 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.656967 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.657035 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.657090 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.657090 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.657090 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.657220 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.657280 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.657332 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.657388 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.657435 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.657487 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.657678 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.657678 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.657678 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.657678 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.657965 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.657965 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.657965 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.658105 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.658160 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.658160 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.658269 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.658321 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.658372 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.658434 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.658494 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.658494 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.658494 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.658494 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.658682 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.658682 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.658682 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.658682 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.658682 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.658682 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.658682 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.659077 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.659077 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.659077 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.659077 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.659077 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.659346 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.659346 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.660476 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.660476 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.660633 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.660690 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.660771 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.660771 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.660909 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.660977 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.661030 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.661091 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.661150 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.661205 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.661264 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.661316 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.661374 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.661453 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.661518 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.661573 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.661632 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.661684 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.661764 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.661827 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.661827 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.661948 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.662005 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.662005 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.662005 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.662005 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.662196 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.662196 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.662196 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.662346 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.662400 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.662450 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.662501 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.662561 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.662613 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.662664 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.662748 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.662803 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.662803 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.662803 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.662986 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.663045 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.663105 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.663155 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.663211 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.663272 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.663328 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.663389 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.663451 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.663505 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.663557 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.663557 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.663557 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.663557 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.665397 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.665507 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.665507 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.665607 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.665607 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.665744 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.665801 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.665873 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.665941 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.665941 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.665941 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.665941 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.665941 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.666197 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.666757 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.666842 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.666842 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.666968 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.666968 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.667062 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.667062 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.667294 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.667360 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.667430 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.667485 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.667538 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.667590 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.667644 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.667697 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.667774 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.667837 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.667911 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.667966 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.668034 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.668087 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.668146 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.668208 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.668261 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.668312 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.668365 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.668418 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.668469 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.668520 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.668583 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.668636 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.668743 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.669059 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.669059 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.669059 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.669273 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.669273 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.669273 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.669273 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.669273 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.669273 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.669273 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.672501 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.672501 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.672771 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.672771 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.672945 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.673049 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.673137 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.673237 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.673315 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.673404 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.673506 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.673592 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.673668 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.673798 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.673905 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.673998 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.674075 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.674164 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.674247 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.674247 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.674247 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.674442 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.674442 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.674442 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.674442 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.674442 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.674798 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.674944 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.675027 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.675100 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.675185 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.675185 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.675185 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.675417 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.675508 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.675596 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.675687 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.675817 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.675919 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.676010 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.676085 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.676174 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.676249 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.676323 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.676414 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.676501 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.676585 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.676662 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.676791 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.676894 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.676986 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.676986 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.676986 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.676986 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.676986 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.676986 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.680363 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.680363 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.680599 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.680599 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.680599 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.680893 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.680980 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.681064 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.681123 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.681188 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.681188 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.681188 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.681188 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.681188 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.681428 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.681491 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.681554 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.681617 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.681670 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.681790 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.681887 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.681946 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.682001 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.682054 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.682104 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.682172 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.682235 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.682289 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.682337 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.682407 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.682472 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.682535 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.682590 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.682641 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.682701 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.682817 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.682895 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.682959 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.683012 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.683077 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.683077 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.683077 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.683232 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.683232 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.683232 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.683232 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.683436 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.683486 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.683556 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.683610 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.683671 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.683762 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.683827 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.683827 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.683827 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.683827 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.684145 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.684237 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.684428 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.684487 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.684551 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.684605 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.684657 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.684741 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.684826 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.684920 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.684985 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.685037 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.685102 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.685164 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.685216 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.685271 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.685391 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.685391 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.685522 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.685522 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.685522 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.685678 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.685779 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.685839 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.685929 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.685984 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.686042 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.686042 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.686703 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.686832 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.686832 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.686981 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.686981 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.687084 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.687140 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.687202 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.687252 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.687305 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.687358 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.687418 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.687418 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.687533 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.687591 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.687643 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.687703 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.687806 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.687887 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.687938 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.687989 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.688059 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.688112 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.688171 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.688244 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.688298 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.688372 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.688451 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.688525 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.688597 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.688667 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.688791 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.688878 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.688937 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.689010 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.689064 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.689117 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.689179 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.689179 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.689290 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.689356 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.689426 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.689500 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.689563 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.689630 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.689683 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.689780 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.689875 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.689932 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.689995 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.690047 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.690107 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.690159 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.690221 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.690274 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.690327 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.690379 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.690438 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.690498 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.690558 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.690612 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.690664 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.690740 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.690795 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.690883 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.690942 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.691003 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.691062 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.691122 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.691177 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.691237 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.691291 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.691344 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.691395 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.691457 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.691511 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.691563 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.691613 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.691665 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.691739 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.691806 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.691876 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.691938 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.692000 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.692052 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.692102 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.692164 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.692216 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.692267 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.692318 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.692380 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.692431 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.692490 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.692549 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.692613 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.692674 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.692765 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.692821 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.692891 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.692940 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.692992 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.693046 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.693106 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.693169 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.693231 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.693291 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.693353 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.693405 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.693463 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.693511 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.693569 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.693622 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.693673 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.693759 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.693825 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.693897 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.693950 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.694010 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.694070 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.694122 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.694176 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.694228 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.694282 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.694344 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.694400 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.694452 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.694504 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.694567 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.694619 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.694671 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.694747 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.694801 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.694909 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.694977 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.695030 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.695089 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.695152 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.695211 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.695262 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.695314 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.695367 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.695367 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.695367 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.695524 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.695587 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.695647 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.695702 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.695792 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.695845 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.695921 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.695990 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.696043 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.696121 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.696227 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.696314 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.696371 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.696434 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.696487 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.696541 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.696592 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.696657 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.696786 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.697024 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.697095 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.697152 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.697152 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.697152 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.697152 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.697358 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.697414 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.697462 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.697522 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.697587 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.697640 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.697700 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.697780 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.697836 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.697910 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.697978 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.698033 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.698084 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.698156 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.698210 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.698210 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.698210 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.698210 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.698425 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.698479 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.698538 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.698600 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.698651 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.698736 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.698805 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.698805 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.698937 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.698998 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.699057 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.699117 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.699177 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.699237 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.699289 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.699352 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.699406 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.699458 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.699520 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.699574 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.699625 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.699678 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.699752 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.699805 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.699902 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.699965 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.700025 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.700086 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.700138 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.700197 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.700250 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.700304 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.700304 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.700412 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.700481 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.700481 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.700481 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.700481 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.700682 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.700682 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.700682 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.700682 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.700904 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.700985 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.701040 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.701099 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.701158 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.701210 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.701263 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.701263 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.701263 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.701263 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.701446 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.701446 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.701446 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.701601 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.701663 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.701663 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.701799 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.701877 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.701942 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.701994 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.702046 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.702046 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.702160 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.702214 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.702265 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.702316 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.702370 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.702429 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.702482 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.702543 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.702606 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.702659 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.702733 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.702788 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.702837 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.702901 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.702953 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.703020 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.703075 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.703144 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.703198 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.703257 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.703312 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.703363 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.703414 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.703474 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.703535 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.703595 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.703644 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.703734 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.703786 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.703840 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.703916 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.703986 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.704064 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.704122 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.704186 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.704258 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.704324 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.704544 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.704618 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.704681 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.704781 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.704837 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.704909 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.704973 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.705033 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.705095 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.705163 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.705219 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.705271 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.705323 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.705375 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.705427 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.705499 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.705552 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.705612 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.705665 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.705757 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.705813 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.705886 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.705941 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.705995 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.706047 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.706109 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.706161 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.706213 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.706266 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.706328 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.706381 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.706443 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.706496 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.706547 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.706600 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.706653 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.706731 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.706804 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.706877 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.706954 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.707012 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.707075 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.707132 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.707191 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.707246 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.707301 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.707365 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.707421 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.707480 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.707547 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.707547 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.707547 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.707547 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.707547 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.707868 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.707939 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.707997 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.708053 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.708109 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.708109 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.708109 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.708109 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.708109 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.708388 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.708388 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.708503 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.708561 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.708561 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.708680 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.708782 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.708841 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.708920 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.708920 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.709024 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.709024 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.709024 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.709024 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.709231 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.709231 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.709231 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.709231 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.709450 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.709508 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.709508 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.709611 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.709669 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.709753 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.709789 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.709833 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.709884 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.709921 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.709954 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.709988 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.710023 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.710058 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.710090 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.710123 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.710157 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.710200 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.710245 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.710285 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.710327 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.710363 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.710395 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.710433 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.710472 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.710506 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.710539 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.710572 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.710677 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.710782 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.710877 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.710987 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.711065 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.711316 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.711490 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.711526 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.711560 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.711600 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.711639 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.711673 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.711721 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.711768 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.711804 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.711843 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.711890 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.711929 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.711929 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.711929 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.711929 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.711929 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.711929 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.711929 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:47:58.712148 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.712148 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.712148 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.712148 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.712148 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.712148 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.712339 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.712339 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.712410 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.712451 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.712485 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.712518 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.712551 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.712584 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.712616 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.712656 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.712694 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.712694 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.712767 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:47:58.712767 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:47:58.712767 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:47:58.712767 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:47:58.712767 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:47:58.712767 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:47:58.752372 np0000192191 devstack@c-api.service[111538]: INFO dbcounter [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Registered counter for database cinder Sep 08 00:47:58.752624 np0000192191 devstack@c-api.service[111539]: INFO dbcounter [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Registered counter for database cinder Sep 08 00:47:58.753035 np0000192191 devstack@c-api.service[111537]: INFO dbcounter [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Registered counter for database cinder Sep 08 00:47:58.754352 np0000192191 devstack@c-api.service[111536]: INFO dbcounter [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Registered counter for database cinder Sep 08 00:47:58.793280 np0000192191 devstack@c-api.service[111537]: DEBUG oslo_db.sqlalchemy.engines [None req-305481af-2c3a-4b01-8692-fef4f881a322 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=111537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:47:58.795350 np0000192191 devstack@c-api.service[111538]: DEBUG oslo_db.sqlalchemy.engines [None req-701d3da3-ea45-4bce-b724-17e3af308e59 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=111538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:47:58.795803 np0000192191 devstack@c-api.service[111536]: DEBUG oslo_db.sqlalchemy.engines [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 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=111536) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:47:58.797847 np0000192191 devstack@c-api.service[111539]: DEBUG oslo_db.sqlalchemy.engines [None req-4f577c18-1912-49a7-bcce-e638012f0508 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=111539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:47:58.903337 np0000192191 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writer thread running {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:47:58.904253 np0000192191 devstack@c-api.service[111537]: DEBUG dbcounter [-] [111537] Writer thread running {{(pid=111537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:47:58.906146 np0000192191 devstack@c-api.service[111538]: /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 08 00:47:58.906146 np0000192191 devstack@c-api.service[111538]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:47:58.906404 np0000192191 devstack@c-api.service[111538]: INFO cinder.rpc [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:47:58.907786 np0000192191 devstack@c-api.service[111537]: /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 08 00:47:58.907786 np0000192191 devstack@c-api.service[111537]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:47:58.907786 np0000192191 devstack@c-api.service[111537]: INFO cinder.rpc [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:47:58.908018 np0000192191 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writer thread running {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:47:58.908140 np0000192191 devstack@c-api.service[111536]: DEBUG dbcounter [-] [111536] Writer thread running {{(pid=111536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:47:58.908943 np0000192191 devstack@c-api.service[111538]: INFO cinder.rpc [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:47:58.910289 np0000192191 devstack@c-api.service[111537]: INFO cinder.rpc [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:47:58.910625 np0000192191 devstack@c-api.service[111536]: /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 08 00:47:58.910625 np0000192191 devstack@c-api.service[111536]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:47:58.910870 np0000192191 devstack@c-api.service[111539]: /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 08 00:47:58.910870 np0000192191 devstack@c-api.service[111539]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:47:58.910974 np0000192191 devstack@c-api.service[111536]: INFO cinder.rpc [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:47:58.911039 np0000192191 devstack@c-api.service[111539]: INFO cinder.rpc [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:47:58.911095 np0000192191 devstack@c-api.service[111538]: INFO cinder.rpc [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:47:58.912587 np0000192191 devstack@c-api.service[111537]: INFO cinder.rpc [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:47:58.912960 np0000192191 devstack@c-api.service[111536]: INFO cinder.rpc [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:47:58.913076 np0000192191 devstack@c-api.service[111538]: INFO cinder.rpc [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:47:58.913371 np0000192191 devstack@c-api.service[111539]: INFO cinder.rpc [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:47:58.913968 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.914845 np0000192191 devstack@c-api.service[111536]: INFO cinder.rpc [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:47:58.915027 np0000192191 devstack@c-api.service[111537]: INFO cinder.rpc [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:47:58.915683 np0000192191 devstack@c-api.service[111539]: INFO cinder.rpc [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:47:58.915818 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.916913 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.917041 np0000192191 devstack@c-api.service[111536]: INFO cinder.rpc [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:47:58.917827 np0000192191 devstack@c-api.service[111539]: INFO cinder.rpc [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:47:58.917930 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.918777 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.918891 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.921017 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.921690 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.950089 np0000192191 devstack@c-api.service[111538]: DEBUG oslo_db.sqlalchemy.engines [None req-701d3da3-ea45-4bce-b724-17e3af308e59 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=111538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:47:58.951903 np0000192191 devstack@c-api.service[111537]: DEBUG oslo_db.sqlalchemy.engines [None req-305481af-2c3a-4b01-8692-fef4f881a322 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=111537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:47:58.952447 np0000192191 devstack@c-api.service[111538]: INFO cinder.rpc [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:47:58.952755 np0000192191 devstack@c-api.service[111536]: DEBUG oslo_db.sqlalchemy.engines [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 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=111536) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:47:58.954412 np0000192191 devstack@c-api.service[111538]: INFO cinder.rpc [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:47:58.954518 np0000192191 devstack@c-api.service[111537]: INFO cinder.rpc [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:47:58.954645 np0000192191 devstack@c-api.service[111536]: INFO cinder.rpc [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:47:58.955072 np0000192191 devstack@c-api.service[111539]: DEBUG oslo_db.sqlalchemy.engines [None req-4f577c18-1912-49a7-bcce-e638012f0508 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=111539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:47:58.955317 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.956335 np0000192191 devstack@c-api.service[111536]: INFO cinder.rpc [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:47:58.956660 np0000192191 devstack@c-api.service[111537]: INFO cinder.rpc [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:47:58.957187 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.957529 np0000192191 devstack@c-api.service[111539]: INFO cinder.rpc [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:47:58.957611 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.959821 np0000192191 devstack@c-api.service[111539]: INFO cinder.rpc [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:47:58.960797 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.965067 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.967055 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.967934 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.968226 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.970200 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.971088 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.971299 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.971427 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.973343 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.974580 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.975228 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.976514 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.977749 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.978325 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.979193 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.979476 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.981317 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.981703 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.982134 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.982420 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.984255 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.985079 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.985449 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.985749 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.987272 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.988097 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.988277 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.988671 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.990240 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.990920 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.991130 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.991775 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.992637 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.993159 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.993754 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.994609 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.994681 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.995257 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.995320 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.997354 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.997423 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.997925 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:58.998964 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.000726 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.001598 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.002790 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.003266 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.004053 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.006036 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.006281 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.006556 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.007091 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.007952 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.008361 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.008907 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.009508 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.009921 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.010390 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.010461 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.011012 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.011493 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.011985 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.012346 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.013386 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.013472 np0000192191 devstack@c-api.service[111538]: WARNING cinder.api.contrib.hosts [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:47:59.013530 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.014091 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.014444 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.014744 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.014828 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.015561 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.015763 np0000192191 devstack@c-api.service[111536]: WARNING cinder.api.contrib.hosts [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:47:59.015846 np0000192191 devstack@c-api.service[111537]: WARNING cinder.api.contrib.hosts [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:47:59.016125 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.016495 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.016603 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.017095 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.017878 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.017968 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extended resource: extensions {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.018029 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.018256 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.019213 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extended resource: encryption {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.019389 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.019477 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.019640 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.020319 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extended resource: extensions {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.020484 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extended resource: extensions {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.020608 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extended resource: encryption {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.020834 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.021608 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extended resource: encryption {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.021758 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extended resource: encryption {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.021927 np0000192191 devstack@c-api.service[111539]: WARNING cinder.api.contrib.hosts [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:47:59.022138 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extended resource: scheduler-stats {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.022776 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.023059 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extended resource: encryption {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.023183 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extended resource: encryption {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.024140 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extended resource: capabilities {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.024394 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.024560 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extended resource: scheduler-stats {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.025248 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extended resource: scheduler-stats {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.025332 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extended resource: os-quota-sets {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.025804 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.026512 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extended resource: capabilities {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.026606 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extended resource: capabilities {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.026679 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extended resource: extensions {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.026757 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extended resource: os-volume-type-access {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.027697 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extended resource: os-quota-sets {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.027793 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extended resource: os-quota-sets {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.028046 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extended resource: encryption {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.028245 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extended resource: os-quota-class-sets {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.029150 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extended resource: os-volume-type-access {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.029268 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extended resource: os-volume-type-access {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.029440 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extended resource: qos-specs {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.029511 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extended resource: encryption {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.030680 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extended resource: os-quota-class-sets {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.030817 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extended resource: os-quota-class-sets {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.031053 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extended resource: scheduler-stats {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.031426 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extended resource: cgsnapshots {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.031881 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extended resource: qos-specs {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.031955 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extended resource: qos-specs {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.032624 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extended resource: capabilities {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.032797 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extended resource: extra_specs {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.033911 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extended resource: cgsnapshots {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.033999 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extended resource: os-quota-sets {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.034069 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extended resource: cgsnapshots {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.034287 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extended resource: consistencygroups {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.035271 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extended resource: extra_specs {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.035361 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extended resource: extra_specs {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.036160 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extended resource: backups {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.036745 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extended resource: os-volume-type-access {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.036819 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extended resource: consistencygroups {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.036908 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extended resource: consistencygroups {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.038237 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extended resource: os-availability-zone {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.038326 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extended resource: os-quota-class-sets {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.038602 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extended resource: backups {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.038681 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extended resource: backups {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.039499 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extended resource: os-hosts {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.039637 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extended resource: qos-specs {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.040546 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extended resource: os-availability-zone {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.040620 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extended resource: os-availability-zone {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.040823 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extended resource: os-volume-transfer {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.041837 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extended resource: os-hosts {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.041949 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extended resource: os-hosts {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.042011 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extended resource: cgsnapshots {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.042341 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extended resource: os-snapshot-manage {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.043161 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extended resource: os-volume-transfer {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.043250 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extended resource: os-volume-transfer {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.043308 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extended resource: extra_specs {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.043750 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extended resource: os-volume-manage {{(pid=111538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.045765 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extended resource: os-snapshot-manage {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.045841 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extended resource: os-snapshot-manage {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.045935 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extended resource: consistencygroups {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.045995 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.046072 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extended resource: os-volume-manage {{(pid=111537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.046134 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extended resource: os-volume-manage {{(pid=111536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.047360 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.047603 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extended resource: backups {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.048190 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.048300 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.048651 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.049593 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.049737 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.049908 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extended resource: os-availability-zone {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.050521 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.050992 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.051068 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.051258 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extended resource: os-hosts {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.051476 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.052373 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.052478 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.052531 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.contrib.snapshot_actions [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] SnapshotActionsController initialized {{(pid=111538) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:47:59.052614 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extended resource: os-volume-transfer {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.053192 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.053808 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.053928 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.054538 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extended resource: os-snapshot-manage {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.054637 np0000192191 devstack@c-api.service[111538]: WARNING castellan.key_manager.migration [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.054750 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.contrib.snapshot_actions [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] SnapshotActionsController initialized {{(pid=111537) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:47:59.054815 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.contrib.snapshot_actions [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] SnapshotActionsController initialized {{(pid=111536) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:47:59.055385 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.055486 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.055546 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.055611 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.055666 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.055749 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.055893 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extension TypesManage extending resource: types {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.056002 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.056088 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extended resource: os-volume-manage {{(pid=111539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:47:59.056142 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extension AdminActions extending resource: volumes {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.056209 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extension AdminActions extending resource: snapshots {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.056292 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extension AdminActions extending resource: backups {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.056386 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.056483 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extension UsedLimits extending resource: limits {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.056578 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.056671 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.056792 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.056876 np0000192191 devstack@c-api.service[111537]: WARNING castellan.key_manager.migration [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.056932 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extension VolumeActions extending resource: volumes {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.057006 np0000192191 devstack@c-api.service[111536]: WARNING castellan.key_manager.migration [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.057063 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.v3.router [None req-701d3da3-ea45-4bce-b724-17e3af308e59 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.057690 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.057790 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.057880 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.057936 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.057992 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.058046 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.058102 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.058220 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extension TypesManage extending resource: types {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.058318 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.058412 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extension AdminActions extending resource: volumes {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.058500 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.058591 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extension AdminActions extending resource: snapshots {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.058676 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.058796 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extension AdminActions extending resource: backups {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.058900 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extension TypesManage extending resource: types {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.058900 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.059061 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.059122 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extension AdminActions extending resource: volumes {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.059179 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extension UsedLimits extending resource: limits {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.059179 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.059285 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extension AdminActions extending resource: snapshots {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.059352 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.059434 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extension AdminActions extending resource: backups {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.059516 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.059586 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.059663 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extension VolumeActions extending resource: volumes {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.059759 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extension UsedLimits extending resource: limits {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.059759 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.059928 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.v3.router [None req-9ed80ccc-84ae-4efc-8aa0-5b4a582f2e11 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.060012 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.060012 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.060012 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extension VolumeActions extending resource: volumes {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.060012 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.v3.router [None req-305481af-2c3a-4b01-8692-fef4f881a322 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.060249 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.061776 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.063226 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.064805 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.065415 np0000192191 devstack@c-api.service[111538]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d23336a4668 pid: 111538 (default app) Sep 08 00:47:59.065822 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.contrib.snapshot_actions [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] SnapshotActionsController initialized {{(pid=111539) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:47:59.066593 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.067308 np0000192191 devstack@c-api.service[111537]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d23336a4668 pid: 111537 (default app) Sep 08 00:47:59.067440 np0000192191 devstack@c-api.service[111536]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d23336a4668 pid: 111536 (default app) Sep 08 00:47:59.068084 np0000192191 devstack@c-api.service[111539]: WARNING castellan.key_manager.migration [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:47:59.068927 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.069037 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.069099 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.069307 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.069429 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extension TypesManage extending resource: types {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.069543 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.069641 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extension AdminActions extending resource: volumes {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.069773 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extension AdminActions extending resource: snapshots {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.069885 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extension AdminActions extending resource: backups {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.069980 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.070086 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extension UsedLimits extending resource: limits {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.070177 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.070283 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.070390 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.070521 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extension VolumeActions extending resource: volumes {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.070639 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.v3.router [None req-4f577c18-1912-49a7-bcce-e638012f0508 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:47:59.074899 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-11abad6b-b08a-43b1-8bcb-e85ebb1d55b7 None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:47:59.077540 np0000192191 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 1/1] 162.253.55.19 () {60 vars in 949 bytes} [Tue Sep 8 00:47:59 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 08 00:47:59.078726 np0000192191 devstack@c-api.service[111539]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d23336a4668 pid: 111539 (default app) Sep 08 00:48:06.765041 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.middleware.request_id [None req-3371a6ef-1beb-4c09-86dc-b0fd4c2065c8 None None] RequestId filter calling following filter/app {{(pid=111537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:48:07.378683 np0000192191 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-3371a6ef-1beb-4c09-86dc-b0fd4c2065c8 admin admin] POST https://162.253.55.19/volume/v3/types Sep 08 00:48:07.379102 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-3371a6ef-1beb-4c09-86dc-b0fd4c2065c8 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 00:48:07.380682 np0000192191 devstack@c-api.service[111537]: /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 08 00:48:07.380682 np0000192191 devstack@c-api.service[111537]: warnings.warn( Sep 08 00:48:07.415889 np0000192191 devstack@c-api.service[111537]: DEBUG oslo_db.sqlalchemy.engines [None req-3371a6ef-1beb-4c09-86dc-b0fd4c2065c8 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=111537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:48:07.446329 np0000192191 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-3371a6ef-1beb-4c09-86dc-b0fd4c2065c8 admin admin] https://162.253.55.19/volume/v3/types returned with HTTP 200 Sep 08 00:48:07.446702 np0000192191 devstack@c-api.service[111537]: [pid: 111537|app: 0|req: 1/2] 162.253.55.19 () {68 vars in 1326 bytes} [Tue Sep 8 00:48:06 2026] POST /volume/v3/types => generated 186 bytes in 710 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:48:07.477026 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.middleware.request_id [None req-e313bea4-a794-467f-bbdb-9071b878ed52 None None] RequestId filter calling following filter/app {{(pid=111536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:48:07.815101 np0000192191 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-e313bea4-a794-467f-bbdb-9071b878ed52 admin admin] POST https://162.253.55.19/volume/v3/types/2ccf0f32-75dc-4bdf-8e65-a8a858cb86a8/extra_specs Sep 08 00:48:07.815607 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-e313bea4-a794-467f-bbdb-9071b878ed52 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 00:48:07.817265 np0000192191 devstack@c-api.service[111536]: /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 08 00:48:07.817265 np0000192191 devstack@c-api.service[111536]: warnings.warn( Sep 08 00:48:07.853118 np0000192191 devstack@c-api.service[111536]: DEBUG oslo_db.sqlalchemy.engines [None req-e313bea4-a794-467f-bbdb-9071b878ed52 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=111536) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:48:07.913861 np0000192191 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-e313bea4-a794-467f-bbdb-9071b878ed52 admin admin] https://162.253.55.19/volume/v3/types/2ccf0f32-75dc-4bdf-8e65-a8a858cb86a8/extra_specs returned with HTTP 200 Sep 08 00:48:07.914158 np0000192191 devstack@c-api.service[111536]: [pid: 111536|app: 0|req: 1/3] 162.253.55.19 () {68 vars in 1473 bytes} [Tue Sep 8 00:48:07 2026] POST /volume/v3/types/2ccf0f32-75dc-4bdf-8e65-a8a858cb86a8/extra_specs => generated 55 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:48:08.954264 np0000192191 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=6 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:48:08.959148 np0000192191 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=6 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:48:17.444105 np0000192191 devstack@c-api.service[111537]: DEBUG dbcounter [-] [111537] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:48:17.912569 np0000192191 devstack@c-api.service[111536]: DEBUG dbcounter [-] [111536] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:51:35.607384 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-edbc5784-43af-4c48-b8f3-c30f7cc446e7 None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:51:35.608731 np0000192191 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-edbc5784-43af-4c48-b8f3-c30f7cc446e7 None None] GET https://162.253.55.19/volume// Sep 08 00:51:35.609103 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-edbc5784-43af-4c48-b8f3-c30f7cc446e7 None None] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:51:35.609600 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-edbc5784-43af-4c48-b8f3-c30f7cc446e7 None None] Calling method 'all' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:51:35.610622 np0000192191 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-edbc5784-43af-4c48-b8f3-c30f7cc446e7 None None] https://162.253.55.19/volume// returned with HTTP 300 Sep 08 00:51:35.611240 np0000192191 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 2/4] 162.253.55.19 () {66 vars in 1449 bytes} [Tue Sep 8 00:51:35 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 00:52:17.878338 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-c24c0370-69d1-4b7b-8a8f-6e1454df0772 None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:17.885373 np0000192191 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 1/5] 162.253.55.19 () {62 vars in 1061 bytes} [Tue Sep 8 00:52:17 2026] GET /volume/v3 => generated 114 bytes in 30 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 08 00:52:17.927978 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.middleware.request_id [None req-d47e974f-04b9-4130-bc2b-50fc3560f835 None None] RequestId filter calling following filter/app {{(pid=111537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:17.939494 np0000192191 devstack@c-api.service[111537]: [pid: 111537|app: 0|req: 2/6] 162.253.55.19 () {64 vars in 1265 bytes} [Tue Sep 8 00:52:17 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 08 00:52:17.979455 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.middleware.request_id [req-d47e974f-04b9-4130-bc2b-50fc3560f835 req-df880f68-68ae-4a4c-89a9-659c468b9cd9 None None] RequestId filter calling following filter/app {{(pid=111536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:17.985301 np0000192191 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [req-d47e974f-04b9-4130-bc2b-50fc3560f835 req-df880f68-68ae-4a4c-89a9-659c468b9cd9 demo demo] GET https://162.253.55.19/volume/v3/ Sep 08 00:52:17.985769 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [req-d47e974f-04b9-4130-bc2b-50fc3560f835 req-df880f68-68ae-4a4c-89a9-659c468b9cd9 demo demo] Empty body provided in request {{(pid=111536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:52:17.986236 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [req-d47e974f-04b9-4130-bc2b-50fc3560f835 req-df880f68-68ae-4a4c-89a9-659c468b9cd9 demo demo] Calling method 'version_select' {{(pid=111536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:52:17.990270 np0000192191 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [req-d47e974f-04b9-4130-bc2b-50fc3560f835 req-df880f68-68ae-4a4c-89a9-659c468b9cd9 demo demo] https://162.253.55.19/volume/v3/ returned with HTTP 200 Sep 08 00:52:17.991073 np0000192191 devstack@c-api.service[111536]: [pid: 111536|app: 0|req: 2/7] 162.253.55.19 () {66 vars in 1339 bytes} [Tue Sep 8 00:52:17 2026] GET /volume/v3/ => generated 389 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:52:18.033430 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-9bea70c8-dea1-4120-81f2-7ebb5e53bdbe None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:18.357934 np0000192191 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-9bea70c8-dea1-4120-81f2-7ebb5e53bdbe demo demo] GET https://162.253.55.19/volume/v3/types Sep 08 00:52:18.358266 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-9bea70c8-dea1-4120-81f2-7ebb5e53bdbe demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:52:18.358474 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-9bea70c8-dea1-4120-81f2-7ebb5e53bdbe demo demo] Calling method 'index' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:52:18.358970 np0000192191 devstack@c-api.service[111538]: /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 08 00:52:18.358970 np0000192191 devstack@c-api.service[111538]: warnings.warn( Sep 08 00:52:18.359525 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.api_utils [None req-9bea70c8-dea1-4120-81f2-7ebb5e53bdbe demo demo] Removing options '' from query. {{(pid=111538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:52:18.400156 np0000192191 devstack@c-api.service[111538]: DEBUG oslo_db.sqlalchemy.engines [None req-9bea70c8-dea1-4120-81f2-7ebb5e53bdbe 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=111538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:52:18.417966 np0000192191 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-9bea70c8-dea1-4120-81f2-7ebb5e53bdbe demo demo] https://162.253.55.19/volume/v3/types returned with HTTP 200 Sep 08 00:52:18.418561 np0000192191 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 3/8] 162.253.55.19 () {64 vars in 1283 bytes} [Tue Sep 8 00:52:18 2026] GET /volume/v3/types => generated 377 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:52:18.484161 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-44908ed9-488f-498a-8bcd-288a702522df None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:18.824585 np0000192191 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-44908ed9-488f-498a-8bcd-288a702522df demo demo] GET https://162.253.55.19/volume/v3/types/default Sep 08 00:52:18.824939 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-44908ed9-488f-498a-8bcd-288a702522df demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:52:18.825154 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-44908ed9-488f-498a-8bcd-288a702522df demo demo] Calling method 'show' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:52:18.864534 np0000192191 devstack@c-api.service[111539]: DEBUG oslo_db.sqlalchemy.engines [None req-44908ed9-488f-498a-8bcd-288a702522df 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=111539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:52:18.881249 np0000192191 devstack@c-api.service[111539]: /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 08 00:52:18.881249 np0000192191 devstack@c-api.service[111539]: warnings.warn( Sep 08 00:52:18.883348 np0000192191 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-44908ed9-488f-498a-8bcd-288a702522df demo demo] https://162.253.55.19/volume/v3/types/default returned with HTTP 200 Sep 08 00:52:18.883758 np0000192191 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 2/9] 162.253.55.19 () {64 vars in 1294 bytes} [Tue Sep 8 00:52:18 2026] GET /volume/v3/types/default => generated 145 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:52:19.476469 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.middleware.request_id [None req-a2f94126-b050-4283-9ed0-34c9dd9ddd70 None None] RequestId filter calling following filter/app {{(pid=111537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:19.477940 np0000192191 devstack@c-api.service[111537]: [pid: 111537|app: 0|req: 3/10] 162.253.55.19 () {62 vars in 1061 bytes} [Tue Sep 8 00:52:19 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 08 00:52:19.514213 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.middleware.request_id [None req-6df6128e-b09a-43b7-b2c3-4cdeaea07233 None None] RequestId filter calling following filter/app {{(pid=111536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:19.523339 np0000192191 devstack@c-api.service[111536]: [pid: 111536|app: 0|req: 3/11] 162.253.55.19 () {64 vars in 1265 bytes} [Tue Sep 8 00:52:19 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 08 00:52:19.561484 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [req-6df6128e-b09a-43b7-b2c3-4cdeaea07233 req-914a474b-59b3-441d-9fa7-aba0f01fa43e None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:19.565262 np0000192191 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [req-6df6128e-b09a-43b7-b2c3-4cdeaea07233 req-914a474b-59b3-441d-9fa7-aba0f01fa43e demo demo] GET https://162.253.55.19/volume/v3/ Sep 08 00:52:19.565630 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [req-6df6128e-b09a-43b7-b2c3-4cdeaea07233 req-914a474b-59b3-441d-9fa7-aba0f01fa43e demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:52:19.566111 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [req-6df6128e-b09a-43b7-b2c3-4cdeaea07233 req-914a474b-59b3-441d-9fa7-aba0f01fa43e demo demo] Calling method 'version_select' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:52:19.567004 np0000192191 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [req-6df6128e-b09a-43b7-b2c3-4cdeaea07233 req-914a474b-59b3-441d-9fa7-aba0f01fa43e demo demo] https://162.253.55.19/volume/v3/ returned with HTTP 200 Sep 08 00:52:19.567637 np0000192191 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 4/12] 162.253.55.19 () {66 vars in 1339 bytes} [Tue Sep 8 00:52:19 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:52:19.605569 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-dd5dac5f-e354-4418-961c-9abfaee24c8a None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:19.609767 np0000192191 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-dd5dac5f-e354-4418-961c-9abfaee24c8a demo demo] GET https://162.253.55.19/volume/v3/types/default Sep 08 00:52:19.610175 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-dd5dac5f-e354-4418-961c-9abfaee24c8a demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:52:19.610669 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-dd5dac5f-e354-4418-961c-9abfaee24c8a demo demo] Calling method 'show' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:52:19.625529 np0000192191 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-dd5dac5f-e354-4418-961c-9abfaee24c8a demo demo] https://162.253.55.19/volume/v3/types/default returned with HTTP 200 Sep 08 00:52:19.626264 np0000192191 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 3/13] 162.253.55.19 () {64 vars in 1294 bytes} [Tue Sep 8 00:52:19 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 08 00:52:20.265774 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.middleware.request_id [None req-1df2a275-b803-42cf-996f-7751ce62ac89 None None] RequestId filter calling following filter/app {{(pid=111537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:20.267069 np0000192191 devstack@c-api.service[111537]: [pid: 111537|app: 0|req: 4/14] 162.253.55.19 () {62 vars in 1061 bytes} [Tue Sep 8 00:52:20 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 08 00:52:20.296549 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.middleware.request_id [None req-243e1bc0-cca9-4d7a-bb59-01250393665c None None] RequestId filter calling following filter/app {{(pid=111536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:20.301156 np0000192191 devstack@c-api.service[111536]: [pid: 111536|app: 0|req: 4/15] 162.253.55.19 () {64 vars in 1265 bytes} [Tue Sep 8 00:52:20 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 08 00:52:20.332119 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [req-243e1bc0-cca9-4d7a-bb59-01250393665c req-69481d88-8d0c-453b-9ac3-981cc3219ba6 None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:20.335648 np0000192191 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [req-243e1bc0-cca9-4d7a-bb59-01250393665c req-69481d88-8d0c-453b-9ac3-981cc3219ba6 demo demo] GET https://162.253.55.19/volume/v3/ Sep 08 00:52:20.336021 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [req-243e1bc0-cca9-4d7a-bb59-01250393665c req-69481d88-8d0c-453b-9ac3-981cc3219ba6 demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:52:20.336357 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [req-243e1bc0-cca9-4d7a-bb59-01250393665c req-69481d88-8d0c-453b-9ac3-981cc3219ba6 demo demo] Calling method 'version_select' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:52:20.337031 np0000192191 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [req-243e1bc0-cca9-4d7a-bb59-01250393665c req-69481d88-8d0c-453b-9ac3-981cc3219ba6 demo demo] https://162.253.55.19/volume/v3/ returned with HTTP 200 Sep 08 00:52:20.337700 np0000192191 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 5/16] 162.253.55.19 () {66 vars in 1339 bytes} [Tue Sep 8 00:52:20 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:52:20.378905 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-d89292f3-22fa-4a07-a2fc-bbda33fc1d63 None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:20.383077 np0000192191 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-d89292f3-22fa-4a07-a2fc-bbda33fc1d63 demo demo] GET https://162.253.55.19/volume/v3/types/default Sep 08 00:52:20.383439 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-d89292f3-22fa-4a07-a2fc-bbda33fc1d63 demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:52:20.383924 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-d89292f3-22fa-4a07-a2fc-bbda33fc1d63 demo demo] Calling method 'show' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:52:20.396433 np0000192191 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-d89292f3-22fa-4a07-a2fc-bbda33fc1d63 demo demo] https://162.253.55.19/volume/v3/types/default returned with HTTP 200 Sep 08 00:52:20.397196 np0000192191 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 4/17] 162.253.55.19 () {64 vars in 1294 bytes} [Tue Sep 8 00:52:20 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:52:20.430679 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.middleware.request_id [None req-b0be05c4-6dd9-47bc-960b-eb6792206919 None None] RequestId filter calling following filter/app {{(pid=111537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:20.431891 np0000192191 devstack@c-api.service[111537]: [pid: 111537|app: 0|req: 5/18] 162.253.55.19 () {62 vars in 1061 bytes} [Tue Sep 8 00:52:20 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 08 00:52:20.461312 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.middleware.request_id [None req-8481cff8-03f4-4f89-a15c-7ae423ed5adb None None] RequestId filter calling following filter/app {{(pid=111536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:20.464832 np0000192191 devstack@c-api.service[111536]: [pid: 111536|app: 0|req: 5/19] 162.253.55.19 () {64 vars in 1265 bytes} [Tue Sep 8 00:52:20 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 08 00:52:20.494743 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [req-8481cff8-03f4-4f89-a15c-7ae423ed5adb req-d9e670a5-c4b5-47fe-99f7-fe121fb8b6b3 None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:20.497949 np0000192191 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [req-8481cff8-03f4-4f89-a15c-7ae423ed5adb req-d9e670a5-c4b5-47fe-99f7-fe121fb8b6b3 demo demo] GET https://162.253.55.19/volume/v3/ Sep 08 00:52:20.498287 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [req-8481cff8-03f4-4f89-a15c-7ae423ed5adb req-d9e670a5-c4b5-47fe-99f7-fe121fb8b6b3 demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:52:20.498664 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [req-8481cff8-03f4-4f89-a15c-7ae423ed5adb req-d9e670a5-c4b5-47fe-99f7-fe121fb8b6b3 demo demo] Calling method 'version_select' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:52:20.499332 np0000192191 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [req-8481cff8-03f4-4f89-a15c-7ae423ed5adb req-d9e670a5-c4b5-47fe-99f7-fe121fb8b6b3 demo demo] https://162.253.55.19/volume/v3/ returned with HTTP 200 Sep 08 00:52:20.500072 np0000192191 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 6/20] 162.253.55.19 () {66 vars in 1339 bytes} [Tue Sep 8 00:52:20 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:52:20.534352 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-b23dbb0a-beb4-46e6-82cd-48dc7117f8e3 None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:20.537662 np0000192191 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-b23dbb0a-beb4-46e6-82cd-48dc7117f8e3 demo demo] GET https://162.253.55.19/volume/v3/types/default Sep 08 00:52:20.538015 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-b23dbb0a-beb4-46e6-82cd-48dc7117f8e3 demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:52:20.538370 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-b23dbb0a-beb4-46e6-82cd-48dc7117f8e3 demo demo] Calling method 'show' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:52:20.550421 np0000192191 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-b23dbb0a-beb4-46e6-82cd-48dc7117f8e3 demo demo] https://162.253.55.19/volume/v3/types/default returned with HTTP 200 Sep 08 00:52:20.551118 np0000192191 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 5/21] 162.253.55.19 () {64 vars in 1294 bytes} [Tue Sep 8 00:52:20 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:52:28.411267 np0000192191 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=1 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:52:30.543980 np0000192191 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=8 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:57:25.034763 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.middleware.request_id [None req-62aedf4b-6965-49af-82f1-dac9a19188fa None None] RequestId filter calling following filter/app {{(pid=111537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:57:25.145903 np0000192191 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-62aedf4b-6965-49af-82f1-dac9a19188fa demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 00:57:25.146080 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-62aedf4b-6965-49af-82f1-dac9a19188fa demo demo] Empty body provided in request {{(pid=111537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:57:25.146265 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-62aedf4b-6965-49af-82f1-dac9a19188fa demo demo] Calling method 'detail' {{(pid=111537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:57:25.146778 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.api_utils [None req-62aedf4b-6965-49af-82f1-dac9a19188fa demo demo] Removing options '' from query. {{(pid=111537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:57:25.147467 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.volume.api [None req-62aedf4b-6965-49af-82f1-dac9a19188fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:57:25.186961 np0000192191 devstack@c-api.service[111537]: /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 08 00:57:25.186961 np0000192191 devstack@c-api.service[111537]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 00:57:25.187457 np0000192191 devstack@c-api.service[111537]: INFO cinder.volume.api [None req-62aedf4b-6965-49af-82f1-dac9a19188fa demo demo] Get all volumes completed successfully. Sep 08 00:57:25.192284 np0000192191 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-62aedf4b-6965-49af-82f1-dac9a19188fa demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:57:25.193098 np0000192191 devstack@c-api.service[111537]: [pid: 111537|app: 0|req: 6/22] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 00:57:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:57:35.177895 np0000192191 devstack@c-api.service[111537]: DEBUG dbcounter [-] [111537] Writing DB stats cinder:SELECT=1 {{(pid=111537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:58:25.214492 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.middleware.request_id [None req-4be81cb3-13e7-427c-aaea-47cb7ecd6ee1 None None] RequestId filter calling following filter/app {{(pid=111536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:58:25.217382 np0000192191 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-4be81cb3-13e7-427c-aaea-47cb7ecd6ee1 demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 00:58:25.217642 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-4be81cb3-13e7-427c-aaea-47cb7ecd6ee1 demo demo] Empty body provided in request {{(pid=111536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:58:25.217979 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-4be81cb3-13e7-427c-aaea-47cb7ecd6ee1 demo demo] Calling method 'detail' {{(pid=111536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:58:25.218567 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.api_utils [None req-4be81cb3-13e7-427c-aaea-47cb7ecd6ee1 demo demo] Removing options '' from query. {{(pid=111536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:58:25.219550 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.volume.api [None req-4be81cb3-13e7-427c-aaea-47cb7ecd6ee1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:58:25.258539 np0000192191 devstack@c-api.service[111536]: /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 08 00:58:25.258539 np0000192191 devstack@c-api.service[111536]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 00:58:25.258804 np0000192191 devstack@c-api.service[111536]: INFO cinder.volume.api [None req-4be81cb3-13e7-427c-aaea-47cb7ecd6ee1 demo demo] Get all volumes completed successfully. Sep 08 00:58:25.260731 np0000192191 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-4be81cb3-13e7-427c-aaea-47cb7ecd6ee1 demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:58:25.261119 np0000192191 devstack@c-api.service[111536]: [pid: 111536|app: 0|req: 6/23] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 00:58:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:58:35.250699 np0000192191 devstack@c-api.service[111536]: DEBUG dbcounter [-] [111536] Writing DB stats cinder:SELECT=1 {{(pid=111536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:59:25.281499 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-1fc88370-1f67-4594-86fb-c8ca42678bb2 None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:59:25.284496 np0000192191 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-1fc88370-1f67-4594-86fb-c8ca42678bb2 demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 00:59:25.284652 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-1fc88370-1f67-4594-86fb-c8ca42678bb2 demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:59:25.285083 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-1fc88370-1f67-4594-86fb-c8ca42678bb2 demo demo] Calling method 'detail' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:59:25.285516 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.api_utils [None req-1fc88370-1f67-4594-86fb-c8ca42678bb2 demo demo] Removing options '' from query. {{(pid=111538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:59:25.286781 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.volume.api [None req-1fc88370-1f67-4594-86fb-c8ca42678bb2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:59:25.326065 np0000192191 devstack@c-api.service[111538]: /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 08 00:59:25.326065 np0000192191 devstack@c-api.service[111538]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 00:59:25.326269 np0000192191 devstack@c-api.service[111538]: INFO cinder.volume.api [None req-1fc88370-1f67-4594-86fb-c8ca42678bb2 demo demo] Get all volumes completed successfully. Sep 08 00:59:25.328786 np0000192191 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-1fc88370-1f67-4594-86fb-c8ca42678bb2 demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:59:25.329251 np0000192191 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 7/24] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 00:59:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:59:35.318165 np0000192191 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=1 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:00:25.344858 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-d3ee87bf-1339-4a11-abe8-2e37ad7b574e None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:00:25.347424 np0000192191 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-d3ee87bf-1339-4a11-abe8-2e37ad7b574e demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 01:00:25.347574 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-d3ee87bf-1339-4a11-abe8-2e37ad7b574e demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:00:25.347758 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-d3ee87bf-1339-4a11-abe8-2e37ad7b574e demo demo] Calling method 'detail' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:00:25.348217 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.api_utils [None req-d3ee87bf-1339-4a11-abe8-2e37ad7b574e demo demo] Removing options '' from query. {{(pid=111539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:00:25.348884 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.volume.api [None req-d3ee87bf-1339-4a11-abe8-2e37ad7b574e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:00:25.397470 np0000192191 devstack@c-api.service[111539]: /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 08 01:00:25.397470 np0000192191 devstack@c-api.service[111539]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 01:00:25.397688 np0000192191 devstack@c-api.service[111539]: INFO cinder.volume.api [None req-d3ee87bf-1339-4a11-abe8-2e37ad7b574e demo demo] Get all volumes completed successfully. Sep 08 01:00:25.400342 np0000192191 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-d3ee87bf-1339-4a11-abe8-2e37ad7b574e demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:00:25.400828 np0000192191 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 6/25] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 01:00:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:00:35.388009 np0000192191 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=1 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:01:25.433122 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.middleware.request_id [None req-a80efd57-6b7a-4ac0-9ed9-565655d589d9 None None] RequestId filter calling following filter/app {{(pid=111537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:01:25.438651 np0000192191 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-a80efd57-6b7a-4ac0-9ed9-565655d589d9 demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 01:01:25.439009 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-a80efd57-6b7a-4ac0-9ed9-565655d589d9 demo demo] Empty body provided in request {{(pid=111537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:01:25.439897 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-a80efd57-6b7a-4ac0-9ed9-565655d589d9 demo demo] Calling method 'detail' {{(pid=111537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:01:25.439897 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.api_utils [None req-a80efd57-6b7a-4ac0-9ed9-565655d589d9 demo demo] Removing options '' from query. {{(pid=111537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:01:25.441263 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.volume.api [None req-a80efd57-6b7a-4ac0-9ed9-565655d589d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:01:25.452155 np0000192191 devstack@c-api.service[111537]: INFO cinder.volume.api [None req-a80efd57-6b7a-4ac0-9ed9-565655d589d9 demo demo] Get all volumes completed successfully. Sep 08 01:01:25.456191 np0000192191 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-a80efd57-6b7a-4ac0-9ed9-565655d589d9 demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:01:25.456989 np0000192191 devstack@c-api.service[111537]: [pid: 111537|app: 0|req: 7/26] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 01:01:25 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 08 01:01:35.445390 np0000192191 devstack@c-api.service[111537]: DEBUG dbcounter [-] [111537] Writing DB stats cinder:SELECT=1 {{(pid=111537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:02:25.474089 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.middleware.request_id [None req-78b2c088-50e5-4ccd-a7c9-928e99de4a07 None None] RequestId filter calling following filter/app {{(pid=111536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:02:25.684218 np0000192191 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-78b2c088-50e5-4ccd-a7c9-928e99de4a07 demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 01:02:25.684536 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-78b2c088-50e5-4ccd-a7c9-928e99de4a07 demo demo] Empty body provided in request {{(pid=111536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:02:25.684744 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-78b2c088-50e5-4ccd-a7c9-928e99de4a07 demo demo] Calling method 'detail' {{(pid=111536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:02:25.685103 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.api_utils [None req-78b2c088-50e5-4ccd-a7c9-928e99de4a07 demo demo] Removing options '' from query. {{(pid=111536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:02:25.686846 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.volume.api [None req-78b2c088-50e5-4ccd-a7c9-928e99de4a07 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:02:25.696749 np0000192191 devstack@c-api.service[111536]: INFO cinder.volume.api [None req-78b2c088-50e5-4ccd-a7c9-928e99de4a07 demo demo] Get all volumes completed successfully. Sep 08 01:02:25.699427 np0000192191 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-78b2c088-50e5-4ccd-a7c9-928e99de4a07 demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:02:25.700488 np0000192191 devstack@c-api.service[111536]: [pid: 111536|app: 0|req: 7/27] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 01:02:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:02:35.690888 np0000192191 devstack@c-api.service[111536]: DEBUG dbcounter [-] [111536] Writing DB stats cinder:SELECT=1 {{(pid=111536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:03:25.718374 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-661e1550-8d91-48bb-ba99-34c4b3da27c5 None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:03:25.720844 np0000192191 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-661e1550-8d91-48bb-ba99-34c4b3da27c5 demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 01:03:25.721005 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-661e1550-8d91-48bb-ba99-34c4b3da27c5 demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:03:25.721188 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-661e1550-8d91-48bb-ba99-34c4b3da27c5 demo demo] Calling method 'detail' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:03:25.721443 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.api_utils [None req-661e1550-8d91-48bb-ba99-34c4b3da27c5 demo demo] Removing options '' from query. {{(pid=111538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:03:25.722108 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.volume.api [None req-661e1550-8d91-48bb-ba99-34c4b3da27c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:03:25.731137 np0000192191 devstack@c-api.service[111538]: INFO cinder.volume.api [None req-661e1550-8d91-48bb-ba99-34c4b3da27c5 demo demo] Get all volumes completed successfully. Sep 08 01:03:25.733049 np0000192191 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-661e1550-8d91-48bb-ba99-34c4b3da27c5 demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:03:25.733424 np0000192191 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 8/28] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 01:03:25 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 08 01:03:35.725877 np0000192191 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=1 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:04:25.749831 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-852394d5-df53-4085-b5e9-ddf2666f87eb None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:04:25.753150 np0000192191 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-852394d5-df53-4085-b5e9-ddf2666f87eb demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 01:04:25.753559 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-852394d5-df53-4085-b5e9-ddf2666f87eb demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:04:25.753774 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-852394d5-df53-4085-b5e9-ddf2666f87eb demo demo] Calling method 'detail' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:04:25.754152 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.api_utils [None req-852394d5-df53-4085-b5e9-ddf2666f87eb demo demo] Removing options '' from query. {{(pid=111539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:04:25.755081 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.volume.api [None req-852394d5-df53-4085-b5e9-ddf2666f87eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:04:25.765787 np0000192191 devstack@c-api.service[111539]: INFO cinder.volume.api [None req-852394d5-df53-4085-b5e9-ddf2666f87eb demo demo] Get all volumes completed successfully. Sep 08 01:04:25.771493 np0000192191 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-852394d5-df53-4085-b5e9-ddf2666f87eb demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:04:25.772370 np0000192191 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 7/29] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 01:04:25 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 08 01:04:35.758150 np0000192191 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=1 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:05:25.791825 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.middleware.request_id [None req-5255a614-072e-4f8f-9855-982be2bf75ca None None] RequestId filter calling following filter/app {{(pid=111537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:05:25.794927 np0000192191 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-5255a614-072e-4f8f-9855-982be2bf75ca demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 01:05:25.795331 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-5255a614-072e-4f8f-9855-982be2bf75ca demo demo] Empty body provided in request {{(pid=111537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:05:25.795932 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-5255a614-072e-4f8f-9855-982be2bf75ca demo demo] Calling method 'detail' {{(pid=111537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:05:25.796466 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.api_utils [None req-5255a614-072e-4f8f-9855-982be2bf75ca demo demo] Removing options '' from query. {{(pid=111537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:05:25.798043 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.volume.api [None req-5255a614-072e-4f8f-9855-982be2bf75ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:05:25.811756 np0000192191 devstack@c-api.service[111537]: INFO cinder.volume.api [None req-5255a614-072e-4f8f-9855-982be2bf75ca demo demo] Get all volumes completed successfully. Sep 08 01:05:25.816321 np0000192191 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-5255a614-072e-4f8f-9855-982be2bf75ca demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:05:25.817133 np0000192191 devstack@c-api.service[111537]: [pid: 111537|app: 0|req: 8/30] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 01:05:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:05:35.803416 np0000192191 devstack@c-api.service[111537]: DEBUG dbcounter [-] [111537] Writing DB stats cinder:SELECT=1 {{(pid=111537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:06:25.836423 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.middleware.request_id [None req-7705c231-2a9f-406d-9b30-1c8d3a51d319 None None] RequestId filter calling following filter/app {{(pid=111536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:06:25.839297 np0000192191 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-7705c231-2a9f-406d-9b30-1c8d3a51d319 demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 01:06:25.839534 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-7705c231-2a9f-406d-9b30-1c8d3a51d319 demo demo] Empty body provided in request {{(pid=111536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:06:25.839822 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-7705c231-2a9f-406d-9b30-1c8d3a51d319 demo demo] Calling method 'detail' {{(pid=111536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:06:25.840132 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.api_utils [None req-7705c231-2a9f-406d-9b30-1c8d3a51d319 demo demo] Removing options '' from query. {{(pid=111536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:06:25.841750 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.volume.api [None req-7705c231-2a9f-406d-9b30-1c8d3a51d319 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:06:25.850624 np0000192191 devstack@c-api.service[111536]: INFO cinder.volume.api [None req-7705c231-2a9f-406d-9b30-1c8d3a51d319 demo demo] Get all volumes completed successfully. Sep 08 01:06:25.853306 np0000192191 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-7705c231-2a9f-406d-9b30-1c8d3a51d319 demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:06:25.853695 np0000192191 devstack@c-api.service[111536]: [pid: 111536|app: 0|req: 8/31] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 01:06:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 01:06:35.845380 np0000192191 devstack@c-api.service[111536]: DEBUG dbcounter [-] [111536] Writing DB stats cinder:SELECT=1 {{(pid=111536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:07:25.869762 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-bcf32b63-4479-44ff-b7c4-e4b6ade44b6c None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:07:26.057604 np0000192191 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-bcf32b63-4479-44ff-b7c4-e4b6ade44b6c demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 01:07:26.058169 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-bcf32b63-4479-44ff-b7c4-e4b6ade44b6c demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:07:26.058633 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-bcf32b63-4479-44ff-b7c4-e4b6ade44b6c demo demo] Calling method 'detail' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:07:26.059451 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.api_utils [None req-bcf32b63-4479-44ff-b7c4-e4b6ade44b6c demo demo] Removing options '' from query. {{(pid=111538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:07:26.060865 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.volume.api [None req-bcf32b63-4479-44ff-b7c4-e4b6ade44b6c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:07:26.074230 np0000192191 devstack@c-api.service[111538]: INFO cinder.volume.api [None req-bcf32b63-4479-44ff-b7c4-e4b6ade44b6c demo demo] Get all volumes completed successfully. Sep 08 01:07:26.078075 np0000192191 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-bcf32b63-4479-44ff-b7c4-e4b6ade44b6c demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:07:26.078653 np0000192191 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 9/32] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 01:07:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:07:36.066250 np0000192191 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=1 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:08:26.096189 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-7906123a-053b-4090-9e45-a9148f9177f4 None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:08:26.098471 np0000192191 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-7906123a-053b-4090-9e45-a9148f9177f4 demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 01:08:26.098625 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-7906123a-053b-4090-9e45-a9148f9177f4 demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:08:26.098812 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-7906123a-053b-4090-9e45-a9148f9177f4 demo demo] Calling method 'detail' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:08:26.099049 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.api_utils [None req-7906123a-053b-4090-9e45-a9148f9177f4 demo demo] Removing options '' from query. {{(pid=111539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:08:26.099674 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.volume.api [None req-7906123a-053b-4090-9e45-a9148f9177f4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:08:26.108489 np0000192191 devstack@c-api.service[111539]: INFO cinder.volume.api [None req-7906123a-053b-4090-9e45-a9148f9177f4 demo demo] Get all volumes completed successfully. Sep 08 01:08:26.110559 np0000192191 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-7906123a-053b-4090-9e45-a9148f9177f4 demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:08:26.110959 np0000192191 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 8/33] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 01:08:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:08:36.103689 np0000192191 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=1 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:09:26.132778 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.middleware.request_id [None req-9808fbe5-b022-458b-af0d-35923aceec98 None None] RequestId filter calling following filter/app {{(pid=111537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:09:26.137191 np0000192191 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-9808fbe5-b022-458b-af0d-35923aceec98 demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 01:09:26.137849 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-9808fbe5-b022-458b-af0d-35923aceec98 demo demo] Empty body provided in request {{(pid=111537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:09:26.138397 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-9808fbe5-b022-458b-af0d-35923aceec98 demo demo] Calling method 'detail' {{(pid=111537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:09:26.139051 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.api_utils [None req-9808fbe5-b022-458b-af0d-35923aceec98 demo demo] Removing options '' from query. {{(pid=111537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:09:26.140521 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.volume.api [None req-9808fbe5-b022-458b-af0d-35923aceec98 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:09:26.152528 np0000192191 devstack@c-api.service[111537]: INFO cinder.volume.api [None req-9808fbe5-b022-458b-af0d-35923aceec98 demo demo] Get all volumes completed successfully. Sep 08 01:09:26.155261 np0000192191 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-9808fbe5-b022-458b-af0d-35923aceec98 demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:09:26.155723 np0000192191 devstack@c-api.service[111537]: [pid: 111537|app: 0|req: 9/34] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 01:09:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:09:36.144841 np0000192191 devstack@c-api.service[111537]: DEBUG dbcounter [-] [111537] Writing DB stats cinder:SELECT=1 {{(pid=111537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:10:26.175279 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.middleware.request_id [None req-2551310f-7710-414d-a2e4-42a7aeb56c09 None None] RequestId filter calling following filter/app {{(pid=111536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:10:26.178106 np0000192191 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-2551310f-7710-414d-a2e4-42a7aeb56c09 demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 01:10:26.178348 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-2551310f-7710-414d-a2e4-42a7aeb56c09 demo demo] Empty body provided in request {{(pid=111536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:10:26.178810 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-2551310f-7710-414d-a2e4-42a7aeb56c09 demo demo] Calling method 'detail' {{(pid=111536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:10:26.179777 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.api_utils [None req-2551310f-7710-414d-a2e4-42a7aeb56c09 demo demo] Removing options '' from query. {{(pid=111536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:10:26.180079 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.volume.api [None req-2551310f-7710-414d-a2e4-42a7aeb56c09 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:10:26.194759 np0000192191 devstack@c-api.service[111536]: INFO cinder.volume.api [None req-2551310f-7710-414d-a2e4-42a7aeb56c09 demo demo] Get all volumes completed successfully. Sep 08 01:10:26.196930 np0000192191 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-2551310f-7710-414d-a2e4-42a7aeb56c09 demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:10:26.197984 np0000192191 devstack@c-api.service[111536]: [pid: 111536|app: 0|req: 9/35] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 01:10:26 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 08 01:10:36.184631 np0000192191 devstack@c-api.service[111536]: DEBUG dbcounter [-] [111536] Writing DB stats cinder:SELECT=1 {{(pid=111536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:11:26.215966 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-fca00c32-cd78-4c04-b90c-7d4e55d3041a None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:11:26.218742 np0000192191 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-fca00c32-cd78-4c04-b90c-7d4e55d3041a demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 01:11:26.219015 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-fca00c32-cd78-4c04-b90c-7d4e55d3041a demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:11:26.219257 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-fca00c32-cd78-4c04-b90c-7d4e55d3041a demo demo] Calling method 'detail' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:11:26.219565 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.api_utils [None req-fca00c32-cd78-4c04-b90c-7d4e55d3041a demo demo] Removing options '' from query. {{(pid=111538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:11:26.220520 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.volume.api [None req-fca00c32-cd78-4c04-b90c-7d4e55d3041a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:11:26.234443 np0000192191 devstack@c-api.service[111538]: INFO cinder.volume.api [None req-fca00c32-cd78-4c04-b90c-7d4e55d3041a demo demo] Get all volumes completed successfully. Sep 08 01:11:26.239271 np0000192191 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-fca00c32-cd78-4c04-b90c-7d4e55d3041a demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:11:26.240043 np0000192191 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 10/36] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 01:11:26 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 08 01:11:36.224931 np0000192191 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=1 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:12:26.257281 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-5f35f48b-226b-4cbb-a081-8f7cdcc42580 None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:12:26.262027 np0000192191 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-5f35f48b-226b-4cbb-a081-8f7cdcc42580 demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 01:12:26.262660 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-5f35f48b-226b-4cbb-a081-8f7cdcc42580 demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:12:26.263061 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-5f35f48b-226b-4cbb-a081-8f7cdcc42580 demo demo] Calling method 'detail' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:12:26.263541 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.api_utils [None req-5f35f48b-226b-4cbb-a081-8f7cdcc42580 demo demo] Removing options '' from query. {{(pid=111539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:12:26.265413 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.volume.api [None req-5f35f48b-226b-4cbb-a081-8f7cdcc42580 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:12:26.278541 np0000192191 devstack@c-api.service[111539]: INFO cinder.volume.api [None req-5f35f48b-226b-4cbb-a081-8f7cdcc42580 demo demo] Get all volumes completed successfully. Sep 08 01:12:26.282888 np0000192191 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-5f35f48b-226b-4cbb-a081-8f7cdcc42580 demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:12:26.283608 np0000192191 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 9/37] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 01:12:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:12:36.270849 np0000192191 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=1 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:13:26.298304 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.middleware.request_id [None req-b51c1594-d055-45a3-863c-ad04e2219b31 None None] RequestId filter calling following filter/app {{(pid=111537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:13:26.429663 np0000192191 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-b51c1594-d055-45a3-863c-ad04e2219b31 demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 01:13:26.429888 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-b51c1594-d055-45a3-863c-ad04e2219b31 demo demo] Empty body provided in request {{(pid=111537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:13:26.430142 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-b51c1594-d055-45a3-863c-ad04e2219b31 demo demo] Calling method 'detail' {{(pid=111537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:13:26.430413 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.api_utils [None req-b51c1594-d055-45a3-863c-ad04e2219b31 demo demo] Removing options '' from query. {{(pid=111537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:13:26.431303 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.volume.api [None req-b51c1594-d055-45a3-863c-ad04e2219b31 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:13:26.439209 np0000192191 devstack@c-api.service[111537]: INFO cinder.volume.api [None req-b51c1594-d055-45a3-863c-ad04e2219b31 demo demo] Get all volumes completed successfully. Sep 08 01:13:26.441629 np0000192191 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-b51c1594-d055-45a3-863c-ad04e2219b31 demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:13:26.442101 np0000192191 devstack@c-api.service[111537]: [pid: 111537|app: 0|req: 10/38] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 01:13:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:13:36.434782 np0000192191 devstack@c-api.service[111537]: DEBUG dbcounter [-] [111537] Writing DB stats cinder:SELECT=1 {{(pid=111537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:14:26.464388 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.middleware.request_id [None req-23438731-6968-437a-af98-59e8bf2b343e None None] RequestId filter calling following filter/app {{(pid=111536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:14:26.468372 np0000192191 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-23438731-6968-437a-af98-59e8bf2b343e demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 01:14:26.468924 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-23438731-6968-437a-af98-59e8bf2b343e demo demo] Empty body provided in request {{(pid=111536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:14:26.469076 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-23438731-6968-437a-af98-59e8bf2b343e demo demo] Calling method 'detail' {{(pid=111536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:14:26.469520 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.api_utils [None req-23438731-6968-437a-af98-59e8bf2b343e demo demo] Removing options '' from query. {{(pid=111536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:14:26.470859 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.volume.api [None req-23438731-6968-437a-af98-59e8bf2b343e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:14:26.483004 np0000192191 devstack@c-api.service[111536]: INFO cinder.volume.api [None req-23438731-6968-437a-af98-59e8bf2b343e demo demo] Get all volumes completed successfully. Sep 08 01:14:26.486942 np0000192191 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-23438731-6968-437a-af98-59e8bf2b343e demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:14:26.487557 np0000192191 devstack@c-api.service[111536]: [pid: 111536|app: 0|req: 10/39] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 01:14:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:14:36.475062 np0000192191 devstack@c-api.service[111536]: DEBUG dbcounter [-] [111536] Writing DB stats cinder:SELECT=1 {{(pid=111536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:15:26.507039 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-c5784812-58f6-4403-bf1b-00469af97ad3 None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:15:26.511410 np0000192191 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-c5784812-58f6-4403-bf1b-00469af97ad3 demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 01:15:26.511811 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-c5784812-58f6-4403-bf1b-00469af97ad3 demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:15:26.512166 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-c5784812-58f6-4403-bf1b-00469af97ad3 demo demo] Calling method 'detail' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:15:26.512611 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.api_utils [None req-c5784812-58f6-4403-bf1b-00469af97ad3 demo demo] Removing options '' from query. {{(pid=111538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:15:26.514056 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.volume.api [None req-c5784812-58f6-4403-bf1b-00469af97ad3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:15:26.525524 np0000192191 devstack@c-api.service[111538]: INFO cinder.volume.api [None req-c5784812-58f6-4403-bf1b-00469af97ad3 demo demo] Get all volumes completed successfully. Sep 08 01:15:26.529654 np0000192191 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-c5784812-58f6-4403-bf1b-00469af97ad3 demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:15:26.530410 np0000192191 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 11/40] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 01:15:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:15:36.518117 np0000192191 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=1 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:16:26.552854 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-a23e9d24-566f-423e-ac86-8a497d107c4d None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:16:26.556971 np0000192191 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-a23e9d24-566f-423e-ac86-8a497d107c4d demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 01:16:26.557322 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-a23e9d24-566f-423e-ac86-8a497d107c4d demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:16:26.557722 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-a23e9d24-566f-423e-ac86-8a497d107c4d demo demo] Calling method 'detail' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:16:26.558186 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.api_utils [None req-a23e9d24-566f-423e-ac86-8a497d107c4d demo demo] Removing options '' from query. {{(pid=111539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:16:26.559534 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.volume.api [None req-a23e9d24-566f-423e-ac86-8a497d107c4d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:16:26.571264 np0000192191 devstack@c-api.service[111539]: INFO cinder.volume.api [None req-a23e9d24-566f-423e-ac86-8a497d107c4d demo demo] Get all volumes completed successfully. Sep 08 01:16:26.575155 np0000192191 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-a23e9d24-566f-423e-ac86-8a497d107c4d demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:16:26.576081 np0000192191 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 10/41] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 01:16:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:16:36.563668 np0000192191 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=1 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:17:26.594303 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.middleware.request_id [None req-02ecdb5f-0909-448e-ae26-17ea0dc3002c None None] RequestId filter calling following filter/app {{(pid=111537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:17:26.598677 np0000192191 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-02ecdb5f-0909-448e-ae26-17ea0dc3002c demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 01:17:26.599071 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-02ecdb5f-0909-448e-ae26-17ea0dc3002c demo demo] Empty body provided in request {{(pid=111537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:17:26.599498 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-02ecdb5f-0909-448e-ae26-17ea0dc3002c demo demo] Calling method 'detail' {{(pid=111537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:17:26.599984 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.api_utils [None req-02ecdb5f-0909-448e-ae26-17ea0dc3002c demo demo] Removing options '' from query. {{(pid=111537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:17:26.601423 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.volume.api [None req-02ecdb5f-0909-448e-ae26-17ea0dc3002c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:17:26.615109 np0000192191 devstack@c-api.service[111537]: INFO cinder.volume.api [None req-02ecdb5f-0909-448e-ae26-17ea0dc3002c demo demo] Get all volumes completed successfully. Sep 08 01:17:26.619237 np0000192191 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-02ecdb5f-0909-448e-ae26-17ea0dc3002c demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:17:26.619948 np0000192191 devstack@c-api.service[111537]: [pid: 111537|app: 0|req: 11/42] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 01:17:26 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 08 01:17:36.606576 np0000192191 devstack@c-api.service[111537]: DEBUG dbcounter [-] [111537] Writing DB stats cinder:SELECT=1 {{(pid=111537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:18:26.644591 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.middleware.request_id [None req-826f884e-41ee-4733-bd51-10f8abe3af2c None None] RequestId filter calling following filter/app {{(pid=111536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:18:26.648848 np0000192191 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-826f884e-41ee-4733-bd51-10f8abe3af2c demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 01:18:26.649190 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-826f884e-41ee-4733-bd51-10f8abe3af2c demo demo] Empty body provided in request {{(pid=111536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:18:26.649540 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-826f884e-41ee-4733-bd51-10f8abe3af2c demo demo] Calling method 'detail' {{(pid=111536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:18:26.650027 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.api_utils [None req-826f884e-41ee-4733-bd51-10f8abe3af2c demo demo] Removing options '' from query. {{(pid=111536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:18:26.651312 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.volume.api [None req-826f884e-41ee-4733-bd51-10f8abe3af2c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:18:26.665787 np0000192191 devstack@c-api.service[111536]: INFO cinder.volume.api [None req-826f884e-41ee-4733-bd51-10f8abe3af2c demo demo] Get all volumes completed successfully. Sep 08 01:18:26.669573 np0000192191 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-826f884e-41ee-4733-bd51-10f8abe3af2c demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:18:26.670271 np0000192191 devstack@c-api.service[111536]: [pid: 111536|app: 0|req: 11/43] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 01:18:26 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 08 01:18:36.655821 np0000192191 devstack@c-api.service[111536]: DEBUG dbcounter [-] [111536] Writing DB stats cinder:SELECT=1 {{(pid=111536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:19:26.691471 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-4d169c86-7f26-4575-9a7b-220b7d4323f8 None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:19:26.827754 np0000192191 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-4d169c86-7f26-4575-9a7b-220b7d4323f8 demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 01:19:26.828113 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-4d169c86-7f26-4575-9a7b-220b7d4323f8 demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:19:26.828453 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-4d169c86-7f26-4575-9a7b-220b7d4323f8 demo demo] Calling method 'detail' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:19:26.828919 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.api_utils [None req-4d169c86-7f26-4575-9a7b-220b7d4323f8 demo demo] Removing options '' from query. {{(pid=111538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:19:26.830249 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.volume.api [None req-4d169c86-7f26-4575-9a7b-220b7d4323f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:19:26.840310 np0000192191 devstack@c-api.service[111538]: INFO cinder.volume.api [None req-4d169c86-7f26-4575-9a7b-220b7d4323f8 demo demo] Get all volumes completed successfully. Sep 08 01:19:26.842899 np0000192191 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-4d169c86-7f26-4575-9a7b-220b7d4323f8 demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:19:26.843313 np0000192191 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 12/44] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 01:19:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:19:36.834431 np0000192191 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=1 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:20:26.862199 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-b1cc02b8-d580-4d27-93b1-fe266b5db5c0 None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:20:26.867333 np0000192191 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-b1cc02b8-d580-4d27-93b1-fe266b5db5c0 demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 01:20:26.867891 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-b1cc02b8-d580-4d27-93b1-fe266b5db5c0 demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:20:26.868339 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-b1cc02b8-d580-4d27-93b1-fe266b5db5c0 demo demo] Calling method 'detail' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:20:26.868980 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.api_utils [None req-b1cc02b8-d580-4d27-93b1-fe266b5db5c0 demo demo] Removing options '' from query. {{(pid=111539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:20:26.870583 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.volume.api [None req-b1cc02b8-d580-4d27-93b1-fe266b5db5c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:20:26.882339 np0000192191 devstack@c-api.service[111539]: INFO cinder.volume.api [None req-b1cc02b8-d580-4d27-93b1-fe266b5db5c0 demo demo] Get all volumes completed successfully. Sep 08 01:20:26.886743 np0000192191 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-b1cc02b8-d580-4d27-93b1-fe266b5db5c0 demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:20:26.887636 np0000192191 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 11/45] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 01:20:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:20:36.874850 np0000192191 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=1 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:21:26.904155 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.middleware.request_id [None req-c7c7ccc1-b41c-4c9c-be62-4405d1ea59f9 None None] RequestId filter calling following filter/app {{(pid=111537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:21:26.908038 np0000192191 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-c7c7ccc1-b41c-4c9c-be62-4405d1ea59f9 demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 01:21:26.908291 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-c7c7ccc1-b41c-4c9c-be62-4405d1ea59f9 demo demo] Empty body provided in request {{(pid=111537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:21:26.908529 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-c7c7ccc1-b41c-4c9c-be62-4405d1ea59f9 demo demo] Calling method 'detail' {{(pid=111537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:21:26.908834 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.api_utils [None req-c7c7ccc1-b41c-4c9c-be62-4405d1ea59f9 demo demo] Removing options '' from query. {{(pid=111537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:21:26.909969 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.volume.api [None req-c7c7ccc1-b41c-4c9c-be62-4405d1ea59f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:21:26.918233 np0000192191 devstack@c-api.service[111537]: INFO cinder.volume.api [None req-c7c7ccc1-b41c-4c9c-be62-4405d1ea59f9 demo demo] Get all volumes completed successfully. Sep 08 01:21:26.921046 np0000192191 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-c7c7ccc1-b41c-4c9c-be62-4405d1ea59f9 demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:21:26.921544 np0000192191 devstack@c-api.service[111537]: [pid: 111537|app: 0|req: 12/46] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 01:21:26 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 08 01:21:36.913432 np0000192191 devstack@c-api.service[111537]: DEBUG dbcounter [-] [111537] Writing DB stats cinder:SELECT=1 {{(pid=111537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:22:26.940504 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.middleware.request_id [None req-7af0dd0d-d439-4ed0-be5f-8bf3ed2f6e4f None None] RequestId filter calling following filter/app {{(pid=111536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:22:26.944593 np0000192191 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-7af0dd0d-d439-4ed0-be5f-8bf3ed2f6e4f demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 01:22:26.945029 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-7af0dd0d-d439-4ed0-be5f-8bf3ed2f6e4f demo demo] Empty body provided in request {{(pid=111536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:22:26.945513 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.openstack.wsgi [None req-7af0dd0d-d439-4ed0-be5f-8bf3ed2f6e4f demo demo] Calling method 'detail' {{(pid=111536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:22:26.945781 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.api.api_utils [None req-7af0dd0d-d439-4ed0-be5f-8bf3ed2f6e4f demo demo] Removing options '' from query. {{(pid=111536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:22:26.947141 np0000192191 devstack@c-api.service[111536]: DEBUG cinder.volume.api [None req-7af0dd0d-d439-4ed0-be5f-8bf3ed2f6e4f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:22:26.960254 np0000192191 devstack@c-api.service[111536]: INFO cinder.volume.api [None req-7af0dd0d-d439-4ed0-be5f-8bf3ed2f6e4f demo demo] Get all volumes completed successfully. Sep 08 01:22:26.964249 np0000192191 devstack@c-api.service[111536]: INFO cinder.api.openstack.wsgi [None req-7af0dd0d-d439-4ed0-be5f-8bf3ed2f6e4f demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:22:26.965037 np0000192191 devstack@c-api.service[111536]: [pid: 111536|app: 0|req: 12/47] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 01:22:26 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 08 01:22:36.951539 np0000192191 devstack@c-api.service[111536]: DEBUG dbcounter [-] [111536] Writing DB stats cinder:SELECT=1 {{(pid=111536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:23:26.983660 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.middleware.request_id [None req-037d1420-8b3d-48f9-ab2f-ac09db685844 None None] RequestId filter calling following filter/app {{(pid=111538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:23:26.988160 np0000192191 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-037d1420-8b3d-48f9-ab2f-ac09db685844 demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 01:23:26.988650 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-037d1420-8b3d-48f9-ab2f-ac09db685844 demo demo] Empty body provided in request {{(pid=111538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:23:26.989095 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.openstack.wsgi [None req-037d1420-8b3d-48f9-ab2f-ac09db685844 demo demo] Calling method 'detail' {{(pid=111538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:23:26.989588 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.api.api_utils [None req-037d1420-8b3d-48f9-ab2f-ac09db685844 demo demo] Removing options '' from query. {{(pid=111538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:23:26.991011 np0000192191 devstack@c-api.service[111538]: DEBUG cinder.volume.api [None req-037d1420-8b3d-48f9-ab2f-ac09db685844 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:23:27.006212 np0000192191 devstack@c-api.service[111538]: INFO cinder.volume.api [None req-037d1420-8b3d-48f9-ab2f-ac09db685844 demo demo] Get all volumes completed successfully. Sep 08 01:23:27.011107 np0000192191 devstack@c-api.service[111538]: INFO cinder.api.openstack.wsgi [None req-037d1420-8b3d-48f9-ab2f-ac09db685844 demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:23:27.011818 np0000192191 devstack@c-api.service[111538]: [pid: 111538|app: 0|req: 13/48] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 01:23:26 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 08 01:23:36.999183 np0000192191 devstack@c-api.service[111538]: DEBUG dbcounter [-] [111538] Writing DB stats cinder:SELECT=1 {{(pid=111538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:24:27.029144 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.middleware.request_id [None req-340ef134-aa39-4bcd-9099-f11503210f74 None None] RequestId filter calling following filter/app {{(pid=111539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:24:27.191512 np0000192191 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-340ef134-aa39-4bcd-9099-f11503210f74 demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 01:24:27.191746 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-340ef134-aa39-4bcd-9099-f11503210f74 demo demo] Empty body provided in request {{(pid=111539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:24:27.192029 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.openstack.wsgi [None req-340ef134-aa39-4bcd-9099-f11503210f74 demo demo] Calling method 'detail' {{(pid=111539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:24:27.192417 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.api.api_utils [None req-340ef134-aa39-4bcd-9099-f11503210f74 demo demo] Removing options '' from query. {{(pid=111539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:24:27.193605 np0000192191 devstack@c-api.service[111539]: DEBUG cinder.volume.api [None req-340ef134-aa39-4bcd-9099-f11503210f74 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:24:27.215593 np0000192191 devstack@c-api.service[111539]: INFO cinder.volume.api [None req-340ef134-aa39-4bcd-9099-f11503210f74 demo demo] Get all volumes completed successfully. Sep 08 01:24:27.219931 np0000192191 devstack@c-api.service[111539]: INFO cinder.api.openstack.wsgi [None req-340ef134-aa39-4bcd-9099-f11503210f74 demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:24:27.220654 np0000192191 devstack@c-api.service[111539]: [pid: 111539|app: 0|req: 12/49] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 01:24:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:24:37.201428 np0000192191 devstack@c-api.service[111539]: DEBUG dbcounter [-] [111539] Writing DB stats cinder:SELECT=1 {{(pid=111539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:25:27.239529 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.middleware.request_id [None req-d8ecfe80-44bd-4fbe-bcd1-4145bdb4dcbf None None] RequestId filter calling following filter/app {{(pid=111537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:25:27.242077 np0000192191 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-d8ecfe80-44bd-4fbe-bcd1-4145bdb4dcbf demo demo] GET https://162.253.55.19/volume/v3/volumes/detail Sep 08 01:25:27.242295 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-d8ecfe80-44bd-4fbe-bcd1-4145bdb4dcbf demo demo] Empty body provided in request {{(pid=111537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:25:27.242531 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.openstack.wsgi [None req-d8ecfe80-44bd-4fbe-bcd1-4145bdb4dcbf demo demo] Calling method 'detail' {{(pid=111537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:25:27.242818 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.api.api_utils [None req-d8ecfe80-44bd-4fbe-bcd1-4145bdb4dcbf demo demo] Removing options '' from query. {{(pid=111537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:25:27.243634 np0000192191 devstack@c-api.service[111537]: DEBUG cinder.volume.api [None req-d8ecfe80-44bd-4fbe-bcd1-4145bdb4dcbf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:25:27.250354 np0000192191 devstack@c-api.service[111537]: INFO cinder.volume.api [None req-d8ecfe80-44bd-4fbe-bcd1-4145bdb4dcbf demo demo] Get all volumes completed successfully. Sep 08 01:25:27.252297 np0000192191 devstack@c-api.service[111537]: INFO cinder.api.openstack.wsgi [None req-d8ecfe80-44bd-4fbe-bcd1-4145bdb4dcbf demo demo] https://162.253.55.19/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:25:27.252420 np0000192191 devstack@c-api.service[111537]: [pid: 111537|app: 0|req: 13/50] 162.253.55.19 () {64 vars in 1290 bytes} [Tue Sep 8 01:25:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:25:37.246511 np0000192191 devstack@c-api.service[111537]: DEBUG dbcounter [-] [111537] Writing DB stats cinder:SELECT=1 {{(pid=111537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}