Sep 01 06:13:53.280681 np0000191711 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 01 06:13:53.292540 np0000191711 devstack@c-api.service[111354]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 06:13:53.297247 np0000191711 devstack@c-api.service[111354]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 06:13:53 2026] *** Sep 01 06:13:53.297247 np0000191711 devstack@c-api.service[111354]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 06:13:53.297247 np0000191711 devstack@c-api.service[111354]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 06:13:53.297247 np0000191711 devstack@c-api.service[111354]: nodename: np0000191711 Sep 01 06:13:53.297247 np0000191711 devstack@c-api.service[111354]: machine: x86_64 Sep 01 06:13:53.297247 np0000191711 devstack@c-api.service[111354]: clock source: unix Sep 01 06:13:53.297247 np0000191711 devstack@c-api.service[111354]: pcre jit disabled Sep 01 06:13:53.297247 np0000191711 devstack@c-api.service[111354]: detected number of CPU cores: 16 Sep 01 06:13:53.297247 np0000191711 devstack@c-api.service[111354]: current working directory: / Sep 01 06:13:53.297247 np0000191711 devstack@c-api.service[111354]: detected binary path: /usr/bin/uwsgi-core Sep 01 06:13:53.297247 np0000191711 devstack@c-api.service[111354]: your processes number limit is 256916 Sep 01 06:13:53.297247 np0000191711 devstack@c-api.service[111354]: your memory page size is 4096 bytes Sep 01 06:13:53.297247 np0000191711 devstack@c-api.service[111354]: detected max file descriptor number: 2048 Sep 01 06:13:53.297247 np0000191711 devstack@c-api.service[111354]: lock engine: pthread robust mutexes Sep 01 06:13:53.297988 np0000191711 devstack@c-api.service[111354]: thunder lock: enabled Sep 01 06:13:53.297988 np0000191711 devstack@c-api.service[111354]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 06:13:53.298089 np0000191711 devstack@c-api.service[111354]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 06:13:53.298089 np0000191711 devstack@c-api.service[111354]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 06:13:53.298089 np0000191711 devstack@c-api.service[111354]: Set PythonHome to /opt/stack/data/venv Sep 01 06:13:53.345242 np0000191711 devstack@c-api.service[111354]: Python main interpreter initialized at 0x7a25762a4668 Sep 01 06:13:53.345242 np0000191711 devstack@c-api.service[111354]: python threads support enabled Sep 01 06:13:53.345242 np0000191711 devstack@c-api.service[111354]: your server socket listen backlog is limited to 100 connections Sep 01 06:13:53.345242 np0000191711 devstack@c-api.service[111354]: your mercy for graceful operations on workers is 80 seconds Sep 01 06:13:53.345755 np0000191711 devstack@c-api.service[111354]: mapped 671795 bytes (656 KB) for 4 cores Sep 01 06:13:53.345861 np0000191711 devstack@c-api.service[111354]: *** Operational MODE: preforking *** Sep 01 06:13:53.346085 np0000191711 devstack@c-api.service[111354]: *** uWSGI is running in multiple interpreter mode *** Sep 01 06:13:53.346085 np0000191711 devstack@c-api.service[111354]: spawned uWSGI master process (pid: 111354) Sep 01 06:13:53.346169 np0000191711 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 01 06:13:53.346872 np0000191711 devstack@c-api.service[111354]: spawned uWSGI worker 1 (pid: 111357, cores: 1) Sep 01 06:13:53.347458 np0000191711 devstack@c-api.service[111354]: spawned uWSGI worker 2 (pid: 111358, cores: 1) Sep 01 06:13:53.347921 np0000191711 devstack@c-api.service[111354]: spawned uWSGI worker 3 (pid: 111359, cores: 1) Sep 01 06:13:53.348404 np0000191711 devstack@c-api.service[111354]: spawned uWSGI worker 4 (pid: 111360, cores: 1) Sep 01 06:13:53.348500 np0000191711 devstack@c-api.service[111354]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 06:13:53.487685 np0000191711 devstack@c-api.service[111357]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:13:53.487685 np0000191711 devstack@c-api.service[111357]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:13:53.487685 np0000191711 devstack@c-api.service[111357]: we strongly recommend against using it for new projects. Sep 01 06:13:53.487685 np0000191711 devstack@c-api.service[111357]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:13:53.487685 np0000191711 devstack@c-api.service[111357]: framework. For more detail see Sep 01 06:13:53.487685 np0000191711 devstack@c-api.service[111357]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:13:53.487685 np0000191711 devstack@c-api.service[111357]: import eventlet # noqa Sep 01 06:13:53.492792 np0000191711 devstack@c-api.service[111359]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:13:53.492792 np0000191711 devstack@c-api.service[111359]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:13:53.492792 np0000191711 devstack@c-api.service[111359]: we strongly recommend against using it for new projects. Sep 01 06:13:53.492792 np0000191711 devstack@c-api.service[111359]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:13:53.492792 np0000191711 devstack@c-api.service[111359]: framework. For more detail see Sep 01 06:13:53.492792 np0000191711 devstack@c-api.service[111359]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:13:53.492792 np0000191711 devstack@c-api.service[111359]: import eventlet # noqa Sep 01 06:13:53.494125 np0000191711 devstack@c-api.service[111360]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:13:53.494125 np0000191711 devstack@c-api.service[111360]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:13:53.494125 np0000191711 devstack@c-api.service[111360]: we strongly recommend against using it for new projects. Sep 01 06:13:53.494125 np0000191711 devstack@c-api.service[111360]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:13:53.494125 np0000191711 devstack@c-api.service[111360]: framework. For more detail see Sep 01 06:13:53.494125 np0000191711 devstack@c-api.service[111360]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:13:53.494125 np0000191711 devstack@c-api.service[111360]: import eventlet # noqa Sep 01 06:13:53.499707 np0000191711 devstack@c-api.service[111358]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 06:13:53.499707 np0000191711 devstack@c-api.service[111358]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 06:13:53.499707 np0000191711 devstack@c-api.service[111358]: we strongly recommend against using it for new projects. Sep 01 06:13:53.499707 np0000191711 devstack@c-api.service[111358]: If you are already using Eventlet, we recommend migrating to a different Sep 01 06:13:53.499707 np0000191711 devstack@c-api.service[111358]: framework. For more detail see Sep 01 06:13:53.499707 np0000191711 devstack@c-api.service[111358]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 06:13:53.499707 np0000191711 devstack@c-api.service[111358]: import eventlet # noqa Sep 01 06:13:53.639348 np0000191711 devstack@c-api.service[111359]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 06:13:53.639348 np0000191711 devstack@c-api.service[111359]: from cgi import parse_header Sep 01 06:13:53.659081 np0000191711 devstack@c-api.service[111358]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 06:13:53.659081 np0000191711 devstack@c-api.service[111358]: from cgi import parse_header Sep 01 06:13:53.668177 np0000191711 devstack@c-api.service[111357]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 06:13:53.668177 np0000191711 devstack@c-api.service[111357]: from cgi import parse_header Sep 01 06:13:53.673051 np0000191711 devstack@c-api.service[111360]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 06:13:53.673051 np0000191711 devstack@c-api.service[111360]: from cgi import parse_header Sep 01 06:13:53.675628 np0000191711 devstack@c-api.service[111359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 06:13:53.675628 np0000191711 devstack@c-api.service[111359]: warnings.warn( Sep 01 06:13:53.685687 np0000191711 devstack@c-api.service[111359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 06:13:53.685687 np0000191711 devstack@c-api.service[111359]: removals.removed_module( Sep 01 06:13:53.686481 np0000191711 devstack@c-api.service[111359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 06:13:53.686481 np0000191711 devstack@c-api.service[111359]: removals.removed_module( Sep 01 06:13:53.696136 np0000191711 devstack@c-api.service[111358]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 06:13:53.696136 np0000191711 devstack@c-api.service[111358]: warnings.warn( Sep 01 06:13:53.706113 np0000191711 devstack@c-api.service[111358]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 06:13:53.706113 np0000191711 devstack@c-api.service[111358]: removals.removed_module( Sep 01 06:13:53.706847 np0000191711 devstack@c-api.service[111358]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 06:13:53.706847 np0000191711 devstack@c-api.service[111358]: removals.removed_module( Sep 01 06:13:53.710079 np0000191711 devstack@c-api.service[111360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 06:13:53.710079 np0000191711 devstack@c-api.service[111360]: warnings.warn( Sep 01 06:13:53.711763 np0000191711 devstack@c-api.service[111357]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 06:13:53.711763 np0000191711 devstack@c-api.service[111357]: warnings.warn( Sep 01 06:13:53.720379 np0000191711 devstack@c-api.service[111360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 06:13:53.720379 np0000191711 devstack@c-api.service[111360]: removals.removed_module( Sep 01 06:13:53.721266 np0000191711 devstack@c-api.service[111360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 06:13:53.721266 np0000191711 devstack@c-api.service[111360]: removals.removed_module( Sep 01 06:13:53.724725 np0000191711 devstack@c-api.service[111357]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 06:13:53.724725 np0000191711 devstack@c-api.service[111357]: removals.removed_module( Sep 01 06:13:53.725646 np0000191711 devstack@c-api.service[111357]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 06:13:53.725646 np0000191711 devstack@c-api.service[111357]: removals.removed_module( Sep 01 06:13:54.369063 np0000191711 devstack@c-api.service[111359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 06:13:54.369063 np0000191711 devstack@c-api.service[111359]: warnings.warn( Sep 01 06:13:54.401886 np0000191711 devstack@c-api.service[111358]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 06:13:54.401886 np0000191711 devstack@c-api.service[111358]: warnings.warn( Sep 01 06:13:54.416938 np0000191711 devstack@c-api.service[111359]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 06:13:54.416938 np0000191711 devstack@c-api.service[111359]: warnings.warn( Sep 01 06:13:54.434435 np0000191711 devstack@c-api.service[111360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 06:13:54.434435 np0000191711 devstack@c-api.service[111360]: warnings.warn( Sep 01 06:13:54.440576 np0000191711 devstack@c-api.service[111357]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 06:13:54.440576 np0000191711 devstack@c-api.service[111357]: warnings.warn( Sep 01 06:13:54.450489 np0000191711 devstack@c-api.service[111358]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 06:13:54.450489 np0000191711 devstack@c-api.service[111358]: warnings.warn( Sep 01 06:13:54.484513 np0000191711 devstack@c-api.service[111360]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 06:13:54.484513 np0000191711 devstack@c-api.service[111360]: warnings.warn( Sep 01 06:13:54.486776 np0000191711 devstack@c-api.service[111357]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 06:13:54.486776 np0000191711 devstack@c-api.service[111357]: warnings.warn( Sep 01 06:13:54.624480 np0000191711 devstack@c-api.service[111358]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 06:13:54.624480 np0000191711 devstack@c-api.service[111358]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111358) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:13:54.634601 np0000191711 devstack@c-api.service[111359]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 06:13:54.635009 np0000191711 devstack@c-api.service[111359]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111359) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:13:54.653985 np0000191711 devstack@c-api.service[111357]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 06:13:54.654464 np0000191711 devstack@c-api.service[111357]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111357) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:13:54.660400 np0000191711 devstack@c-api.service[111360]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 06:13:54.660836 np0000191711 devstack@c-api.service[111360]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111360) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 06:13:54.708713 np0000191711 devstack@c-api.service[111358]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 06:13:54.708713 np0000191711 devstack@c-api.service[111358]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:13:54.709375 np0000191711 devstack@c-api.service[111359]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 06:13:54.709375 np0000191711 devstack@c-api.service[111359]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:13:54.712843 np0000191711 devstack@c-api.service[111357]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 06:13:54.712843 np0000191711 devstack@c-api.service[111357]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:13:54.723910 np0000191711 devstack@c-api.service[111360]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 06:13:54.723910 np0000191711 devstack@c-api.service[111360]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 06:13:55.140601 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111358) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:13:55.140807 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111359) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:13:55.140878 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111357) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:13:55.140940 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.140998 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111360) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 06:13:55.141087 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.141148 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.141148 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.141301 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.141392 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.141466 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.141530 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.141589 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.141589 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.141690 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.141747 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.141801 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.141801 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.141923 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.141981 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.142036 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.142093 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.142151 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.142233 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.142291 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.142368 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.142425 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.142482 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.142554 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.142612 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.142666 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.142722 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.142786 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.142848 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.142902 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.142957 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.143013 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.143079 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.143135 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.143207 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.143274 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.143366 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.143423 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.143479 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.143535 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.143592 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.143647 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.143718 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.143775 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.143842 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.143905 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.143969 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.144026 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.144083 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.144138 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.144214 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.144281 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.144377 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.144437 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.144492 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.144547 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.144603 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.144660 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.144715 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.144795 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.144856 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.144913 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.144967 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.145032 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.145097 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.145165 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.145261 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.145353 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.145353 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.145353 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.145524 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.145603 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.145662 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.145718 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.145718 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.145856 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.145923 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.145981 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.146037 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.146105 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.146164 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.146253 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.146346 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.146409 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.146483 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.146553 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.146553 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.146675 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.146736 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.146793 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.146849 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.146905 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.146960 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.146960 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.146960 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.147118 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.147118 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.147118 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.147118 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.147380 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.147438 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.147438 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.147536 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.147613 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.147675 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.147675 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.147675 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.147675 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.147871 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.147929 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.147978 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.147978 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.148083 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.148141 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.148211 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.148268 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.148268 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.148394 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.148394 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.148507 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.148563 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.148563 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.148563 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.149578 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.149578 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.149738 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.149830 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.149916 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.149916 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.150016 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.150075 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.150149 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.150260 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.150373 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.150456 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.150527 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.150585 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.150585 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.150762 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.150837 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.150894 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.150957 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.151025 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.151110 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.151199 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.151199 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.151199 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.151199 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.151199 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.151199 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.151199 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.152076 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.152172 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.152172 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.152352 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.152426 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.152505 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.152580 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.152635 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.152692 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.152744 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.152805 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.152874 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.152933 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.152983 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.153044 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.153099 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.153155 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.153236 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.153346 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.153442 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.153505 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.153573 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.153629 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.153688 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.153737 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.153800 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.153856 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.153931 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.154019 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.154097 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.154206 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.154299 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.154434 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.154524 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.154605 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.154684 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.154765 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.154849 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.154928 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.155005 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.155103 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.155204 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.155291 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.155420 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.155509 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.155618 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.155689 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.155766 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.155829 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.155880 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.155944 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.156003 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.156054 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.156054 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.156054 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.156054 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.156254 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.156309 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.156406 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.156478 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.156569 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.156623 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.156680 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.156730 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.156827 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.156910 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.156989 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.157054 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.157111 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.157163 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.157253 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.157525 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.157617 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.157669 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.157720 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.157776 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.157834 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.157891 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.157969 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.158040 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.158095 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.158169 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.158253 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.158314 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.158414 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.158472 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.158541 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.158591 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.158674 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.158724 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.158782 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.158833 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.158882 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.158939 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.158991 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.159062 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.159129 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.159226 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.159309 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.159436 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.159511 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.159585 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.159641 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.159690 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.159800 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.159870 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.159934 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.160006 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.160058 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.160123 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.160123 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.160123 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.160306 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.160306 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.160456 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.160536 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.160635 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.160730 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.160859 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.160948 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.161065 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.161211 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.161286 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.161441 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.161531 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.161531 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.161687 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.161687 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.161687 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.161687 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.161687 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.161955 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.162021 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.162021 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.162123 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.162123 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.162123 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.162123 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.162123 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.162123 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.162496 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.162496 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.162496 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.162496 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.162496 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.162496 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.162867 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.162941 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.162999 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.162999 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.162999 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.162999 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.162999 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.162999 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.163314 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.163314 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.163314 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.163314 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.163314 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.163642 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.163702 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.163767 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.163831 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.163888 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.163953 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.164011 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.164074 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.164131 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.164247 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.164347 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.164452 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.164560 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.164641 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.164722 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.164722 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.164850 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.164850 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.164850 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.164850 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.164850 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.164850 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.164850 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.165256 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.165256 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.165256 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.165256 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.165256 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.165256 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.165256 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.165687 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.165687 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.165687 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.165687 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.165687 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.165687 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.165687 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.166142 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.166241 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.166299 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.166398 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.166480 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.166547 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.166605 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.166674 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.166731 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.166786 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.166872 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.166933 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.166987 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.167040 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.167095 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.167148 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.167224 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.167304 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.167406 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.167469 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.167524 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.167579 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.167652 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.167709 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.167776 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.167834 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.167889 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.167889 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.169554 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.169554 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.169554 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.169554 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.169554 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.169554 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.169554 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.170967 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.171048 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.171128 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.171210 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.171273 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.171385 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.171470 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.171546 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.171607 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.171661 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.171718 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.171771 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.171827 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.171914 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.172019 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.172108 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.172170 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.172272 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.172387 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.172470 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.172547 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.172625 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.172685 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.172743 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.172799 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.172866 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.172931 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.172987 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.173051 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.173108 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.173170 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.173255 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.173316 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.176492 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.176565 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.176635 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.176692 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.176750 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.176812 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.176867 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.176922 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.176978 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.177058 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.177115 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.177205 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.177266 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.177351 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.177410 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.177467 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.177522 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.177577 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.177644 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.177708 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.177708 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.177841 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.177913 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.177973 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.178039 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.178098 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.178153 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.178236 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.178294 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.178379 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.178437 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.178530 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.178601 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.178658 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.178721 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.178778 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.178834 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.178960 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.179036 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.179094 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.179151 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.179151 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.179303 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.179501 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.179564 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.179564 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.179564 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.179564 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.179883 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.179948 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.180014 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.180107 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.180203 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.180269 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.180462 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.180462 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.180462 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.180632 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.180693 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.180749 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.180749 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.180749 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.180749 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.180749 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.181380 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.181482 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.181556 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.181556 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.181556 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.181556 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.181821 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.181883 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.181938 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.181992 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.182057 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.182123 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.182201 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.182279 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.182359 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.182438 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.182495 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.182551 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.182616 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.182680 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.182736 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.182792 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.182846 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.182905 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.182960 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.183015 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.183230 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.183309 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.183402 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.183475 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.183541 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.183598 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.183656 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.183713 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.183713 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.183713 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.183878 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.183878 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.183878 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.184038 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.184100 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.184156 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.184234 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.184293 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.184374 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.184430 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.184503 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.184562 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.184619 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.184674 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.184729 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.184783 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.184847 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.184903 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.184959 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.185048 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.185121 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.185220 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.185299 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.185299 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.185468 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.185559 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.185559 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.185559 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.185765 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.185850 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.185916 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.185916 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.186028 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.186028 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.186135 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.186212 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.186272 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.186373 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.186475 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.186540 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.186596 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.186663 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.186727 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.186785 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.186841 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.186904 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.186959 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.187013 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.187085 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.187140 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.187215 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.187272 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.187356 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.187413 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.187484 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.187484 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.187588 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.187588 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.187701 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.187757 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.187828 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.187903 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.187979 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.188045 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.188171 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.188254 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.188343 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.188437 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.188496 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.188552 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.188610 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.188667 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.188730 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.188787 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.188787 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.188898 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.188976 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.189033 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.189095 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.189153 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.189224 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.189281 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.189281 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.189281 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.189468 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.189468 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.189468 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.189468 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.189468 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.189787 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.189849 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.189906 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.189961 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.190022 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.190091 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.190170 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.190255 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.190354 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.190416 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.190550 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.190627 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.190694 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.190749 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.190808 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.190863 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.190935 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.190935 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.190935 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.190935 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.190935 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.190935 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.190935 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.190935 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.190935 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.191437 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.191497 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.191497 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.191497 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.191497 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.191497 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.191733 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.191733 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.191733 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.191733 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.191733 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.191733 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.191733 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.192100 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.192100 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.192100 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.192363 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.192423 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.192477 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.192548 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.192605 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.192683 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.192738 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.192738 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.192738 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.192738 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.192917 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.192917 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.192917 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.192917 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.192917 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.192917 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.193108 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.193162 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.193209 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.193244 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.193280 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.193315 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.193377 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.193414 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.193450 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.193486 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.193533 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.193569 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.193605 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.193647 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.193719 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.193768 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.193810 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.193847 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.193882 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.193923 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.193959 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.193994 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.194034 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.194034 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.194101 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.194137 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.194194 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.194236 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.194272 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.194307 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.194360 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.194393 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.194429 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.194464 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.194495 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.194540 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.194578 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.194613 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.194649 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.194690 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.194690 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.194755 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.194790 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.194829 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.194867 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.194910 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.194910 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.194975 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.195011 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.195047 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.195083 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.195123 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.195165 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.195214 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.195250 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.195295 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.195353 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.195391 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.195426 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.195461 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.195507 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.195577 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.195623 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.195660 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.195703 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.195745 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.195784 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.195824 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.195862 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.195897 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.195934 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.195971 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.196008 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.196044 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.196087 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.196123 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.196161 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.196161 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.196244 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.196244 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.196314 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.196381 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.196381 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.196464 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.196502 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.196537 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.196577 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.196613 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.196649 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.196685 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.196685 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.196685 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.196792 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.196792 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.196867 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.196904 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.196904 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.196970 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.197013 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.197013 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.197079 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.197114 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.197148 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.197148 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.197148 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.197148 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.197308 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.197308 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.197308 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.197308 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.197459 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.197497 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.197540 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.197577 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.197613 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.197661 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.197696 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.197696 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.197696 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.197696 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.197827 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.197827 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.197827 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.197827 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.197827 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.198003 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.198040 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.198081 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.198117 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.198153 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.198153 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.198153 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.198153 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.198153 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.198341 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.198341 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.198341 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.198438 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.198484 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.198520 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.198555 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.198555 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.198636 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.198677 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.198712 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.198712 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.198783 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.198823 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.198859 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.198895 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.198930 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.198930 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.199079 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.199113 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.199154 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.199198 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.199235 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.199267 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.199300 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.199355 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.199506 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.199569 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.199672 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.199732 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.199782 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.199831 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.199871 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.199915 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.199967 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.200005 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.200042 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.200091 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.200148 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.200201 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.200241 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.200278 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.200315 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.200378 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.200418 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.200455 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.200490 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.200526 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.200575 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.200614 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.200649 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.200649 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.200649 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.200649 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.200649 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.200649 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.200845 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.200845 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.200845 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.200845 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.200845 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.200845 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.201037 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.201074 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.201111 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.201111 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.201197 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.201244 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.201282 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.201342 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.201392 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.201431 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.201466 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.201501 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.201535 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.201571 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.201616 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.201659 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.201659 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.201731 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.201731 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.201799 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.201836 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.201836 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 06:13:55.201902 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.201902 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.201902 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.201902 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.201902 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.201902 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111358) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.202102 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.202102 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.202102 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.202102 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.202102 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.202102 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.202316 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.202316 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.202435 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 06:13:55.202490 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.202535 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 06:13:55.202582 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.202628 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 06:13:55.202673 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.202721 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 06:13:55.202769 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111359) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.202809 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 06:13:55.202809 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111357) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 06:13:55.242570 np0000191711 devstack@c-api.service[111358]: INFO dbcounter [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Registered counter for database cinder Sep 01 06:13:55.242910 np0000191711 devstack@c-api.service[111360]: INFO dbcounter [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Registered counter for database cinder Sep 01 06:13:55.243396 np0000191711 devstack@c-api.service[111357]: INFO dbcounter [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Registered counter for database cinder Sep 01 06:13:55.245638 np0000191711 devstack@c-api.service[111359]: INFO dbcounter [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Registered counter for database cinder Sep 01 06:13:55.284389 np0000191711 devstack@c-api.service[111358]: DEBUG oslo_db.sqlalchemy.engines [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc 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=111358) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:13:55.286294 np0000191711 devstack@c-api.service[111357]: DEBUG oslo_db.sqlalchemy.engines [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa 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=111357) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:13:55.288060 np0000191711 devstack@c-api.service[111360]: DEBUG oslo_db.sqlalchemy.engines [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 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=111360) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:13:55.289700 np0000191711 devstack@c-api.service[111359]: DEBUG oslo_db.sqlalchemy.engines [None req-dce18b86-22f5-423c-949e-46fe8431c961 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=111359) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:13:55.389047 np0000191711 devstack@c-api.service[111358]: DEBUG dbcounter [-] [111358] Writer thread running {{(pid=111358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:13:55.390097 np0000191711 devstack@c-api.service[111357]: DEBUG dbcounter [-] [111357] Writer thread running {{(pid=111357) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:13:55.392001 np0000191711 devstack@c-api.service[111358]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:13:55.392001 np0000191711 devstack@c-api.service[111358]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:13:55.392152 np0000191711 devstack@c-api.service[111358]: INFO cinder.rpc [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:13:55.392886 np0000191711 devstack@c-api.service[111357]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:13:55.392886 np0000191711 devstack@c-api.service[111357]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:13:55.393126 np0000191711 devstack@c-api.service[111357]: INFO cinder.rpc [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:13:55.394511 np0000191711 devstack@c-api.service[111358]: INFO cinder.rpc [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:13:55.395385 np0000191711 devstack@c-api.service[111357]: INFO cinder.rpc [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:13:55.396656 np0000191711 devstack@c-api.service[111358]: INFO cinder.rpc [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:13:55.396746 np0000191711 devstack@c-api.service[111360]: DEBUG dbcounter [-] [111360] Writer thread running {{(pid=111360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:13:55.397509 np0000191711 devstack@c-api.service[111357]: INFO cinder.rpc [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:13:55.398613 np0000191711 devstack@c-api.service[111358]: INFO cinder.rpc [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:13:55.398910 np0000191711 devstack@c-api.service[111359]: DEBUG dbcounter [-] [111359] Writer thread running {{(pid=111359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 06:13:55.399380 np0000191711 devstack@c-api.service[111357]: INFO cinder.rpc [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:13:55.399485 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.399799 np0000191711 devstack@c-api.service[111360]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:13:55.399799 np0000191711 devstack@c-api.service[111360]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:13:55.400032 np0000191711 devstack@c-api.service[111360]: INFO cinder.rpc [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:13:55.400202 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.401693 np0000191711 devstack@c-api.service[111359]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:13:55.401693 np0000191711 devstack@c-api.service[111359]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 06:13:55.401924 np0000191711 devstack@c-api.service[111359]: INFO cinder.rpc [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 06:13:55.402427 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.402551 np0000191711 devstack@c-api.service[111360]: INFO cinder.rpc [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:13:55.403091 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.404221 np0000191711 devstack@c-api.service[111359]: INFO cinder.rpc [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 06:13:55.404956 np0000191711 devstack@c-api.service[111360]: INFO cinder.rpc [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:13:55.406467 np0000191711 devstack@c-api.service[111359]: INFO cinder.rpc [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 06:13:55.406995 np0000191711 devstack@c-api.service[111360]: INFO cinder.rpc [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:13:55.407851 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.408384 np0000191711 devstack@c-api.service[111359]: INFO cinder.rpc [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 06:13:55.409208 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.410886 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.411865 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.434812 np0000191711 devstack@c-api.service[111358]: DEBUG oslo_db.sqlalchemy.engines [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc 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=111358) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:13:55.436541 np0000191711 devstack@c-api.service[111357]: DEBUG oslo_db.sqlalchemy.engines [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa 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=111357) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:13:55.436900 np0000191711 devstack@c-api.service[111358]: INFO cinder.rpc [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:13:55.438645 np0000191711 devstack@c-api.service[111357]: INFO cinder.rpc [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:13:55.438771 np0000191711 devstack@c-api.service[111358]: INFO cinder.rpc [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:13:55.439527 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.440544 np0000191711 devstack@c-api.service[111357]: INFO cinder.rpc [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:13:55.441293 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.443895 np0000191711 devstack@c-api.service[111360]: DEBUG oslo_db.sqlalchemy.engines [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 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=111360) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:13:55.446356 np0000191711 devstack@c-api.service[111359]: DEBUG oslo_db.sqlalchemy.engines [None req-dce18b86-22f5-423c-949e-46fe8431c961 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=111359) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:13:55.446474 np0000191711 devstack@c-api.service[111360]: INFO cinder.rpc [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:13:55.448488 np0000191711 devstack@c-api.service[111360]: INFO cinder.rpc [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:13:55.448770 np0000191711 devstack@c-api.service[111359]: INFO cinder.rpc [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 06:13:55.448988 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.449368 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.450680 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.450879 np0000191711 devstack@c-api.service[111359]: INFO cinder.rpc [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 06:13:55.451716 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.451951 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.453664 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.454920 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.456623 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.458675 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.459208 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.460422 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.461556 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.462209 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.462287 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.463207 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.465139 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.465247 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.465305 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.466816 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.468099 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.468380 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.468954 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.469681 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.470767 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.471810 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.472303 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.472685 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.473775 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.474990 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.475139 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.475529 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.475631 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.476382 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.477679 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.478392 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.478462 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.478921 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.481042 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.481205 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.482803 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.483760 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.484130 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.484850 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.485114 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.485953 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.487309 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.487624 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.487690 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.487838 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.489088 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.489171 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.489364 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.490685 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.490767 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.491846 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.491915 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.492010 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.492755 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.493160 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.493285 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.494433 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.494550 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.495806 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.496029 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.496209 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.497119 np0000191711 devstack@c-api.service[111358]: WARNING cinder.api.contrib.hosts [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:13:55.497262 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.497893 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.497969 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.498084 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.498226 np0000191711 devstack@c-api.service[111357]: WARNING cinder.api.contrib.hosts [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:13:55.498888 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.498960 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extended resource: extensions {{(pid=111358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.499591 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.499797 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extended resource: extensions {{(pid=111357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.500166 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extended resource: os-volume-transfer {{(pid=111358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.500946 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.501036 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extended resource: os-volume-transfer {{(pid=111357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.501094 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.501810 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extended resource: extra_specs {{(pid=111358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.502204 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.502628 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extended resource: extra_specs {{(pid=111357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.503009 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.503282 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extended resource: backups {{(pid=111358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.503448 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.504217 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extended resource: backups {{(pid=111357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.504573 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.504678 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.505071 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extended resource: os-snapshot-manage {{(pid=111358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.506064 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.506149 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.506242 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extended resource: os-snapshot-manage {{(pid=111357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.506461 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extended resource: qos-specs {{(pid=111358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.507124 np0000191711 devstack@c-api.service[111360]: WARNING cinder.api.contrib.hosts [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:13:55.507380 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.507462 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extended resource: qos-specs {{(pid=111357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.507810 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.508642 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.508749 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extended resource: extensions {{(pid=111360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.508888 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extended resource: os-availability-zone {{(pid=111358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.509894 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.510001 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extended resource: os-availability-zone {{(pid=111357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.510075 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extended resource: os-volume-transfer {{(pid=111360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.510273 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extended resource: cgsnapshots {{(pid=111358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.511083 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extended resource: cgsnapshots {{(pid=111357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.511265 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.511524 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extended resource: extra_specs {{(pid=111360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.511597 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extended resource: os-volume-manage {{(pid=111358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.512344 np0000191711 devstack@c-api.service[111359]: WARNING cinder.api.contrib.hosts [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 06:13:55.512445 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extended resource: os-volume-manage {{(pid=111357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.512915 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extended resource: backups {{(pid=111360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.512998 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extended resource: os-volume-type-access {{(pid=111358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.513056 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.513787 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extended resource: os-volume-type-access {{(pid=111357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.513881 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extended resource: extensions {{(pid=111359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.514403 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extended resource: scheduler-stats {{(pid=111358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.514938 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extended resource: os-snapshot-manage {{(pid=111360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.515110 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extended resource: os-volume-transfer {{(pid=111359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.515210 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extended resource: scheduler-stats {{(pid=111357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.515746 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extended resource: encryption {{(pid=111358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.516338 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extended resource: qos-specs {{(pid=111360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.516585 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extended resource: encryption {{(pid=111357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.516754 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extended resource: extra_specs {{(pid=111359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.517197 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extended resource: capabilities {{(pid=111358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.518039 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extended resource: capabilities {{(pid=111357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.518370 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extended resource: os-quota-sets {{(pid=111358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.518510 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extended resource: backups {{(pid=111359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.518783 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extended resource: os-availability-zone {{(pid=111360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.519187 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extended resource: os-quota-sets {{(pid=111357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.519696 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extended resource: os-quota-class-sets {{(pid=111358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.519976 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extended resource: cgsnapshots {{(pid=111360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.520412 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extended resource: os-snapshot-manage {{(pid=111359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.520532 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extended resource: os-quota-class-sets {{(pid=111357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.520925 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extended resource: os-hosts {{(pid=111358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.521345 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extended resource: os-volume-manage {{(pid=111360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.521766 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extended resource: os-hosts {{(pid=111357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.521852 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extended resource: qos-specs {{(pid=111359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.522152 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extended resource: consistencygroups {{(pid=111358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.522696 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extended resource: os-volume-type-access {{(pid=111360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.522991 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extended resource: consistencygroups {{(pid=111357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.523730 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extended resource: os-availability-zone {{(pid=111359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.524039 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extended resource: encryption {{(pid=111358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.524139 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extended resource: scheduler-stats {{(pid=111360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.524842 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extended resource: encryption {{(pid=111357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.524913 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extended resource: cgsnapshots {{(pid=111359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.525548 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extended resource: encryption {{(pid=111360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.526071 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.526866 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extended resource: os-volume-manage {{(pid=111359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.526938 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.527002 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extended resource: capabilities {{(pid=111360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.527394 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.528109 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extended resource: os-quota-sets {{(pid=111360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.528192 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.528245 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extended resource: os-volume-type-access {{(pid=111359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.528649 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.529424 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.529494 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extended resource: os-quota-class-sets {{(pid=111360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.529828 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extended resource: scheduler-stats {{(pid=111359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.529913 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.530699 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.530786 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extended resource: os-hosts {{(pid=111360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.531162 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.531672 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extended resource: encryption {{(pid=111359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.531915 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.531973 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extended resource: consistencygroups {{(pid=111360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.532433 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.533145 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extended resource: capabilities {{(pid=111359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.533233 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.533730 np0000191711 devstack@c-api.service[111358]: WARNING castellan.key_manager.migration [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.533797 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extended resource: encryption {{(pid=111360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.534316 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extended resource: os-quota-sets {{(pid=111359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.534465 np0000191711 devstack@c-api.service[111357]: WARNING castellan.key_manager.migration [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.534635 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.contrib.snapshot_actions [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] SnapshotActionsController initialized {{(pid=111358) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:13:55.534741 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.534863 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.534976 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extension VolumeActions extending resource: volumes {{(pid=111358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.535189 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.535282 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.535362 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.contrib.snapshot_actions [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] SnapshotActionsController initialized {{(pid=111357) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:13:55.535416 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extension TypesManage extending resource: types {{(pid=111358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.535474 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.535557 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extension VolumeTypeAccess extending resource: types {{(pid=111358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.535615 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.535667 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.535726 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extension VolumeActions extending resource: volumes {{(pid=111357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.535777 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.535833 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extension AdminActions extending resource: volumes {{(pid=111358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.535885 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.535942 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.535992 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extension AdminActions extending resource: snapshots {{(pid=111358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.536061 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.536119 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extension AdminActions extending resource: backups {{(pid=111358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.536193 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extension TypesManage extending resource: types {{(pid=111357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.536248 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.536301 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extension VolumeTypeAccess extending resource: types {{(pid=111357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.536379 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extension UsedLimits extending resource: limits {{(pid=111358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.536433 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.536489 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extension SnapshotActions extending resource: snapshots {{(pid=111358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.538725 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extended resource: os-quota-class-sets {{(pid=111359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.538824 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.538879 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.v3.router [None req-bd33c0b8-a41d-4fca-8192-cc3ffa24c3cc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.538949 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extension AdminActions extending resource: volumes {{(pid=111357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.538949 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extension AdminActions extending resource: snapshots {{(pid=111357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.538949 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extension AdminActions extending resource: backups {{(pid=111357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.538949 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.538949 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extension UsedLimits extending resource: limits {{(pid=111357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.538949 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extension SnapshotActions extending resource: snapshots {{(pid=111357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.538949 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.v3.router [None req-1bc6437a-4056-4df3-b4c0-59bb3ecf66fa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.539496 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.539585 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extended resource: os-hosts {{(pid=111359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.539651 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.539701 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extended resource: consistencygroups {{(pid=111359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.539753 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.541041 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extended resource: encryption {{(pid=111359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 06:13:55.541136 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.542316 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.543204 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.543605 np0000191711 devstack@c-api.service[111360]: WARNING castellan.key_manager.migration [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.543981 np0000191711 devstack@c-api.service[111358]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a25762a4668 pid: 111358 (default app) Sep 01 06:13:55.544459 np0000191711 devstack@c-api.service[111357]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a25762a4668 pid: 111357 (default app) Sep 01 06:13:55.544533 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.contrib.snapshot_actions [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] SnapshotActionsController initialized {{(pid=111360) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:13:55.544607 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.544664 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.544723 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.544834 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extension VolumeActions extending resource: volumes {{(pid=111360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.545023 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.545094 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.545224 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extension TypesManage extending resource: types {{(pid=111360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.545345 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.545451 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.545551 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.545646 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extension AdminActions extending resource: volumes {{(pid=111360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.545754 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extension AdminActions extending resource: snapshots {{(pid=111360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.545847 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.545924 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extension AdminActions extending resource: backups {{(pid=111360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.546001 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.546069 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extension UsedLimits extending resource: limits {{(pid=111360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.546143 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.546245 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.v3.router [None req-fe3e6cbe-61bd-4c08-a94f-dac6d399c7c0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.547222 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.548461 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.549703 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.551000 np0000191711 devstack@c-api.service[111359]: WARNING castellan.key_manager.migration [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 01 06:13:55.551888 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.contrib.snapshot_actions [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] SnapshotActionsController initialized {{(pid=111359) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 06:13:55.551994 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.552094 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.552203 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extension VolumeActions extending resource: volumes {{(pid=111359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.552403 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.552511 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.552573 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extension TypesManage extending resource: types {{(pid=111359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.552688 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.552786 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.552880 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.553010 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extension AdminActions extending resource: volumes {{(pid=111359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.553147 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extension AdminActions extending resource: snapshots {{(pid=111359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.553291 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extension AdminActions extending resource: backups {{(pid=111359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.553435 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.553569 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extension UsedLimits extending resource: limits {{(pid=111359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.553644 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.middleware.request_id [None req-095518e4-d6e5-4647-8c90-69671f0ed7e4 None None] RequestId filter calling following filter/app {{(pid=111358) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:13:55.553707 np0000191711 devstack@c-api.service[111360]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a25762a4668 pid: 111360 (default app) Sep 01 06:13:55.553763 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.553823 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.v3.router [None req-dce18b86-22f5-423c-949e-46fe8431c961 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 06:13:55.556196 np0000191711 devstack@c-api.service[111358]: [pid: 111358|app: 0|req: 1/1] 162.253.55.189 () {60 vars in 956 bytes} [Tue Sep 1 06:13:55 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 06:13:55.562003 np0000191711 devstack@c-api.service[111359]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a25762a4668 pid: 111359 (default app) Sep 01 06:14:03.125421 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.middleware.request_id [None req-ab5957e8-d469-49c6-b264-4fc682fbbfa2 None None] RequestId filter calling following filter/app {{(pid=111357) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:14:03.714881 np0000191711 devstack@c-api.service[111357]: INFO cinder.api.openstack.wsgi [None req-ab5957e8-d469-49c6-b264-4fc682fbbfa2 admin admin] POST https://162.253.55.189/volume/v3/types Sep 01 06:14:03.714881 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.openstack.wsgi [None req-ab5957e8-d469-49c6-b264-4fc682fbbfa2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111357) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 06:14:03.714881 np0000191711 devstack@c-api.service[111357]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 06:14:03.714881 np0000191711 devstack@c-api.service[111357]: warnings.warn( Sep 01 06:14:03.744541 np0000191711 devstack@c-api.service[111357]: DEBUG oslo_db.sqlalchemy.engines [None req-ab5957e8-d469-49c6-b264-4fc682fbbfa2 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=111357) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:14:03.776677 np0000191711 devstack@c-api.service[111357]: INFO cinder.api.openstack.wsgi [None req-ab5957e8-d469-49c6-b264-4fc682fbbfa2 admin admin] https://162.253.55.189/volume/v3/types returned with HTTP 200 Sep 01 06:14:03.777126 np0000191711 devstack@c-api.service[111357]: [pid: 111357|app: 0|req: 1/2] 162.253.55.189 () {68 vars in 1333 bytes} [Tue Sep 1 06:14:03 2026] POST /volume/v3/types => generated 186 bytes in 677 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:14:03.819779 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.middleware.request_id [None req-19d6ed5d-fb23-456c-9176-afaca7e97b78 None None] RequestId filter calling following filter/app {{(pid=111360) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:14:04.159989 np0000191711 devstack@c-api.service[111360]: INFO cinder.api.openstack.wsgi [None req-19d6ed5d-fb23-456c-9176-afaca7e97b78 admin admin] POST https://162.253.55.189/volume/v3/types/6d0d77c6-3837-4a52-b41a-19f7f251269e/extra_specs Sep 01 06:14:04.160586 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.openstack.wsgi [None req-19d6ed5d-fb23-456c-9176-afaca7e97b78 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111360) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 06:14:04.162357 np0000191711 devstack@c-api.service[111360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 06:14:04.162357 np0000191711 devstack@c-api.service[111360]: warnings.warn( Sep 01 06:14:04.196989 np0000191711 devstack@c-api.service[111360]: DEBUG oslo_db.sqlalchemy.engines [None req-19d6ed5d-fb23-456c-9176-afaca7e97b78 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=111360) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:14:04.251650 np0000191711 devstack@c-api.service[111360]: INFO cinder.api.openstack.wsgi [None req-19d6ed5d-fb23-456c-9176-afaca7e97b78 admin admin] https://162.253.55.189/volume/v3/types/6d0d77c6-3837-4a52-b41a-19f7f251269e/extra_specs returned with HTTP 200 Sep 01 06:14:04.252081 np0000191711 devstack@c-api.service[111360]: [pid: 111360|app: 0|req: 1/3] 162.253.55.189 () {68 vars in 1480 bytes} [Tue Sep 1 06:14:03 2026] POST /volume/v3/types/6d0d77c6-3837-4a52-b41a-19f7f251269e/extra_specs => generated 55 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:14:05.438587 np0000191711 devstack@c-api.service[111358]: DEBUG dbcounter [-] [111358] Writing DB stats cinder:SELECT=6 {{(pid=111358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:14:05.450611 np0000191711 devstack@c-api.service[111359]: DEBUG dbcounter [-] [111359] Writing DB stats cinder:SELECT=6 {{(pid=111359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:14:13.774263 np0000191711 devstack@c-api.service[111357]: DEBUG dbcounter [-] [111357] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111357) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:14:14.250446 np0000191711 devstack@c-api.service[111360]: DEBUG dbcounter [-] [111360] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:17:02.809392 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.middleware.request_id [None req-38ef32fb-d24e-4137-a43b-d2dd711715d7 None None] RequestId filter calling following filter/app {{(pid=111358) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:02.810685 np0000191711 devstack@c-api.service[111358]: INFO cinder.api.openstack.wsgi [None req-38ef32fb-d24e-4137-a43b-d2dd711715d7 None None] GET https://162.253.55.189/volume// Sep 01 06:17:02.811019 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.openstack.wsgi [None req-38ef32fb-d24e-4137-a43b-d2dd711715d7 None None] Empty body provided in request {{(pid=111358) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:17:02.811515 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.openstack.wsgi [None req-38ef32fb-d24e-4137-a43b-d2dd711715d7 None None] Calling method 'all' {{(pid=111358) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:17:02.812531 np0000191711 devstack@c-api.service[111358]: INFO cinder.api.openstack.wsgi [None req-38ef32fb-d24e-4137-a43b-d2dd711715d7 None None] https://162.253.55.189/volume// returned with HTTP 300 Sep 01 06:17:02.813175 np0000191711 devstack@c-api.service[111358]: [pid: 111358|app: 0|req: 2/4] 162.253.55.189 () {66 vars in 1456 bytes} [Tue Sep 1 06:17:02 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 06:17:43.268543 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.middleware.request_id [None req-8cad9326-ac91-4320-9cf4-1001642448da None None] RequestId filter calling following filter/app {{(pid=111359) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:43.274582 np0000191711 devstack@c-api.service[111359]: [pid: 111359|app: 0|req: 1/5] 162.253.55.189 () {62 vars in 1068 bytes} [Tue Sep 1 06:17:43 2026] GET /volume/v3 => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 06:17:43.312745 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.middleware.request_id [None req-4c14a460-6362-4d88-a7f2-94fbccf84e49 None None] RequestId filter calling following filter/app {{(pid=111357) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:43.324701 np0000191711 devstack@c-api.service[111357]: [pid: 111357|app: 0|req: 2/6] 162.253.55.189 () {64 vars in 1272 bytes} [Tue Sep 1 06:17:43 2026] GET /volume/v3 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 01 06:17:43.363010 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.middleware.request_id [req-4c14a460-6362-4d88-a7f2-94fbccf84e49 req-74c81db8-2123-4afe-9de4-777eccbb4dcc None None] RequestId filter calling following filter/app {{(pid=111360) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:43.368100 np0000191711 devstack@c-api.service[111360]: INFO cinder.api.openstack.wsgi [req-4c14a460-6362-4d88-a7f2-94fbccf84e49 req-74c81db8-2123-4afe-9de4-777eccbb4dcc demo demo] GET https://162.253.55.189/volume/v3/ Sep 01 06:17:43.368548 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.openstack.wsgi [req-4c14a460-6362-4d88-a7f2-94fbccf84e49 req-74c81db8-2123-4afe-9de4-777eccbb4dcc demo demo] Empty body provided in request {{(pid=111360) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:17:43.368978 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.openstack.wsgi [req-4c14a460-6362-4d88-a7f2-94fbccf84e49 req-74c81db8-2123-4afe-9de4-777eccbb4dcc demo demo] Calling method 'version_select' {{(pid=111360) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:17:43.370586 np0000191711 devstack@c-api.service[111360]: INFO cinder.api.openstack.wsgi [req-4c14a460-6362-4d88-a7f2-94fbccf84e49 req-74c81db8-2123-4afe-9de4-777eccbb4dcc demo demo] https://162.253.55.189/volume/v3/ returned with HTTP 200 Sep 01 06:17:43.371233 np0000191711 devstack@c-api.service[111360]: [pid: 111360|app: 0|req: 2/7] 162.253.55.189 () {66 vars in 1346 bytes} [Tue Sep 1 06:17:43 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:17:43.409983 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.middleware.request_id [None req-94e2b54f-bc29-4990-aa60-5f584a547d99 None None] RequestId filter calling following filter/app {{(pid=111358) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:43.733647 np0000191711 devstack@c-api.service[111358]: INFO cinder.api.openstack.wsgi [None req-94e2b54f-bc29-4990-aa60-5f584a547d99 demo demo] GET https://162.253.55.189/volume/v3/types Sep 01 06:17:43.734083 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.openstack.wsgi [None req-94e2b54f-bc29-4990-aa60-5f584a547d99 demo demo] Empty body provided in request {{(pid=111358) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:17:43.734208 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.openstack.wsgi [None req-94e2b54f-bc29-4990-aa60-5f584a547d99 demo demo] Calling method 'index' {{(pid=111358) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:17:43.734751 np0000191711 devstack@c-api.service[111358]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 06:17:43.734751 np0000191711 devstack@c-api.service[111358]: warnings.warn( Sep 01 06:17:43.735345 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.api_utils [None req-94e2b54f-bc29-4990-aa60-5f584a547d99 demo demo] Removing options '' from query. {{(pid=111358) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:17:43.774188 np0000191711 devstack@c-api.service[111358]: DEBUG oslo_db.sqlalchemy.engines [None req-94e2b54f-bc29-4990-aa60-5f584a547d99 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=111358) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:17:43.790385 np0000191711 devstack@c-api.service[111358]: INFO cinder.api.openstack.wsgi [None req-94e2b54f-bc29-4990-aa60-5f584a547d99 demo demo] https://162.253.55.189/volume/v3/types returned with HTTP 200 Sep 01 06:17:43.790758 np0000191711 devstack@c-api.service[111358]: [pid: 111358|app: 0|req: 3/8] 162.253.55.189 () {64 vars in 1290 bytes} [Tue Sep 1 06:17:43 2026] GET /volume/v3/types => generated 377 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:17:43.859362 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.middleware.request_id [None req-2d51a444-e17d-4818-bbfa-c7ca2bf50e97 None None] RequestId filter calling following filter/app {{(pid=111359) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:44.164182 np0000191711 devstack@c-api.service[111359]: INFO cinder.api.openstack.wsgi [None req-2d51a444-e17d-4818-bbfa-c7ca2bf50e97 demo demo] GET https://162.253.55.189/volume/v3/types/default Sep 01 06:17:44.164509 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.openstack.wsgi [None req-2d51a444-e17d-4818-bbfa-c7ca2bf50e97 demo demo] Empty body provided in request {{(pid=111359) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:17:44.164749 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.openstack.wsgi [None req-2d51a444-e17d-4818-bbfa-c7ca2bf50e97 demo demo] Calling method 'show' {{(pid=111359) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:17:44.203055 np0000191711 devstack@c-api.service[111359]: DEBUG oslo_db.sqlalchemy.engines [None req-2d51a444-e17d-4818-bbfa-c7ca2bf50e97 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=111359) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 06:17:44.216887 np0000191711 devstack@c-api.service[111359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 06:17:44.216887 np0000191711 devstack@c-api.service[111359]: warnings.warn( Sep 01 06:17:44.218909 np0000191711 devstack@c-api.service[111359]: INFO cinder.api.openstack.wsgi [None req-2d51a444-e17d-4818-bbfa-c7ca2bf50e97 demo demo] https://162.253.55.189/volume/v3/types/default returned with HTTP 200 Sep 01 06:17:44.219273 np0000191711 devstack@c-api.service[111359]: [pid: 111359|app: 0|req: 2/9] 162.253.55.189 () {64 vars in 1301 bytes} [Tue Sep 1 06:17:43 2026] GET /volume/v3/types/default => generated 145 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:17:44.808611 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.middleware.request_id [None req-ff09cc3b-380b-4ff4-9b79-57bdc087a10b None None] RequestId filter calling following filter/app {{(pid=111357) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:44.809817 np0000191711 devstack@c-api.service[111357]: [pid: 111357|app: 0|req: 3/10] 162.253.55.189 () {62 vars in 1068 bytes} [Tue Sep 1 06:17:44 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 06:17:44.848531 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.middleware.request_id [None req-e91aa0c9-8a4b-4b3c-8838-6ba9c0a71a84 None None] RequestId filter calling following filter/app {{(pid=111360) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:44.861070 np0000191711 devstack@c-api.service[111360]: [pid: 111360|app: 0|req: 3/11] 162.253.55.189 () {64 vars in 1272 bytes} [Tue Sep 1 06:17:44 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 01 06:17:44.900464 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.middleware.request_id [req-e91aa0c9-8a4b-4b3c-8838-6ba9c0a71a84 req-20fc0c3c-e047-44ca-85fd-de4b1b43f43b None None] RequestId filter calling following filter/app {{(pid=111358) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:44.903960 np0000191711 devstack@c-api.service[111358]: INFO cinder.api.openstack.wsgi [req-e91aa0c9-8a4b-4b3c-8838-6ba9c0a71a84 req-20fc0c3c-e047-44ca-85fd-de4b1b43f43b demo demo] GET https://162.253.55.189/volume/v3/ Sep 01 06:17:44.904565 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.openstack.wsgi [req-e91aa0c9-8a4b-4b3c-8838-6ba9c0a71a84 req-20fc0c3c-e047-44ca-85fd-de4b1b43f43b demo demo] Empty body provided in request {{(pid=111358) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:17:44.904959 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.openstack.wsgi [req-e91aa0c9-8a4b-4b3c-8838-6ba9c0a71a84 req-20fc0c3c-e047-44ca-85fd-de4b1b43f43b demo demo] Calling method 'version_select' {{(pid=111358) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:17:44.906073 np0000191711 devstack@c-api.service[111358]: INFO cinder.api.openstack.wsgi [req-e91aa0c9-8a4b-4b3c-8838-6ba9c0a71a84 req-20fc0c3c-e047-44ca-85fd-de4b1b43f43b demo demo] https://162.253.55.189/volume/v3/ returned with HTTP 200 Sep 01 06:17:44.906848 np0000191711 devstack@c-api.service[111358]: [pid: 111358|app: 0|req: 4/12] 162.253.55.189 () {66 vars in 1346 bytes} [Tue Sep 1 06:17:44 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:17:44.946649 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.middleware.request_id [None req-933020e5-555f-48e5-b0a6-a806a9bc2d01 None None] RequestId filter calling following filter/app {{(pid=111359) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:44.950047 np0000191711 devstack@c-api.service[111359]: INFO cinder.api.openstack.wsgi [None req-933020e5-555f-48e5-b0a6-a806a9bc2d01 demo demo] GET https://162.253.55.189/volume/v3/types/default Sep 01 06:17:44.950445 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.openstack.wsgi [None req-933020e5-555f-48e5-b0a6-a806a9bc2d01 demo demo] Empty body provided in request {{(pid=111359) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:17:44.950844 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.openstack.wsgi [None req-933020e5-555f-48e5-b0a6-a806a9bc2d01 demo demo] Calling method 'show' {{(pid=111359) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:17:44.963442 np0000191711 devstack@c-api.service[111359]: INFO cinder.api.openstack.wsgi [None req-933020e5-555f-48e5-b0a6-a806a9bc2d01 demo demo] https://162.253.55.189/volume/v3/types/default returned with HTTP 200 Sep 01 06:17:44.964096 np0000191711 devstack@c-api.service[111359]: [pid: 111359|app: 0|req: 3/13] 162.253.55.189 () {64 vars in 1301 bytes} [Tue Sep 1 06:17:44 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:17:45.559385 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.middleware.request_id [None req-00499c4d-7e47-4122-9250-8bad54c29d3a None None] RequestId filter calling following filter/app {{(pid=111357) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:45.560650 np0000191711 devstack@c-api.service[111357]: [pid: 111357|app: 0|req: 4/14] 162.253.55.189 () {62 vars in 1068 bytes} [Tue Sep 1 06:17:45 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 06:17:45.589509 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.middleware.request_id [None req-81f9bca7-c6a0-48a4-b3fb-72835038d349 None None] RequestId filter calling following filter/app {{(pid=111360) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:45.593043 np0000191711 devstack@c-api.service[111360]: [pid: 111360|app: 0|req: 4/15] 162.253.55.189 () {64 vars in 1272 bytes} [Tue Sep 1 06:17:45 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 01 06:17:45.623114 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.middleware.request_id [req-81f9bca7-c6a0-48a4-b3fb-72835038d349 req-a492479f-c231-4873-be0d-e57d67acd5fe None None] RequestId filter calling following filter/app {{(pid=111358) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:45.626283 np0000191711 devstack@c-api.service[111358]: INFO cinder.api.openstack.wsgi [req-81f9bca7-c6a0-48a4-b3fb-72835038d349 req-a492479f-c231-4873-be0d-e57d67acd5fe demo demo] GET https://162.253.55.189/volume/v3/ Sep 01 06:17:45.626718 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.openstack.wsgi [req-81f9bca7-c6a0-48a4-b3fb-72835038d349 req-a492479f-c231-4873-be0d-e57d67acd5fe demo demo] Empty body provided in request {{(pid=111358) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:17:45.627087 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.openstack.wsgi [req-81f9bca7-c6a0-48a4-b3fb-72835038d349 req-a492479f-c231-4873-be0d-e57d67acd5fe demo demo] Calling method 'version_select' {{(pid=111358) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:17:45.627745 np0000191711 devstack@c-api.service[111358]: INFO cinder.api.openstack.wsgi [req-81f9bca7-c6a0-48a4-b3fb-72835038d349 req-a492479f-c231-4873-be0d-e57d67acd5fe demo demo] https://162.253.55.189/volume/v3/ returned with HTTP 200 Sep 01 06:17:45.628384 np0000191711 devstack@c-api.service[111358]: [pid: 111358|app: 0|req: 5/16] 162.253.55.189 () {66 vars in 1346 bytes} [Tue Sep 1 06:17:45 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:17:45.660986 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.middleware.request_id [None req-73288e3b-1565-4867-b868-bb871f337aa6 None None] RequestId filter calling following filter/app {{(pid=111359) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:45.664103 np0000191711 devstack@c-api.service[111359]: INFO cinder.api.openstack.wsgi [None req-73288e3b-1565-4867-b868-bb871f337aa6 demo demo] GET https://162.253.55.189/volume/v3/types/default Sep 01 06:17:45.664480 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.openstack.wsgi [None req-73288e3b-1565-4867-b868-bb871f337aa6 demo demo] Empty body provided in request {{(pid=111359) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:17:45.664822 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.openstack.wsgi [None req-73288e3b-1565-4867-b868-bb871f337aa6 demo demo] Calling method 'show' {{(pid=111359) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:17:45.679064 np0000191711 devstack@c-api.service[111359]: INFO cinder.api.openstack.wsgi [None req-73288e3b-1565-4867-b868-bb871f337aa6 demo demo] https://162.253.55.189/volume/v3/types/default returned with HTTP 200 Sep 01 06:17:45.679973 np0000191711 devstack@c-api.service[111359]: [pid: 111359|app: 0|req: 4/17] 162.253.55.189 () {64 vars in 1301 bytes} [Tue Sep 1 06:17:45 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 01 06:17:45.712769 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.middleware.request_id [None req-75f43ace-7302-43cc-a7b7-0a72f0d83564 None None] RequestId filter calling following filter/app {{(pid=111357) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:45.713981 np0000191711 devstack@c-api.service[111357]: [pid: 111357|app: 0|req: 5/18] 162.253.55.189 () {62 vars in 1068 bytes} [Tue Sep 1 06:17:45 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 06:17:45.743441 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.middleware.request_id [None req-03d8dfa3-94ca-49cf-8a80-f416aad155dd None None] RequestId filter calling following filter/app {{(pid=111360) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:45.747010 np0000191711 devstack@c-api.service[111360]: [pid: 111360|app: 0|req: 5/19] 162.253.55.189 () {64 vars in 1272 bytes} [Tue Sep 1 06:17:45 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 01 06:17:45.777511 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.middleware.request_id [req-03d8dfa3-94ca-49cf-8a80-f416aad155dd req-8301f96b-36eb-4abf-a544-91a7b452f934 None None] RequestId filter calling following filter/app {{(pid=111358) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:45.780491 np0000191711 devstack@c-api.service[111358]: INFO cinder.api.openstack.wsgi [req-03d8dfa3-94ca-49cf-8a80-f416aad155dd req-8301f96b-36eb-4abf-a544-91a7b452f934 demo demo] GET https://162.253.55.189/volume/v3/ Sep 01 06:17:45.780813 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.openstack.wsgi [req-03d8dfa3-94ca-49cf-8a80-f416aad155dd req-8301f96b-36eb-4abf-a544-91a7b452f934 demo demo] Empty body provided in request {{(pid=111358) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:17:45.781170 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.openstack.wsgi [req-03d8dfa3-94ca-49cf-8a80-f416aad155dd req-8301f96b-36eb-4abf-a544-91a7b452f934 demo demo] Calling method 'version_select' {{(pid=111358) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:17:45.781764 np0000191711 devstack@c-api.service[111358]: INFO cinder.api.openstack.wsgi [req-03d8dfa3-94ca-49cf-8a80-f416aad155dd req-8301f96b-36eb-4abf-a544-91a7b452f934 demo demo] https://162.253.55.189/volume/v3/ returned with HTTP 200 Sep 01 06:17:45.782394 np0000191711 devstack@c-api.service[111358]: [pid: 111358|app: 0|req: 6/20] 162.253.55.189 () {66 vars in 1346 bytes} [Tue Sep 1 06:17:45 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:17:45.814900 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.middleware.request_id [None req-90d34bce-dcf3-4fe9-b2ea-c26a2ea6aa8c None None] RequestId filter calling following filter/app {{(pid=111359) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:17:45.818313 np0000191711 devstack@c-api.service[111359]: INFO cinder.api.openstack.wsgi [None req-90d34bce-dcf3-4fe9-b2ea-c26a2ea6aa8c demo demo] GET https://162.253.55.189/volume/v3/types/default Sep 01 06:17:45.818704 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.openstack.wsgi [None req-90d34bce-dcf3-4fe9-b2ea-c26a2ea6aa8c demo demo] Empty body provided in request {{(pid=111359) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:17:45.819094 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.openstack.wsgi [None req-90d34bce-dcf3-4fe9-b2ea-c26a2ea6aa8c demo demo] Calling method 'show' {{(pid=111359) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:17:45.832126 np0000191711 devstack@c-api.service[111359]: INFO cinder.api.openstack.wsgi [None req-90d34bce-dcf3-4fe9-b2ea-c26a2ea6aa8c demo demo] https://162.253.55.189/volume/v3/types/default returned with HTTP 200 Sep 01 06:17:45.832986 np0000191711 devstack@c-api.service[111359]: [pid: 111359|app: 0|req: 5/21] 162.253.55.189 () {64 vars in 1301 bytes} [Tue Sep 1 06:17:45 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 06:17:53.783912 np0000191711 devstack@c-api.service[111358]: DEBUG dbcounter [-] [111358] Writing DB stats cinder:SELECT=1 {{(pid=111358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:17:55.826084 np0000191711 devstack@c-api.service[111359]: DEBUG dbcounter [-] [111359] Writing DB stats cinder:SELECT=8 {{(pid=111359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:22:18.110858 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.middleware.request_id [None req-3e12b471-7570-4838-a8ea-4d0cd1834685 None None] RequestId filter calling following filter/app {{(pid=111357) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:22:18.246734 np0000191711 devstack@c-api.service[111357]: INFO cinder.api.openstack.wsgi [None req-3e12b471-7570-4838-a8ea-4d0cd1834685 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:22:18.247125 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.openstack.wsgi [None req-3e12b471-7570-4838-a8ea-4d0cd1834685 demo demo] Empty body provided in request {{(pid=111357) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:22:18.250720 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.openstack.wsgi [None req-3e12b471-7570-4838-a8ea-4d0cd1834685 demo demo] Calling method 'detail' {{(pid=111357) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:22:18.251703 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.api_utils [None req-3e12b471-7570-4838-a8ea-4d0cd1834685 demo demo] Removing options '' from query. {{(pid=111357) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:22:18.253225 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.volume.api [None req-3e12b471-7570-4838-a8ea-4d0cd1834685 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111357) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:22:18.306442 np0000191711 devstack@c-api.service[111357]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:22:18.306442 np0000191711 devstack@c-api.service[111357]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 06:22:18.306670 np0000191711 devstack@c-api.service[111357]: INFO cinder.volume.api [None req-3e12b471-7570-4838-a8ea-4d0cd1834685 demo demo] Get all volumes completed successfully. Sep 01 06:22:18.308537 np0000191711 devstack@c-api.service[111357]: INFO cinder.api.openstack.wsgi [None req-3e12b471-7570-4838-a8ea-4d0cd1834685 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:22:18.309070 np0000191711 devstack@c-api.service[111357]: [pid: 111357|app: 0|req: 6/22] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:22:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:22:28.300117 np0000191711 devstack@c-api.service[111357]: DEBUG dbcounter [-] [111357] Writing DB stats cinder:SELECT=1 {{(pid=111357) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:23:18.320789 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.middleware.request_id [None req-823ef0c3-d22f-4ac6-8245-622f722647a2 None None] RequestId filter calling following filter/app {{(pid=111360) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:23:18.323581 np0000191711 devstack@c-api.service[111360]: INFO cinder.api.openstack.wsgi [None req-823ef0c3-d22f-4ac6-8245-622f722647a2 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:23:18.323783 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.openstack.wsgi [None req-823ef0c3-d22f-4ac6-8245-622f722647a2 demo demo] Empty body provided in request {{(pid=111360) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:23:18.324072 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.openstack.wsgi [None req-823ef0c3-d22f-4ac6-8245-622f722647a2 demo demo] Calling method 'detail' {{(pid=111360) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:23:18.324623 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.api_utils [None req-823ef0c3-d22f-4ac6-8245-622f722647a2 demo demo] Removing options '' from query. {{(pid=111360) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:23:18.325568 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.volume.api [None req-823ef0c3-d22f-4ac6-8245-622f722647a2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111360) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:23:18.360795 np0000191711 devstack@c-api.service[111360]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:23:18.360795 np0000191711 devstack@c-api.service[111360]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 06:23:18.361125 np0000191711 devstack@c-api.service[111360]: INFO cinder.volume.api [None req-823ef0c3-d22f-4ac6-8245-622f722647a2 demo demo] Get all volumes completed successfully. Sep 01 06:23:18.363153 np0000191711 devstack@c-api.service[111360]: INFO cinder.api.openstack.wsgi [None req-823ef0c3-d22f-4ac6-8245-622f722647a2 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:23:18.363550 np0000191711 devstack@c-api.service[111360]: [pid: 111360|app: 0|req: 6/23] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:23:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:23:28.355038 np0000191711 devstack@c-api.service[111360]: DEBUG dbcounter [-] [111360] Writing DB stats cinder:SELECT=1 {{(pid=111360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:24:18.380446 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.middleware.request_id [None req-0b9bbcd2-1c67-414b-a0d4-9e73fbfa6082 None None] RequestId filter calling following filter/app {{(pid=111358) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:24:18.383074 np0000191711 devstack@c-api.service[111358]: INFO cinder.api.openstack.wsgi [None req-0b9bbcd2-1c67-414b-a0d4-9e73fbfa6082 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:24:18.383195 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.openstack.wsgi [None req-0b9bbcd2-1c67-414b-a0d4-9e73fbfa6082 demo demo] Empty body provided in request {{(pid=111358) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:24:18.383412 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.openstack.wsgi [None req-0b9bbcd2-1c67-414b-a0d4-9e73fbfa6082 demo demo] Calling method 'detail' {{(pid=111358) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:24:18.383830 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.api_utils [None req-0b9bbcd2-1c67-414b-a0d4-9e73fbfa6082 demo demo] Removing options '' from query. {{(pid=111358) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:24:18.384477 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.volume.api [None req-0b9bbcd2-1c67-414b-a0d4-9e73fbfa6082 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111358) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:24:18.421371 np0000191711 devstack@c-api.service[111358]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:24:18.421371 np0000191711 devstack@c-api.service[111358]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 06:24:18.421667 np0000191711 devstack@c-api.service[111358]: INFO cinder.volume.api [None req-0b9bbcd2-1c67-414b-a0d4-9e73fbfa6082 demo demo] Get all volumes completed successfully. Sep 01 06:24:18.423346 np0000191711 devstack@c-api.service[111358]: INFO cinder.api.openstack.wsgi [None req-0b9bbcd2-1c67-414b-a0d4-9e73fbfa6082 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:24:18.423716 np0000191711 devstack@c-api.service[111358]: [pid: 111358|app: 0|req: 7/24] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:24:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:24:28.412462 np0000191711 devstack@c-api.service[111358]: DEBUG dbcounter [-] [111358] Writing DB stats cinder:SELECT=1 {{(pid=111358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:25:18.438232 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.middleware.request_id [None req-146e93c5-3222-4561-bf20-b1cb18fe6c26 None None] RequestId filter calling following filter/app {{(pid=111359) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:25:18.442592 np0000191711 devstack@c-api.service[111359]: INFO cinder.api.openstack.wsgi [None req-146e93c5-3222-4561-bf20-b1cb18fe6c26 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:25:18.442762 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.openstack.wsgi [None req-146e93c5-3222-4561-bf20-b1cb18fe6c26 demo demo] Empty body provided in request {{(pid=111359) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:25:18.442930 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.openstack.wsgi [None req-146e93c5-3222-4561-bf20-b1cb18fe6c26 demo demo] Calling method 'detail' {{(pid=111359) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:25:18.443418 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.api_utils [None req-146e93c5-3222-4561-bf20-b1cb18fe6c26 demo demo] Removing options '' from query. {{(pid=111359) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:25:18.444107 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.volume.api [None req-146e93c5-3222-4561-bf20-b1cb18fe6c26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111359) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:25:18.486780 np0000191711 devstack@c-api.service[111359]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 06:25:18.486780 np0000191711 devstack@c-api.service[111359]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 06:25:18.487044 np0000191711 devstack@c-api.service[111359]: INFO cinder.volume.api [None req-146e93c5-3222-4561-bf20-b1cb18fe6c26 demo demo] Get all volumes completed successfully. Sep 01 06:25:18.489166 np0000191711 devstack@c-api.service[111359]: INFO cinder.api.openstack.wsgi [None req-146e93c5-3222-4561-bf20-b1cb18fe6c26 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:25:18.489586 np0000191711 devstack@c-api.service[111359]: [pid: 111359|app: 0|req: 6/25] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:25:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:25:28.475481 np0000191711 devstack@c-api.service[111359]: DEBUG dbcounter [-] [111359] Writing DB stats cinder:SELECT=1 {{(pid=111359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:26:18.508494 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.middleware.request_id [None req-1a978ced-2452-4414-99f9-448be2e55403 None None] RequestId filter calling following filter/app {{(pid=111357) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:26:18.513656 np0000191711 devstack@c-api.service[111357]: INFO cinder.api.openstack.wsgi [None req-1a978ced-2452-4414-99f9-448be2e55403 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:26:18.513891 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.openstack.wsgi [None req-1a978ced-2452-4414-99f9-448be2e55403 demo demo] Empty body provided in request {{(pid=111357) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:26:18.514039 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.openstack.wsgi [None req-1a978ced-2452-4414-99f9-448be2e55403 demo demo] Calling method 'detail' {{(pid=111357) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:26:18.514270 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.api_utils [None req-1a978ced-2452-4414-99f9-448be2e55403 demo demo] Removing options '' from query. {{(pid=111357) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:26:18.514999 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.volume.api [None req-1a978ced-2452-4414-99f9-448be2e55403 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111357) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:26:18.522706 np0000191711 devstack@c-api.service[111357]: INFO cinder.volume.api [None req-1a978ced-2452-4414-99f9-448be2e55403 demo demo] Get all volumes completed successfully. Sep 01 06:26:18.524485 np0000191711 devstack@c-api.service[111357]: INFO cinder.api.openstack.wsgi [None req-1a978ced-2452-4414-99f9-448be2e55403 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:26:18.526424 np0000191711 devstack@c-api.service[111357]: [pid: 111357|app: 0|req: 7/26] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:26:18 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 01 06:26:28.517610 np0000191711 devstack@c-api.service[111357]: DEBUG dbcounter [-] [111357] Writing DB stats cinder:SELECT=1 {{(pid=111357) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:27:18.539266 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.middleware.request_id [None req-00989f47-2fd7-4f62-a405-3010ca717520 None None] RequestId filter calling following filter/app {{(pid=111360) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:27:18.680741 np0000191711 devstack@c-api.service[111360]: INFO cinder.api.openstack.wsgi [None req-00989f47-2fd7-4f62-a405-3010ca717520 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:27:18.680875 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.openstack.wsgi [None req-00989f47-2fd7-4f62-a405-3010ca717520 demo demo] Empty body provided in request {{(pid=111360) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:27:18.681066 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.openstack.wsgi [None req-00989f47-2fd7-4f62-a405-3010ca717520 demo demo] Calling method 'detail' {{(pid=111360) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:27:18.681298 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.api_utils [None req-00989f47-2fd7-4f62-a405-3010ca717520 demo demo] Removing options '' from query. {{(pid=111360) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:27:18.681977 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.volume.api [None req-00989f47-2fd7-4f62-a405-3010ca717520 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111360) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:27:18.688567 np0000191711 devstack@c-api.service[111360]: INFO cinder.volume.api [None req-00989f47-2fd7-4f62-a405-3010ca717520 demo demo] Get all volumes completed successfully. Sep 01 06:27:18.690808 np0000191711 devstack@c-api.service[111360]: INFO cinder.api.openstack.wsgi [None req-00989f47-2fd7-4f62-a405-3010ca717520 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:27:18.691403 np0000191711 devstack@c-api.service[111360]: [pid: 111360|app: 0|req: 7/27] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:27:18 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 01 06:27:28.684692 np0000191711 devstack@c-api.service[111360]: DEBUG dbcounter [-] [111360] Writing DB stats cinder:SELECT=1 {{(pid=111360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:28:18.710602 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.middleware.request_id [None req-81c04617-675c-4316-ab07-76841ba81dee None None] RequestId filter calling following filter/app {{(pid=111358) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:28:18.713537 np0000191711 devstack@c-api.service[111358]: INFO cinder.api.openstack.wsgi [None req-81c04617-675c-4316-ab07-76841ba81dee demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:28:18.713802 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.openstack.wsgi [None req-81c04617-675c-4316-ab07-76841ba81dee demo demo] Empty body provided in request {{(pid=111358) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:28:18.713980 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.openstack.wsgi [None req-81c04617-675c-4316-ab07-76841ba81dee demo demo] Calling method 'detail' {{(pid=111358) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:28:18.714301 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.api_utils [None req-81c04617-675c-4316-ab07-76841ba81dee demo demo] Removing options '' from query. {{(pid=111358) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:28:18.715194 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.volume.api [None req-81c04617-675c-4316-ab07-76841ba81dee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111358) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:28:18.726227 np0000191711 devstack@c-api.service[111358]: INFO cinder.volume.api [None req-81c04617-675c-4316-ab07-76841ba81dee demo demo] Get all volumes completed successfully. Sep 01 06:28:18.728963 np0000191711 devstack@c-api.service[111358]: INFO cinder.api.openstack.wsgi [None req-81c04617-675c-4316-ab07-76841ba81dee demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:28:18.729488 np0000191711 devstack@c-api.service[111358]: [pid: 111358|app: 0|req: 8/28] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:28:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:28:28.718564 np0000191711 devstack@c-api.service[111358]: DEBUG dbcounter [-] [111358] Writing DB stats cinder:SELECT=1 {{(pid=111358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:29:18.745093 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.middleware.request_id [None req-33fba3f8-a5f9-4358-a480-dd10e900ac0d None None] RequestId filter calling following filter/app {{(pid=111359) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:29:18.747526 np0000191711 devstack@c-api.service[111359]: INFO cinder.api.openstack.wsgi [None req-33fba3f8-a5f9-4358-a480-dd10e900ac0d demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:29:18.747750 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.openstack.wsgi [None req-33fba3f8-a5f9-4358-a480-dd10e900ac0d demo demo] Empty body provided in request {{(pid=111359) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:29:18.747936 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.openstack.wsgi [None req-33fba3f8-a5f9-4358-a480-dd10e900ac0d demo demo] Calling method 'detail' {{(pid=111359) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:29:18.748246 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.api_utils [None req-33fba3f8-a5f9-4358-a480-dd10e900ac0d demo demo] Removing options '' from query. {{(pid=111359) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:29:18.749103 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.volume.api [None req-33fba3f8-a5f9-4358-a480-dd10e900ac0d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111359) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:29:18.757165 np0000191711 devstack@c-api.service[111359]: INFO cinder.volume.api [None req-33fba3f8-a5f9-4358-a480-dd10e900ac0d demo demo] Get all volumes completed successfully. Sep 01 06:29:18.759583 np0000191711 devstack@c-api.service[111359]: INFO cinder.api.openstack.wsgi [None req-33fba3f8-a5f9-4358-a480-dd10e900ac0d demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:29:18.760023 np0000191711 devstack@c-api.service[111359]: [pid: 111359|app: 0|req: 7/29] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:29:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:29:28.752279 np0000191711 devstack@c-api.service[111359]: DEBUG dbcounter [-] [111359] Writing DB stats cinder:SELECT=1 {{(pid=111359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:30:18.778945 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.middleware.request_id [None req-f1dd5c96-6296-4987-9ec7-439269ab423c None None] RequestId filter calling following filter/app {{(pid=111357) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:30:18.783247 np0000191711 devstack@c-api.service[111357]: INFO cinder.api.openstack.wsgi [None req-f1dd5c96-6296-4987-9ec7-439269ab423c demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:30:18.783630 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.openstack.wsgi [None req-f1dd5c96-6296-4987-9ec7-439269ab423c demo demo] Empty body provided in request {{(pid=111357) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:30:18.784050 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.openstack.wsgi [None req-f1dd5c96-6296-4987-9ec7-439269ab423c demo demo] Calling method 'detail' {{(pid=111357) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:30:18.784515 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.api_utils [None req-f1dd5c96-6296-4987-9ec7-439269ab423c demo demo] Removing options '' from query. {{(pid=111357) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:30:18.785929 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.volume.api [None req-f1dd5c96-6296-4987-9ec7-439269ab423c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111357) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:30:18.797298 np0000191711 devstack@c-api.service[111357]: INFO cinder.volume.api [None req-f1dd5c96-6296-4987-9ec7-439269ab423c demo demo] Get all volumes completed successfully. Sep 01 06:30:18.801286 np0000191711 devstack@c-api.service[111357]: INFO cinder.api.openstack.wsgi [None req-f1dd5c96-6296-4987-9ec7-439269ab423c demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:30:18.802296 np0000191711 devstack@c-api.service[111357]: [pid: 111357|app: 0|req: 8/30] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:30:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:30:28.790209 np0000191711 devstack@c-api.service[111357]: DEBUG dbcounter [-] [111357] Writing DB stats cinder:SELECT=1 {{(pid=111357) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:31:18.820452 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.middleware.request_id [None req-d3002a98-ffe6-485a-83e0-fc46c6d0d03d None None] RequestId filter calling following filter/app {{(pid=111360) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:31:18.825545 np0000191711 devstack@c-api.service[111360]: INFO cinder.api.openstack.wsgi [None req-d3002a98-ffe6-485a-83e0-fc46c6d0d03d demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:31:18.825896 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.openstack.wsgi [None req-d3002a98-ffe6-485a-83e0-fc46c6d0d03d demo demo] Empty body provided in request {{(pid=111360) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:31:18.826285 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.openstack.wsgi [None req-d3002a98-ffe6-485a-83e0-fc46c6d0d03d demo demo] Calling method 'detail' {{(pid=111360) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:31:18.826763 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.api_utils [None req-d3002a98-ffe6-485a-83e0-fc46c6d0d03d demo demo] Removing options '' from query. {{(pid=111360) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:31:18.828196 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.volume.api [None req-d3002a98-ffe6-485a-83e0-fc46c6d0d03d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111360) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:31:18.841617 np0000191711 devstack@c-api.service[111360]: INFO cinder.volume.api [None req-d3002a98-ffe6-485a-83e0-fc46c6d0d03d demo demo] Get all volumes completed successfully. Sep 01 06:31:18.847227 np0000191711 devstack@c-api.service[111360]: INFO cinder.api.openstack.wsgi [None req-d3002a98-ffe6-485a-83e0-fc46c6d0d03d demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:31:18.847368 np0000191711 devstack@c-api.service[111360]: [pid: 111360|app: 0|req: 8/31] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:31:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:31:28.832280 np0000191711 devstack@c-api.service[111360]: DEBUG dbcounter [-] [111360] Writing DB stats cinder:SELECT=1 {{(pid=111360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:32:18.866161 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.middleware.request_id [None req-434f154e-7730-425f-8792-1e69ce24b242 None None] RequestId filter calling following filter/app {{(pid=111358) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:32:19.042232 np0000191711 devstack@c-api.service[111358]: INFO cinder.api.openstack.wsgi [None req-434f154e-7730-425f-8792-1e69ce24b242 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:32:19.042642 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.openstack.wsgi [None req-434f154e-7730-425f-8792-1e69ce24b242 demo demo] Empty body provided in request {{(pid=111358) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:32:19.043028 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.openstack.wsgi [None req-434f154e-7730-425f-8792-1e69ce24b242 demo demo] Calling method 'detail' {{(pid=111358) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:32:19.043557 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.api_utils [None req-434f154e-7730-425f-8792-1e69ce24b242 demo demo] Removing options '' from query. {{(pid=111358) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:32:19.045957 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.volume.api [None req-434f154e-7730-425f-8792-1e69ce24b242 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111358) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:32:19.059031 np0000191711 devstack@c-api.service[111358]: INFO cinder.volume.api [None req-434f154e-7730-425f-8792-1e69ce24b242 demo demo] Get all volumes completed successfully. Sep 01 06:32:19.063228 np0000191711 devstack@c-api.service[111358]: INFO cinder.api.openstack.wsgi [None req-434f154e-7730-425f-8792-1e69ce24b242 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:32:19.063936 np0000191711 devstack@c-api.service[111358]: [pid: 111358|app: 0|req: 9/32] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:32:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:32:29.051401 np0000191711 devstack@c-api.service[111358]: DEBUG dbcounter [-] [111358] Writing DB stats cinder:SELECT=1 {{(pid=111358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:33:19.079921 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.middleware.request_id [None req-ac4f4d1e-8fc6-4793-8164-b79c412664d9 None None] RequestId filter calling following filter/app {{(pid=111359) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:33:19.084411 np0000191711 devstack@c-api.service[111359]: INFO cinder.api.openstack.wsgi [None req-ac4f4d1e-8fc6-4793-8164-b79c412664d9 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:33:19.084650 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.openstack.wsgi [None req-ac4f4d1e-8fc6-4793-8164-b79c412664d9 demo demo] Empty body provided in request {{(pid=111359) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:33:19.084973 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.openstack.wsgi [None req-ac4f4d1e-8fc6-4793-8164-b79c412664d9 demo demo] Calling method 'detail' {{(pid=111359) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:33:19.085450 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.api_utils [None req-ac4f4d1e-8fc6-4793-8164-b79c412664d9 demo demo] Removing options '' from query. {{(pid=111359) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:33:19.086769 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.volume.api [None req-ac4f4d1e-8fc6-4793-8164-b79c412664d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111359) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:33:19.103189 np0000191711 devstack@c-api.service[111359]: INFO cinder.volume.api [None req-ac4f4d1e-8fc6-4793-8164-b79c412664d9 demo demo] Get all volumes completed successfully. Sep 01 06:33:19.107757 np0000191711 devstack@c-api.service[111359]: INFO cinder.api.openstack.wsgi [None req-ac4f4d1e-8fc6-4793-8164-b79c412664d9 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:33:19.109142 np0000191711 devstack@c-api.service[111359]: [pid: 111359|app: 0|req: 8/33] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:33:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:33:29.091247 np0000191711 devstack@c-api.service[111359]: DEBUG dbcounter [-] [111359] Writing DB stats cinder:SELECT=1 {{(pid=111359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:34:19.126501 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.middleware.request_id [None req-5bbf3fd9-17c4-4dcf-b53c-e5effb091d7d None None] RequestId filter calling following filter/app {{(pid=111357) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:34:19.130536 np0000191711 devstack@c-api.service[111357]: INFO cinder.api.openstack.wsgi [None req-5bbf3fd9-17c4-4dcf-b53c-e5effb091d7d demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:34:19.130894 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.openstack.wsgi [None req-5bbf3fd9-17c4-4dcf-b53c-e5effb091d7d demo demo] Empty body provided in request {{(pid=111357) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:34:19.131289 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.openstack.wsgi [None req-5bbf3fd9-17c4-4dcf-b53c-e5effb091d7d demo demo] Calling method 'detail' {{(pid=111357) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:34:19.131785 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.api_utils [None req-5bbf3fd9-17c4-4dcf-b53c-e5effb091d7d demo demo] Removing options '' from query. {{(pid=111357) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:34:19.133157 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.volume.api [None req-5bbf3fd9-17c4-4dcf-b53c-e5effb091d7d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111357) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:34:19.145623 np0000191711 devstack@c-api.service[111357]: INFO cinder.volume.api [None req-5bbf3fd9-17c4-4dcf-b53c-e5effb091d7d demo demo] Get all volumes completed successfully. Sep 01 06:34:19.150185 np0000191711 devstack@c-api.service[111357]: INFO cinder.api.openstack.wsgi [None req-5bbf3fd9-17c4-4dcf-b53c-e5effb091d7d demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:34:19.150893 np0000191711 devstack@c-api.service[111357]: [pid: 111357|app: 0|req: 9/34] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:34:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:34:29.137570 np0000191711 devstack@c-api.service[111357]: DEBUG dbcounter [-] [111357] Writing DB stats cinder:SELECT=1 {{(pid=111357) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:35:19.169990 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.middleware.request_id [None req-8ecef587-db96-442c-885b-00686aae1561 None None] RequestId filter calling following filter/app {{(pid=111360) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:35:19.174620 np0000191711 devstack@c-api.service[111360]: INFO cinder.api.openstack.wsgi [None req-8ecef587-db96-442c-885b-00686aae1561 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:35:19.174991 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.openstack.wsgi [None req-8ecef587-db96-442c-885b-00686aae1561 demo demo] Empty body provided in request {{(pid=111360) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:35:19.175429 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.openstack.wsgi [None req-8ecef587-db96-442c-885b-00686aae1561 demo demo] Calling method 'detail' {{(pid=111360) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:35:19.175905 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.api_utils [None req-8ecef587-db96-442c-885b-00686aae1561 demo demo] Removing options '' from query. {{(pid=111360) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:35:19.177398 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.volume.api [None req-8ecef587-db96-442c-885b-00686aae1561 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111360) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:35:19.190027 np0000191711 devstack@c-api.service[111360]: INFO cinder.volume.api [None req-8ecef587-db96-442c-885b-00686aae1561 demo demo] Get all volumes completed successfully. Sep 01 06:35:19.194750 np0000191711 devstack@c-api.service[111360]: INFO cinder.api.openstack.wsgi [None req-8ecef587-db96-442c-885b-00686aae1561 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:35:19.196284 np0000191711 devstack@c-api.service[111360]: [pid: 111360|app: 0|req: 9/35] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:35:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:35:29.181667 np0000191711 devstack@c-api.service[111360]: DEBUG dbcounter [-] [111360] Writing DB stats cinder:SELECT=1 {{(pid=111360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:36:19.209843 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.middleware.request_id [None req-3ddb1530-57bc-4f9e-9f7e-b631489dcb25 None None] RequestId filter calling following filter/app {{(pid=111358) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:36:19.214540 np0000191711 devstack@c-api.service[111358]: INFO cinder.api.openstack.wsgi [None req-3ddb1530-57bc-4f9e-9f7e-b631489dcb25 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:36:19.214926 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.openstack.wsgi [None req-3ddb1530-57bc-4f9e-9f7e-b631489dcb25 demo demo] Empty body provided in request {{(pid=111358) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:36:19.215713 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.openstack.wsgi [None req-3ddb1530-57bc-4f9e-9f7e-b631489dcb25 demo demo] Calling method 'detail' {{(pid=111358) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:36:19.215874 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.api_utils [None req-3ddb1530-57bc-4f9e-9f7e-b631489dcb25 demo demo] Removing options '' from query. {{(pid=111358) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:36:19.217391 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.volume.api [None req-3ddb1530-57bc-4f9e-9f7e-b631489dcb25 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111358) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:36:19.229930 np0000191711 devstack@c-api.service[111358]: INFO cinder.volume.api [None req-3ddb1530-57bc-4f9e-9f7e-b631489dcb25 demo demo] Get all volumes completed successfully. Sep 01 06:36:19.234315 np0000191711 devstack@c-api.service[111358]: INFO cinder.api.openstack.wsgi [None req-3ddb1530-57bc-4f9e-9f7e-b631489dcb25 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:36:19.235311 np0000191711 devstack@c-api.service[111358]: [pid: 111358|app: 0|req: 10/36] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:36:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:36:29.222181 np0000191711 devstack@c-api.service[111358]: DEBUG dbcounter [-] [111358] Writing DB stats cinder:SELECT=1 {{(pid=111358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:37:19.251063 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.middleware.request_id [None req-775edcd6-6abd-44df-ba2a-ec529c36b73d None None] RequestId filter calling following filter/app {{(pid=111359) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:37:19.438360 np0000191711 devstack@c-api.service[111359]: INFO cinder.api.openstack.wsgi [None req-775edcd6-6abd-44df-ba2a-ec529c36b73d demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:37:19.438360 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.openstack.wsgi [None req-775edcd6-6abd-44df-ba2a-ec529c36b73d demo demo] Empty body provided in request {{(pid=111359) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:37:19.438360 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.openstack.wsgi [None req-775edcd6-6abd-44df-ba2a-ec529c36b73d demo demo] Calling method 'detail' {{(pid=111359) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:37:19.439159 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.api_utils [None req-775edcd6-6abd-44df-ba2a-ec529c36b73d demo demo] Removing options '' from query. {{(pid=111359) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:37:19.440832 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.volume.api [None req-775edcd6-6abd-44df-ba2a-ec529c36b73d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111359) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:37:19.453939 np0000191711 devstack@c-api.service[111359]: INFO cinder.volume.api [None req-775edcd6-6abd-44df-ba2a-ec529c36b73d demo demo] Get all volumes completed successfully. Sep 01 06:37:19.459396 np0000191711 devstack@c-api.service[111359]: INFO cinder.api.openstack.wsgi [None req-775edcd6-6abd-44df-ba2a-ec529c36b73d demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:37:19.459396 np0000191711 devstack@c-api.service[111359]: [pid: 111359|app: 0|req: 9/37] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:37:19 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 01 06:37:29.446113 np0000191711 devstack@c-api.service[111359]: DEBUG dbcounter [-] [111359] Writing DB stats cinder:SELECT=1 {{(pid=111359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:38:19.478273 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.middleware.request_id [None req-bdb406e4-c748-41f9-86d8-b4a13b9c2d69 None None] RequestId filter calling following filter/app {{(pid=111357) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:38:19.482482 np0000191711 devstack@c-api.service[111357]: INFO cinder.api.openstack.wsgi [None req-bdb406e4-c748-41f9-86d8-b4a13b9c2d69 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:38:19.482842 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.openstack.wsgi [None req-bdb406e4-c748-41f9-86d8-b4a13b9c2d69 demo demo] Empty body provided in request {{(pid=111357) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:38:19.483210 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.openstack.wsgi [None req-bdb406e4-c748-41f9-86d8-b4a13b9c2d69 demo demo] Calling method 'detail' {{(pid=111357) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:38:19.483666 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.api_utils [None req-bdb406e4-c748-41f9-86d8-b4a13b9c2d69 demo demo] Removing options '' from query. {{(pid=111357) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:38:19.484995 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.volume.api [None req-bdb406e4-c748-41f9-86d8-b4a13b9c2d69 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111357) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:38:19.497630 np0000191711 devstack@c-api.service[111357]: INFO cinder.volume.api [None req-bdb406e4-c748-41f9-86d8-b4a13b9c2d69 demo demo] Get all volumes completed successfully. Sep 01 06:38:19.501344 np0000191711 devstack@c-api.service[111357]: INFO cinder.api.openstack.wsgi [None req-bdb406e4-c748-41f9-86d8-b4a13b9c2d69 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:38:19.502009 np0000191711 devstack@c-api.service[111357]: [pid: 111357|app: 0|req: 10/38] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:38:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:38:29.491051 np0000191711 devstack@c-api.service[111357]: DEBUG dbcounter [-] [111357] Writing DB stats cinder:SELECT=1 {{(pid=111357) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:39:19.516935 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.middleware.request_id [None req-8404ef68-308e-47b0-9b5a-d9cd67fb2319 None None] RequestId filter calling following filter/app {{(pid=111360) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:39:19.522108 np0000191711 devstack@c-api.service[111360]: INFO cinder.api.openstack.wsgi [None req-8404ef68-308e-47b0-9b5a-d9cd67fb2319 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:39:19.522601 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.openstack.wsgi [None req-8404ef68-308e-47b0-9b5a-d9cd67fb2319 demo demo] Empty body provided in request {{(pid=111360) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:39:19.523069 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.openstack.wsgi [None req-8404ef68-308e-47b0-9b5a-d9cd67fb2319 demo demo] Calling method 'detail' {{(pid=111360) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:39:19.523666 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.api_utils [None req-8404ef68-308e-47b0-9b5a-d9cd67fb2319 demo demo] Removing options '' from query. {{(pid=111360) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:39:19.525432 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.volume.api [None req-8404ef68-308e-47b0-9b5a-d9cd67fb2319 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111360) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:39:19.538824 np0000191711 devstack@c-api.service[111360]: INFO cinder.volume.api [None req-8404ef68-308e-47b0-9b5a-d9cd67fb2319 demo demo] Get all volumes completed successfully. Sep 01 06:39:19.543692 np0000191711 devstack@c-api.service[111360]: INFO cinder.api.openstack.wsgi [None req-8404ef68-308e-47b0-9b5a-d9cd67fb2319 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:39:19.544448 np0000191711 devstack@c-api.service[111360]: [pid: 111360|app: 0|req: 10/39] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:39:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:39:29.530078 np0000191711 devstack@c-api.service[111360]: DEBUG dbcounter [-] [111360] Writing DB stats cinder:SELECT=1 {{(pid=111360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:40:19.562774 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.middleware.request_id [None req-a10eea93-0652-492c-8762-fb4e3a8f8ef4 None None] RequestId filter calling following filter/app {{(pid=111358) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:40:19.567432 np0000191711 devstack@c-api.service[111358]: INFO cinder.api.openstack.wsgi [None req-a10eea93-0652-492c-8762-fb4e3a8f8ef4 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:40:19.568039 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.openstack.wsgi [None req-a10eea93-0652-492c-8762-fb4e3a8f8ef4 demo demo] Empty body provided in request {{(pid=111358) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:40:19.568594 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.openstack.wsgi [None req-a10eea93-0652-492c-8762-fb4e3a8f8ef4 demo demo] Calling method 'detail' {{(pid=111358) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:40:19.569156 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.api_utils [None req-a10eea93-0652-492c-8762-fb4e3a8f8ef4 demo demo] Removing options '' from query. {{(pid=111358) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:40:19.570695 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.volume.api [None req-a10eea93-0652-492c-8762-fb4e3a8f8ef4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111358) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:40:19.583255 np0000191711 devstack@c-api.service[111358]: INFO cinder.volume.api [None req-a10eea93-0652-492c-8762-fb4e3a8f8ef4 demo demo] Get all volumes completed successfully. Sep 01 06:40:19.587491 np0000191711 devstack@c-api.service[111358]: INFO cinder.api.openstack.wsgi [None req-a10eea93-0652-492c-8762-fb4e3a8f8ef4 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:40:19.588347 np0000191711 devstack@c-api.service[111358]: [pid: 111358|app: 0|req: 11/40] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:40:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:40:29.575350 np0000191711 devstack@c-api.service[111358]: DEBUG dbcounter [-] [111358] Writing DB stats cinder:SELECT=1 {{(pid=111358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:41:19.604218 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.middleware.request_id [None req-7a0b42f0-e740-40b1-9f21-df8aac59b2f0 None None] RequestId filter calling following filter/app {{(pid=111359) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:41:19.607299 np0000191711 devstack@c-api.service[111359]: INFO cinder.api.openstack.wsgi [None req-7a0b42f0-e740-40b1-9f21-df8aac59b2f0 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:41:19.607686 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.openstack.wsgi [None req-7a0b42f0-e740-40b1-9f21-df8aac59b2f0 demo demo] Empty body provided in request {{(pid=111359) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:41:19.608052 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.openstack.wsgi [None req-7a0b42f0-e740-40b1-9f21-df8aac59b2f0 demo demo] Calling method 'detail' {{(pid=111359) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:41:19.609062 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.api_utils [None req-7a0b42f0-e740-40b1-9f21-df8aac59b2f0 demo demo] Removing options '' from query. {{(pid=111359) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:41:19.610102 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.volume.api [None req-7a0b42f0-e740-40b1-9f21-df8aac59b2f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111359) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:41:19.620241 np0000191711 devstack@c-api.service[111359]: INFO cinder.volume.api [None req-7a0b42f0-e740-40b1-9f21-df8aac59b2f0 demo demo] Get all volumes completed successfully. Sep 01 06:41:19.621907 np0000191711 devstack@c-api.service[111359]: INFO cinder.api.openstack.wsgi [None req-7a0b42f0-e740-40b1-9f21-df8aac59b2f0 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:41:19.622410 np0000191711 devstack@c-api.service[111359]: [pid: 111359|app: 0|req: 10/41] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:41:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:41:29.615264 np0000191711 devstack@c-api.service[111359]: DEBUG dbcounter [-] [111359] Writing DB stats cinder:SELECT=1 {{(pid=111359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:42:19.637758 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.middleware.request_id [None req-6a31d99c-a4f9-4c26-afc2-3a7632d51921 None None] RequestId filter calling following filter/app {{(pid=111357) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:42:19.788115 np0000191711 devstack@c-api.service[111357]: INFO cinder.api.openstack.wsgi [None req-6a31d99c-a4f9-4c26-afc2-3a7632d51921 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:42:19.788592 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.openstack.wsgi [None req-6a31d99c-a4f9-4c26-afc2-3a7632d51921 demo demo] Empty body provided in request {{(pid=111357) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:42:19.788972 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.openstack.wsgi [None req-6a31d99c-a4f9-4c26-afc2-3a7632d51921 demo demo] Calling method 'detail' {{(pid=111357) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:42:19.789421 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.api_utils [None req-6a31d99c-a4f9-4c26-afc2-3a7632d51921 demo demo] Removing options '' from query. {{(pid=111357) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:42:19.790787 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.volume.api [None req-6a31d99c-a4f9-4c26-afc2-3a7632d51921 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111357) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:42:19.803720 np0000191711 devstack@c-api.service[111357]: INFO cinder.volume.api [None req-6a31d99c-a4f9-4c26-afc2-3a7632d51921 demo demo] Get all volumes completed successfully. Sep 01 06:42:19.807604 np0000191711 devstack@c-api.service[111357]: INFO cinder.api.openstack.wsgi [None req-6a31d99c-a4f9-4c26-afc2-3a7632d51921 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:42:19.808241 np0000191711 devstack@c-api.service[111357]: [pid: 111357|app: 0|req: 11/42] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:42:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:42:29.795380 np0000191711 devstack@c-api.service[111357]: DEBUG dbcounter [-] [111357] Writing DB stats cinder:SELECT=1 {{(pid=111357) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:43:19.822911 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.middleware.request_id [None req-eef19aee-37e5-4104-afde-e0be934ad88c None None] RequestId filter calling following filter/app {{(pid=111360) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:43:19.826785 np0000191711 devstack@c-api.service[111360]: INFO cinder.api.openstack.wsgi [None req-eef19aee-37e5-4104-afde-e0be934ad88c demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:43:19.827123 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.openstack.wsgi [None req-eef19aee-37e5-4104-afde-e0be934ad88c demo demo] Empty body provided in request {{(pid=111360) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:43:19.827772 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.openstack.wsgi [None req-eef19aee-37e5-4104-afde-e0be934ad88c demo demo] Calling method 'detail' {{(pid=111360) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:43:19.828151 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.api_utils [None req-eef19aee-37e5-4104-afde-e0be934ad88c demo demo] Removing options '' from query. {{(pid=111360) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:43:19.829876 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.volume.api [None req-eef19aee-37e5-4104-afde-e0be934ad88c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111360) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:43:19.842905 np0000191711 devstack@c-api.service[111360]: INFO cinder.volume.api [None req-eef19aee-37e5-4104-afde-e0be934ad88c demo demo] Get all volumes completed successfully. Sep 01 06:43:19.844802 np0000191711 devstack@c-api.service[111360]: INFO cinder.api.openstack.wsgi [None req-eef19aee-37e5-4104-afde-e0be934ad88c demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:43:19.845181 np0000191711 devstack@c-api.service[111360]: [pid: 111360|app: 0|req: 11/43] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:43:19 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 01 06:43:29.834814 np0000191711 devstack@c-api.service[111360]: DEBUG dbcounter [-] [111360] Writing DB stats cinder:SELECT=1 {{(pid=111360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:44:19.860583 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.middleware.request_id [None req-52f83dc6-999b-464c-a26b-5da0ad47e2bd None None] RequestId filter calling following filter/app {{(pid=111358) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:44:19.863052 np0000191711 devstack@c-api.service[111358]: INFO cinder.api.openstack.wsgi [None req-52f83dc6-999b-464c-a26b-5da0ad47e2bd demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:44:19.863484 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.openstack.wsgi [None req-52f83dc6-999b-464c-a26b-5da0ad47e2bd demo demo] Empty body provided in request {{(pid=111358) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:44:19.863484 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.openstack.wsgi [None req-52f83dc6-999b-464c-a26b-5da0ad47e2bd demo demo] Calling method 'detail' {{(pid=111358) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:44:19.863760 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.api_utils [None req-52f83dc6-999b-464c-a26b-5da0ad47e2bd demo demo] Removing options '' from query. {{(pid=111358) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:44:19.864575 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.volume.api [None req-52f83dc6-999b-464c-a26b-5da0ad47e2bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111358) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:44:19.873012 np0000191711 devstack@c-api.service[111358]: INFO cinder.volume.api [None req-52f83dc6-999b-464c-a26b-5da0ad47e2bd demo demo] Get all volumes completed successfully. Sep 01 06:44:19.876689 np0000191711 devstack@c-api.service[111358]: INFO cinder.api.openstack.wsgi [None req-52f83dc6-999b-464c-a26b-5da0ad47e2bd demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:44:19.877155 np0000191711 devstack@c-api.service[111358]: [pid: 111358|app: 0|req: 12/44] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:44:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:44:29.867816 np0000191711 devstack@c-api.service[111358]: DEBUG dbcounter [-] [111358] Writing DB stats cinder:SELECT=1 {{(pid=111358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:45:19.894960 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.middleware.request_id [None req-313be28d-d40c-457e-9fc1-6455ea9e5a89 None None] RequestId filter calling following filter/app {{(pid=111359) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:45:19.899199 np0000191711 devstack@c-api.service[111359]: INFO cinder.api.openstack.wsgi [None req-313be28d-d40c-457e-9fc1-6455ea9e5a89 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:45:19.899667 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.openstack.wsgi [None req-313be28d-d40c-457e-9fc1-6455ea9e5a89 demo demo] Empty body provided in request {{(pid=111359) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:45:19.900023 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.openstack.wsgi [None req-313be28d-d40c-457e-9fc1-6455ea9e5a89 demo demo] Calling method 'detail' {{(pid=111359) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:45:19.900749 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.api_utils [None req-313be28d-d40c-457e-9fc1-6455ea9e5a89 demo demo] Removing options '' from query. {{(pid=111359) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:45:19.902176 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.volume.api [None req-313be28d-d40c-457e-9fc1-6455ea9e5a89 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111359) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:45:19.916569 np0000191711 devstack@c-api.service[111359]: INFO cinder.volume.api [None req-313be28d-d40c-457e-9fc1-6455ea9e5a89 demo demo] Get all volumes completed successfully. Sep 01 06:45:19.921191 np0000191711 devstack@c-api.service[111359]: INFO cinder.api.openstack.wsgi [None req-313be28d-d40c-457e-9fc1-6455ea9e5a89 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:45:19.922349 np0000191711 devstack@c-api.service[111359]: [pid: 111359|app: 0|req: 11/45] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:45:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:45:29.907371 np0000191711 devstack@c-api.service[111359]: DEBUG dbcounter [-] [111359] Writing DB stats cinder:SELECT=1 {{(pid=111359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:46:19.937554 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.middleware.request_id [None req-535ffa95-7522-41fb-b0c7-345e16b844f7 None None] RequestId filter calling following filter/app {{(pid=111357) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:46:19.941059 np0000191711 devstack@c-api.service[111357]: INFO cinder.api.openstack.wsgi [None req-535ffa95-7522-41fb-b0c7-345e16b844f7 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:46:19.941429 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.openstack.wsgi [None req-535ffa95-7522-41fb-b0c7-345e16b844f7 demo demo] Empty body provided in request {{(pid=111357) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:46:19.941772 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.openstack.wsgi [None req-535ffa95-7522-41fb-b0c7-345e16b844f7 demo demo] Calling method 'detail' {{(pid=111357) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:46:19.942216 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.api_utils [None req-535ffa95-7522-41fb-b0c7-345e16b844f7 demo demo] Removing options '' from query. {{(pid=111357) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:46:19.943537 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.volume.api [None req-535ffa95-7522-41fb-b0c7-345e16b844f7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111357) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:46:19.956654 np0000191711 devstack@c-api.service[111357]: INFO cinder.volume.api [None req-535ffa95-7522-41fb-b0c7-345e16b844f7 demo demo] Get all volumes completed successfully. Sep 01 06:46:19.960661 np0000191711 devstack@c-api.service[111357]: INFO cinder.api.openstack.wsgi [None req-535ffa95-7522-41fb-b0c7-345e16b844f7 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:46:19.961345 np0000191711 devstack@c-api.service[111357]: [pid: 111357|app: 0|req: 12/46] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:46:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:46:29.947566 np0000191711 devstack@c-api.service[111357]: DEBUG dbcounter [-] [111357] Writing DB stats cinder:SELECT=1 {{(pid=111357) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:47:19.976620 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.middleware.request_id [None req-88acf3e3-7d89-427a-87e4-f13ee0971af7 None None] RequestId filter calling following filter/app {{(pid=111360) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:47:19.980661 np0000191711 devstack@c-api.service[111360]: INFO cinder.api.openstack.wsgi [None req-88acf3e3-7d89-427a-87e4-f13ee0971af7 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:47:19.980998 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.openstack.wsgi [None req-88acf3e3-7d89-427a-87e4-f13ee0971af7 demo demo] Empty body provided in request {{(pid=111360) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:47:19.981359 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.openstack.wsgi [None req-88acf3e3-7d89-427a-87e4-f13ee0971af7 demo demo] Calling method 'detail' {{(pid=111360) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:47:19.981866 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.api_utils [None req-88acf3e3-7d89-427a-87e4-f13ee0971af7 demo demo] Removing options '' from query. {{(pid=111360) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:47:19.983184 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.volume.api [None req-88acf3e3-7d89-427a-87e4-f13ee0971af7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111360) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:47:19.994950 np0000191711 devstack@c-api.service[111360]: INFO cinder.volume.api [None req-88acf3e3-7d89-427a-87e4-f13ee0971af7 demo demo] Get all volumes completed successfully. Sep 01 06:47:19.999020 np0000191711 devstack@c-api.service[111360]: INFO cinder.api.openstack.wsgi [None req-88acf3e3-7d89-427a-87e4-f13ee0971af7 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:47:20.000233 np0000191711 devstack@c-api.service[111360]: [pid: 111360|app: 0|req: 12/47] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:47:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:47:29.987430 np0000191711 devstack@c-api.service[111360]: DEBUG dbcounter [-] [111360] Writing DB stats cinder:SELECT=1 {{(pid=111360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:48:20.018159 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.middleware.request_id [None req-dd277258-b7c6-4266-a6d7-c69126b73597 None None] RequestId filter calling following filter/app {{(pid=111358) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:48:20.104120 np0000191711 devstack@c-api.service[111358]: INFO cinder.api.openstack.wsgi [None req-dd277258-b7c6-4266-a6d7-c69126b73597 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:48:20.105018 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.openstack.wsgi [None req-dd277258-b7c6-4266-a6d7-c69126b73597 demo demo] Empty body provided in request {{(pid=111358) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:48:20.105018 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.openstack.wsgi [None req-dd277258-b7c6-4266-a6d7-c69126b73597 demo demo] Calling method 'detail' {{(pid=111358) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:48:20.105018 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.api_utils [None req-dd277258-b7c6-4266-a6d7-c69126b73597 demo demo] Removing options '' from query. {{(pid=111358) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:48:20.105813 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.volume.api [None req-dd277258-b7c6-4266-a6d7-c69126b73597 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111358) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:48:20.113648 np0000191711 devstack@c-api.service[111358]: INFO cinder.volume.api [None req-dd277258-b7c6-4266-a6d7-c69126b73597 demo demo] Get all volumes completed successfully. Sep 01 06:48:20.116048 np0000191711 devstack@c-api.service[111358]: INFO cinder.api.openstack.wsgi [None req-dd277258-b7c6-4266-a6d7-c69126b73597 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:48:20.116757 np0000191711 devstack@c-api.service[111358]: [pid: 111358|app: 0|req: 13/48] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:48:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:48:30.108839 np0000191711 devstack@c-api.service[111358]: DEBUG dbcounter [-] [111358] Writing DB stats cinder:SELECT=1 {{(pid=111358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:49:20.131119 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.middleware.request_id [None req-653b1d62-43f2-4227-9300-f05c80f5b551 None None] RequestId filter calling following filter/app {{(pid=111359) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:49:20.134884 np0000191711 devstack@c-api.service[111359]: INFO cinder.api.openstack.wsgi [None req-653b1d62-43f2-4227-9300-f05c80f5b551 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:49:20.135235 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.openstack.wsgi [None req-653b1d62-43f2-4227-9300-f05c80f5b551 demo demo] Empty body provided in request {{(pid=111359) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:49:20.135602 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.openstack.wsgi [None req-653b1d62-43f2-4227-9300-f05c80f5b551 demo demo] Calling method 'detail' {{(pid=111359) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:49:20.136025 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.api_utils [None req-653b1d62-43f2-4227-9300-f05c80f5b551 demo demo] Removing options '' from query. {{(pid=111359) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:49:20.137286 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.volume.api [None req-653b1d62-43f2-4227-9300-f05c80f5b551 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111359) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:49:20.152591 np0000191711 devstack@c-api.service[111359]: INFO cinder.volume.api [None req-653b1d62-43f2-4227-9300-f05c80f5b551 demo demo] Get all volumes completed successfully. Sep 01 06:49:20.156803 np0000191711 devstack@c-api.service[111359]: INFO cinder.api.openstack.wsgi [None req-653b1d62-43f2-4227-9300-f05c80f5b551 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:49:20.157828 np0000191711 devstack@c-api.service[111359]: [pid: 111359|app: 0|req: 12/49] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:49:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:49:30.141346 np0000191711 devstack@c-api.service[111359]: DEBUG dbcounter [-] [111359] Writing DB stats cinder:SELECT=1 {{(pid=111359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:50:20.177856 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.middleware.request_id [None req-bdb4e06d-2ed4-47d7-b9f1-8e8027bffc13 None None] RequestId filter calling following filter/app {{(pid=111357) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:50:20.180567 np0000191711 devstack@c-api.service[111357]: INFO cinder.api.openstack.wsgi [None req-bdb4e06d-2ed4-47d7-b9f1-8e8027bffc13 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:50:20.180807 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.openstack.wsgi [None req-bdb4e06d-2ed4-47d7-b9f1-8e8027bffc13 demo demo] Empty body provided in request {{(pid=111357) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:50:20.181044 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.openstack.wsgi [None req-bdb4e06d-2ed4-47d7-b9f1-8e8027bffc13 demo demo] Calling method 'detail' {{(pid=111357) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:50:20.181332 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.api.api_utils [None req-bdb4e06d-2ed4-47d7-b9f1-8e8027bffc13 demo demo] Removing options '' from query. {{(pid=111357) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:50:20.182420 np0000191711 devstack@c-api.service[111357]: DEBUG cinder.volume.api [None req-bdb4e06d-2ed4-47d7-b9f1-8e8027bffc13 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111357) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:50:20.190573 np0000191711 devstack@c-api.service[111357]: INFO cinder.volume.api [None req-bdb4e06d-2ed4-47d7-b9f1-8e8027bffc13 demo demo] Get all volumes completed successfully. Sep 01 06:50:20.193225 np0000191711 devstack@c-api.service[111357]: INFO cinder.api.openstack.wsgi [None req-bdb4e06d-2ed4-47d7-b9f1-8e8027bffc13 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:50:20.193907 np0000191711 devstack@c-api.service[111357]: [pid: 111357|app: 0|req: 13/50] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:50:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:50:30.185665 np0000191711 devstack@c-api.service[111357]: DEBUG dbcounter [-] [111357] Writing DB stats cinder:SELECT=1 {{(pid=111357) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:51:20.208157 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.middleware.request_id [None req-84c5a550-a0f6-4382-a88f-e2642022068a None None] RequestId filter calling following filter/app {{(pid=111360) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:51:20.212531 np0000191711 devstack@c-api.service[111360]: INFO cinder.api.openstack.wsgi [None req-84c5a550-a0f6-4382-a88f-e2642022068a demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:51:20.212883 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.openstack.wsgi [None req-84c5a550-a0f6-4382-a88f-e2642022068a demo demo] Empty body provided in request {{(pid=111360) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:51:20.213278 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.openstack.wsgi [None req-84c5a550-a0f6-4382-a88f-e2642022068a demo demo] Calling method 'detail' {{(pid=111360) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:51:20.213879 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.api.api_utils [None req-84c5a550-a0f6-4382-a88f-e2642022068a demo demo] Removing options '' from query. {{(pid=111360) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:51:20.215818 np0000191711 devstack@c-api.service[111360]: DEBUG cinder.volume.api [None req-84c5a550-a0f6-4382-a88f-e2642022068a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111360) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:51:20.228496 np0000191711 devstack@c-api.service[111360]: INFO cinder.volume.api [None req-84c5a550-a0f6-4382-a88f-e2642022068a demo demo] Get all volumes completed successfully. Sep 01 06:51:20.232504 np0000191711 devstack@c-api.service[111360]: INFO cinder.api.openstack.wsgi [None req-84c5a550-a0f6-4382-a88f-e2642022068a demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:51:20.233178 np0000191711 devstack@c-api.service[111360]: [pid: 111360|app: 0|req: 13/51] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:51:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:51:30.220778 np0000191711 devstack@c-api.service[111360]: DEBUG dbcounter [-] [111360] Writing DB stats cinder:SELECT=1 {{(pid=111360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:52:20.253749 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.middleware.request_id [None req-210a803e-c469-4139-abfa-3443a752e156 None None] RequestId filter calling following filter/app {{(pid=111358) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:52:20.258041 np0000191711 devstack@c-api.service[111358]: INFO cinder.api.openstack.wsgi [None req-210a803e-c469-4139-abfa-3443a752e156 demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:52:20.258374 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.openstack.wsgi [None req-210a803e-c469-4139-abfa-3443a752e156 demo demo] Empty body provided in request {{(pid=111358) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:52:20.258845 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.openstack.wsgi [None req-210a803e-c469-4139-abfa-3443a752e156 demo demo] Calling method 'detail' {{(pid=111358) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:52:20.259358 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.api.api_utils [None req-210a803e-c469-4139-abfa-3443a752e156 demo demo] Removing options '' from query. {{(pid=111358) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:52:20.260773 np0000191711 devstack@c-api.service[111358]: DEBUG cinder.volume.api [None req-210a803e-c469-4139-abfa-3443a752e156 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111358) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:52:20.270105 np0000191711 devstack@c-api.service[111358]: INFO cinder.volume.api [None req-210a803e-c469-4139-abfa-3443a752e156 demo demo] Get all volumes completed successfully. Sep 01 06:52:20.273786 np0000191711 devstack@c-api.service[111358]: INFO cinder.api.openstack.wsgi [None req-210a803e-c469-4139-abfa-3443a752e156 demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:52:20.273786 np0000191711 devstack@c-api.service[111358]: [pid: 111358|app: 0|req: 14/52] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:52:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:52:30.264736 np0000191711 devstack@c-api.service[111358]: DEBUG dbcounter [-] [111358] Writing DB stats cinder:SELECT=1 {{(pid=111358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 06:53:20.287991 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.middleware.request_id [None req-c7c69450-df83-4392-b1ee-b05c4d4d765b None None] RequestId filter calling following filter/app {{(pid=111359) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 06:53:20.293538 np0000191711 devstack@c-api.service[111359]: INFO cinder.api.openstack.wsgi [None req-c7c69450-df83-4392-b1ee-b05c4d4d765b demo demo] GET https://162.253.55.189/volume/v3/volumes/detail Sep 01 06:53:20.293538 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.openstack.wsgi [None req-c7c69450-df83-4392-b1ee-b05c4d4d765b demo demo] Empty body provided in request {{(pid=111359) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 06:53:20.293538 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.openstack.wsgi [None req-c7c69450-df83-4392-b1ee-b05c4d4d765b demo demo] Calling method 'detail' {{(pid=111359) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 06:53:20.294249 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.api.api_utils [None req-c7c69450-df83-4392-b1ee-b05c4d4d765b demo demo] Removing options '' from query. {{(pid=111359) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 06:53:20.295407 np0000191711 devstack@c-api.service[111359]: DEBUG cinder.volume.api [None req-c7c69450-df83-4392-b1ee-b05c4d4d765b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111359) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 06:53:20.311511 np0000191711 devstack@c-api.service[111359]: INFO cinder.volume.api [None req-c7c69450-df83-4392-b1ee-b05c4d4d765b demo demo] Get all volumes completed successfully. Sep 01 06:53:20.315641 np0000191711 devstack@c-api.service[111359]: INFO cinder.api.openstack.wsgi [None req-c7c69450-df83-4392-b1ee-b05c4d4d765b demo demo] https://162.253.55.189/volume/v3/volumes/detail returned with HTTP 200 Sep 01 06:53:20.316461 np0000191711 devstack@c-api.service[111359]: [pid: 111359|app: 0|req: 13/53] 162.253.55.189 () {64 vars in 1295 bytes} [Tue Sep 1 06:53:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 06:53:30.300631 np0000191711 devstack@c-api.service[111359]: DEBUG dbcounter [-] [111359] Writing DB stats cinder:SELECT=1 {{(pid=111359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}