Sep 10 21:45:12.480495 np0000192556 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 10 21:45:12.492465 np0000192556 devstack@c-api.service[111854]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 10 21:45:12.497107 np0000192556 devstack@c-api.service[111854]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Sep 10 21:45:12 2026] *** Sep 10 21:45:12.497107 np0000192556 devstack@c-api.service[111854]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 10 21:45:12.497107 np0000192556 devstack@c-api.service[111854]: os: Linux-6.8.0-139-generic #139-Ubuntu SMP PREEMPT_DYNAMIC Sat Aug 1 03:52:05 UTC 2026 Sep 10 21:45:12.497107 np0000192556 devstack@c-api.service[111854]: nodename: np0000192556 Sep 10 21:45:12.497107 np0000192556 devstack@c-api.service[111854]: machine: x86_64 Sep 10 21:45:12.497107 np0000192556 devstack@c-api.service[111854]: clock source: unix Sep 10 21:45:12.497107 np0000192556 devstack@c-api.service[111854]: pcre jit disabled Sep 10 21:45:12.497107 np0000192556 devstack@c-api.service[111854]: detected number of CPU cores: 16 Sep 10 21:45:12.497107 np0000192556 devstack@c-api.service[111854]: current working directory: / Sep 10 21:45:12.497107 np0000192556 devstack@c-api.service[111854]: detected binary path: /usr/bin/uwsgi-core Sep 10 21:45:12.497107 np0000192556 devstack@c-api.service[111854]: your processes number limit is 256916 Sep 10 21:45:12.497107 np0000192556 devstack@c-api.service[111854]: your memory page size is 4096 bytes Sep 10 21:45:12.497107 np0000192556 devstack@c-api.service[111854]: detected max file descriptor number: 2048 Sep 10 21:45:12.497107 np0000192556 devstack@c-api.service[111854]: lock engine: pthread robust mutexes Sep 10 21:45:12.497846 np0000192556 devstack@c-api.service[111854]: thunder lock: enabled Sep 10 21:45:12.497846 np0000192556 devstack@c-api.service[111854]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 10 21:45:12.497958 np0000192556 devstack@c-api.service[111854]: Python version: 3.12.3 (main, Aug 31 2026, 10:18:26) [GCC 13.3.0] Sep 10 21:45:12.497958 np0000192556 devstack@c-api.service[111854]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 10 21:45:12.497958 np0000192556 devstack@c-api.service[111854]: Set PythonHome to /opt/stack/data/venv Sep 10 21:45:12.548161 np0000192556 devstack@c-api.service[111854]: Python main interpreter initialized at 0x703d0b2a4668 Sep 10 21:45:12.548161 np0000192556 devstack@c-api.service[111854]: python threads support enabled Sep 10 21:45:12.548161 np0000192556 devstack@c-api.service[111854]: your server socket listen backlog is limited to 100 connections Sep 10 21:45:12.548161 np0000192556 devstack@c-api.service[111854]: your mercy for graceful operations on workers is 80 seconds Sep 10 21:45:12.548669 np0000192556 devstack@c-api.service[111854]: mapped 671795 bytes (656 KB) for 4 cores Sep 10 21:45:12.548801 np0000192556 devstack@c-api.service[111854]: *** Operational MODE: preforking *** Sep 10 21:45:12.548972 np0000192556 devstack@c-api.service[111854]: *** uWSGI is running in multiple interpreter mode *** Sep 10 21:45:12.548972 np0000192556 devstack@c-api.service[111854]: spawned uWSGI master process (pid: 111854) Sep 10 21:45:12.549168 np0000192556 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 10 21:45:12.550222 np0000192556 devstack@c-api.service[111854]: spawned uWSGI worker 1 (pid: 111862, cores: 1) Sep 10 21:45:12.550700 np0000192556 devstack@c-api.service[111854]: spawned uWSGI worker 2 (pid: 111863, cores: 1) Sep 10 21:45:12.551261 np0000192556 devstack@c-api.service[111854]: spawned uWSGI worker 3 (pid: 111864, cores: 1) Sep 10 21:45:12.551693 np0000192556 devstack@c-api.service[111854]: spawned uWSGI worker 4 (pid: 111865, cores: 1) Sep 10 21:45:12.551774 np0000192556 devstack@c-api.service[111854]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 10 21:45:12.700381 np0000192556 devstack@c-api.service[111862]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 10 21:45:12.700381 np0000192556 devstack@c-api.service[111862]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 10 21:45:12.700381 np0000192556 devstack@c-api.service[111862]: we strongly recommend against using it for new projects. Sep 10 21:45:12.700381 np0000192556 devstack@c-api.service[111862]: If you are already using Eventlet, we recommend migrating to a different Sep 10 21:45:12.700381 np0000192556 devstack@c-api.service[111862]: framework. For more detail see Sep 10 21:45:12.700381 np0000192556 devstack@c-api.service[111862]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 10 21:45:12.700381 np0000192556 devstack@c-api.service[111862]: import eventlet # noqa Sep 10 21:45:12.704375 np0000192556 devstack@c-api.service[111865]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 10 21:45:12.704375 np0000192556 devstack@c-api.service[111865]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 10 21:45:12.704375 np0000192556 devstack@c-api.service[111865]: we strongly recommend against using it for new projects. Sep 10 21:45:12.704375 np0000192556 devstack@c-api.service[111865]: If you are already using Eventlet, we recommend migrating to a different Sep 10 21:45:12.704375 np0000192556 devstack@c-api.service[111865]: framework. For more detail see Sep 10 21:45:12.704375 np0000192556 devstack@c-api.service[111865]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 10 21:45:12.704375 np0000192556 devstack@c-api.service[111865]: import eventlet # noqa Sep 10 21:45:12.712117 np0000192556 devstack@c-api.service[111863]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 10 21:45:12.712117 np0000192556 devstack@c-api.service[111863]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 10 21:45:12.712117 np0000192556 devstack@c-api.service[111863]: we strongly recommend against using it for new projects. Sep 10 21:45:12.712117 np0000192556 devstack@c-api.service[111863]: If you are already using Eventlet, we recommend migrating to a different Sep 10 21:45:12.712117 np0000192556 devstack@c-api.service[111863]: framework. For more detail see Sep 10 21:45:12.712117 np0000192556 devstack@c-api.service[111863]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 10 21:45:12.712117 np0000192556 devstack@c-api.service[111863]: import eventlet # noqa Sep 10 21:45:12.719123 np0000192556 devstack@c-api.service[111864]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 10 21:45:12.719123 np0000192556 devstack@c-api.service[111864]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 10 21:45:12.719123 np0000192556 devstack@c-api.service[111864]: we strongly recommend against using it for new projects. Sep 10 21:45:12.719123 np0000192556 devstack@c-api.service[111864]: If you are already using Eventlet, we recommend migrating to a different Sep 10 21:45:12.719123 np0000192556 devstack@c-api.service[111864]: framework. For more detail see Sep 10 21:45:12.719123 np0000192556 devstack@c-api.service[111864]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 10 21:45:12.719123 np0000192556 devstack@c-api.service[111864]: import eventlet # noqa Sep 10 21:45:12.855254 np0000192556 devstack@c-api.service[111865]: /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 10 21:45:12.855254 np0000192556 devstack@c-api.service[111865]: from cgi import parse_header Sep 10 21:45:12.858328 np0000192556 devstack@c-api.service[111862]: /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 10 21:45:12.858328 np0000192556 devstack@c-api.service[111862]: from cgi import parse_header Sep 10 21:45:12.884774 np0000192556 devstack@c-api.service[111864]: /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 10 21:45:12.884774 np0000192556 devstack@c-api.service[111864]: from cgi import parse_header Sep 10 21:45:12.894119 np0000192556 devstack@c-api.service[111865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 10 21:45:12.894119 np0000192556 devstack@c-api.service[111865]: warnings.warn( Sep 10 21:45:12.897589 np0000192556 devstack@c-api.service[111862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 10 21:45:12.897589 np0000192556 devstack@c-api.service[111862]: warnings.warn( Sep 10 21:45:12.900765 np0000192556 devstack@c-api.service[111863]: /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 10 21:45:12.900765 np0000192556 devstack@c-api.service[111863]: from cgi import parse_header Sep 10 21:45:12.905248 np0000192556 devstack@c-api.service[111865]: /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 10 21:45:12.905248 np0000192556 devstack@c-api.service[111865]: removals.removed_module( Sep 10 21:45:12.906069 np0000192556 devstack@c-api.service[111865]: /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 10 21:45:12.906069 np0000192556 devstack@c-api.service[111865]: removals.removed_module( Sep 10 21:45:12.908467 np0000192556 devstack@c-api.service[111862]: /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 10 21:45:12.908467 np0000192556 devstack@c-api.service[111862]: removals.removed_module( Sep 10 21:45:12.909263 np0000192556 devstack@c-api.service[111862]: /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 10 21:45:12.909263 np0000192556 devstack@c-api.service[111862]: removals.removed_module( Sep 10 21:45:12.924453 np0000192556 devstack@c-api.service[111864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 10 21:45:12.924453 np0000192556 devstack@c-api.service[111864]: warnings.warn( Sep 10 21:45:12.935984 np0000192556 devstack@c-api.service[111864]: /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 10 21:45:12.935984 np0000192556 devstack@c-api.service[111864]: removals.removed_module( Sep 10 21:45:12.936864 np0000192556 devstack@c-api.service[111864]: /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 10 21:45:12.936864 np0000192556 devstack@c-api.service[111864]: removals.removed_module( Sep 10 21:45:12.940636 np0000192556 devstack@c-api.service[111863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 10 21:45:12.940636 np0000192556 devstack@c-api.service[111863]: warnings.warn( Sep 10 21:45:12.952552 np0000192556 devstack@c-api.service[111863]: /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 10 21:45:12.952552 np0000192556 devstack@c-api.service[111863]: removals.removed_module( Sep 10 21:45:12.952769 np0000192556 devstack@c-api.service[111863]: /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 10 21:45:12.952769 np0000192556 devstack@c-api.service[111863]: removals.removed_module( Sep 10 21:45:13.644869 np0000192556 devstack@c-api.service[111862]: /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 10 21:45:13.644869 np0000192556 devstack@c-api.service[111862]: warnings.warn( Sep 10 21:45:13.691936 np0000192556 devstack@c-api.service[111862]: /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 10 21:45:13.691936 np0000192556 devstack@c-api.service[111862]: warnings.warn( Sep 10 21:45:13.702674 np0000192556 devstack@c-api.service[111865]: /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 10 21:45:13.702674 np0000192556 devstack@c-api.service[111865]: warnings.warn( Sep 10 21:45:13.716305 np0000192556 devstack@c-api.service[111864]: /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 10 21:45:13.716305 np0000192556 devstack@c-api.service[111864]: warnings.warn( Sep 10 21:45:13.726620 np0000192556 devstack@c-api.service[111863]: /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 10 21:45:13.726620 np0000192556 devstack@c-api.service[111863]: warnings.warn( Sep 10 21:45:13.751179 np0000192556 devstack@c-api.service[111865]: /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 10 21:45:13.751179 np0000192556 devstack@c-api.service[111865]: warnings.warn( Sep 10 21:45:13.768790 np0000192556 devstack@c-api.service[111864]: /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 10 21:45:13.768790 np0000192556 devstack@c-api.service[111864]: warnings.warn( Sep 10 21:45:13.775389 np0000192556 devstack@c-api.service[111863]: /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 10 21:45:13.775389 np0000192556 devstack@c-api.service[111863]: warnings.warn( Sep 10 21:45:13.878747 np0000192556 devstack@c-api.service[111862]: 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 10 21:45:13.879340 np0000192556 devstack@c-api.service[111862]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111862) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 10 21:45:13.927214 np0000192556 devstack@c-api.service[111865]: 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 10 21:45:13.927397 np0000192556 devstack@c-api.service[111865]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111865) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 10 21:45:13.949826 np0000192556 devstack@c-api.service[111863]: 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 10 21:45:13.950308 np0000192556 devstack@c-api.service[111863]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111863) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 10 21:45:13.963566 np0000192556 devstack@c-api.service[111862]: /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 10 21:45:13.963566 np0000192556 devstack@c-api.service[111862]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 10 21:45:13.964759 np0000192556 devstack@c-api.service[111864]: 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 10 21:45:13.964939 np0000192556 devstack@c-api.service[111864]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111864) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 10 21:45:13.988213 np0000192556 devstack@c-api.service[111865]: /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 10 21:45:13.988213 np0000192556 devstack@c-api.service[111865]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 10 21:45:14.010595 np0000192556 devstack@c-api.service[111863]: /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 10 21:45:14.010595 np0000192556 devstack@c-api.service[111863]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 10 21:45:14.031353 np0000192556 devstack@c-api.service[111864]: /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 10 21:45:14.031353 np0000192556 devstack@c-api.service[111864]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 10 21:45:14.415566 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111862) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 10 21:45:14.415810 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111863) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 10 21:45:14.415931 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.416062 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.416139 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111865) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 10 21:45:14.416237 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.416362 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.416447 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.416552 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111864) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 10 21:45:14.416640 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.416706 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.416706 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.416838 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.416899 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.416899 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.417058 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.417058 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.417194 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.417253 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.417253 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.417253 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.417597 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.417597 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.417741 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.417814 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.418006 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.418197 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.418281 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.418338 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.418402 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.418460 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.418527 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.418584 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.418640 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.418694 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.418749 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.418749 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.418868 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.418923 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.419005 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.419085 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.419142 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.419196 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.419250 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.419304 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.419359 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.419359 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.419484 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.419543 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.419598 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.419660 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.419724 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.419778 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.419834 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.419898 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.419953 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.420317 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.420491 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.420560 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.420632 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.420696 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.420758 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.420838 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.420908 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.420990 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.421106 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.421174 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.421174 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.421174 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.421174 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.421174 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.421174 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.421530 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.421530 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.421647 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.421706 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.421771 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.421837 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.421916 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.422008 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.422125 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.422183 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.422238 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.422302 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.422361 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.422361 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.422465 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.422465 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.422465 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.422712 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.422772 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.422772 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.422772 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.422772 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.423001 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.423001 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.423001 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.423001 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.423001 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.423001 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.423340 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.423340 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.423340 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.423514 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.423578 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.423634 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.423749 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.423831 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.423886 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.423941 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.424018 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.424103 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.424160 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.424215 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.424285 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.424341 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.424396 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.424460 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.424460 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.424460 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.424460 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.424707 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.424775 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.424840 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.424840 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.424943 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.425053 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.425113 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.425169 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.425226 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.425281 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.425351 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.425408 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.425463 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.425519 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.425575 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.425639 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.425696 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.425751 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.425807 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.425873 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.425948 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.426048 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.426107 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.426161 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.426217 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.426289 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.426349 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.426408 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.426479 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.426536 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.426592 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.426654 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.426714 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.426770 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.426836 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.426893 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.426950 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.427044 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.427103 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.427171 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.427227 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.427284 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.427333 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.427383 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.427451 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.427505 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.427505 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.427596 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.427648 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.427699 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.427699 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.427699 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.427699 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.427882 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.427932 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.427998 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.428213 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.428283 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.428344 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.428402 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.428453 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.428511 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.428560 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.428620 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.428672 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.428721 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.428771 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.428822 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.428872 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.428931 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.429007 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.429081 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.429165 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.429218 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.429272 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.429322 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.429370 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.429420 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.429471 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.429520 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.429569 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.429628 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.429688 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.429738 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.429788 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.429838 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.429889 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.429941 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.429941 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.430100 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.430153 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.430220 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.430286 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.430345 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.430406 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.430457 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.430507 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.430558 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.430614 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.430668 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.430722 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.430801 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.430801 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.430801 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.430801 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.430801 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.430801 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.430801 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.430801 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.430801 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.430801 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.431469 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.431469 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.431469 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.431469 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.431469 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.431469 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.431469 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.431469 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.431907 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.431907 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.431907 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.432104 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.432161 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.432218 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.432291 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.432347 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.432403 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.432458 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.432512 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.432568 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.432624 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.432679 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.432741 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.432984 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.433082 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.433140 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.433197 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.433250 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.433305 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.433360 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.433415 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.433486 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.433549 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.433621 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.433676 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.433731 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.433786 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.433786 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.433912 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.433984 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.433984 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.434170 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.434227 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.434300 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.434355 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.434416 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.434416 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.434514 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.434571 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.434625 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.434679 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.434743 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.434806 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.434877 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.434934 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.435098 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.435177 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.435250 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.435310 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.435365 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.435419 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.435474 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.435543 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.435599 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.435653 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.435714 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.435777 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.435832 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.435893 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.435947 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.436046 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.436137 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.436203 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.436270 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.436336 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.436400 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.436471 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.436529 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.436589 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.436663 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.436723 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.436789 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.436844 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.436900 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.436955 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.437061 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.437138 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.437194 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.437250 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.437307 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.437361 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.437427 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.437491 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.437491 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.437491 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.437635 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.437691 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.437691 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.437691 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.437846 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.437910 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.437966 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.437966 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.437966 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.437966 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.437966 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.437966 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.437966 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.437966 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.437966 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.437966 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.438641 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.438641 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.438641 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.438641 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.438641 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.438641 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.438959 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.439056 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.439132 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.439132 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.439242 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.439310 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.439365 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.439365 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.439365 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.439509 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.439564 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.439618 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.439692 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.439748 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.439804 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.439858 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.439911 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.440015 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.440099 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.440156 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.440212 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.440212 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.440312 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.440385 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.440448 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.440518 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.440583 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.440640 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.440693 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.440747 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.440801 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.440857 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.440911 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.440965 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.441078 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.441078 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.441184 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.441240 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.441240 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.441240 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.441240 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.441240 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.441240 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.441240 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.441240 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.441711 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.441711 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.441711 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.441711 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.441711 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.441711 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.441711 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.441711 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.441711 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.441711 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.442321 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.442321 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.442321 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.442321 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.444893 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.444893 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.444893 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.445152 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.445224 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.445283 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.445352 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.445407 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.445517 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.445598 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.445656 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.445720 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.445720 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.445720 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.445875 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.445875 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.445875 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.445875 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.445875 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.445875 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.445875 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.446852 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.446852 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.446852 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.447363 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.447459 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.447540 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.447608 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.447673 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.447732 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.447798 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.447859 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.447915 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.447994 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.448081 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.448137 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.448216 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.448278 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.448334 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.448567 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.448622 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.448622 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.448722 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.448722 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.448722 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.448722 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.448722 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.448722 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.448722 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.448722 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.448722 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.448722 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.450704 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.450704 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.450704 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.450704 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.450986 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.450986 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.450986 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.450986 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.450986 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.450986 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.450986 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.451378 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.451378 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.451378 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.451378 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.451378 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.451378 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.451378 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.451724 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.451724 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.451724 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.451724 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.451724 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.451724 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.451724 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.452120 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.452120 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.452120 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.452120 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.452120 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.452120 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.452120 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.452573 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.452573 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.452573 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.452573 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.452573 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.452573 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.452573 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.452927 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.453006 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.453089 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.453161 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.453161 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.453274 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.453274 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.453384 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.453525 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.453659 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.453722 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.453781 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.453836 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.453952 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.453952 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.454160 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.454219 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.454219 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.454342 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.454398 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.454453 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.455168 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.455251 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.455328 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.455394 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.455394 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.455499 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.455554 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.455608 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.455662 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.455717 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.455770 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.455825 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.455825 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.455825 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.456005 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.456005 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.456163 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.456229 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.456229 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.456229 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.456229 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.456229 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.456492 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.456492 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.456492 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.456664 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.456883 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.457081 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.457152 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.457358 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.457444 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.457504 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.457569 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.457641 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.457844 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.457911 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.457966 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.458068 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.458129 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.458185 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.458241 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.458312 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.458369 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.458441 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.458496 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.458550 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.458606 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.458661 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.458718 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.458772 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.458828 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.458901 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.458959 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.459076 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.459134 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.459198 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.459252 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.459306 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.459360 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.459424 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.459481 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.459537 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.459597 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.459661 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.459717 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.459770 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.459824 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.459824 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.459824 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.459824 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.460216 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.460216 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.460216 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.460488 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.460547 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.460602 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.460659 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.460732 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.460797 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.460859 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.460914 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.460991 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.461086 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.461144 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.461200 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.461256 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.461312 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.461390 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.461445 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.461500 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.461556 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.461611 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.461611 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.461611 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.461611 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.461611 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.461611 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.461611 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.461611 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.462054 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.462054 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.462191 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.462532 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.462532 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.462532 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.462826 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.462904 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.462997 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.463090 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.463236 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.463318 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.463415 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.463486 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.463550 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.463616 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.463772 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.463840 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.463898 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.463953 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.464061 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.464123 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.464213 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.464272 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.464328 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.464383 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.464436 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.464491 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.464491 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.464491 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.464491 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.464717 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.464775 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.464775 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.464884 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.464939 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.465012 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.465097 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.465097 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.465097 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.465265 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.465324 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.465324 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.465324 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.465474 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.465531 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.465586 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.465586 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.465679 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.465733 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.465733 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.465849 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.465904 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.465904 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.466054 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.466112 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.466112 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.466112 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.466112 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.466112 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.466381 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.466444 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.466501 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.466554 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.466609 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.466609 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.466609 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.466609 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.466609 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.466869 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.466928 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.466928 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.466928 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.467152 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.467214 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.467214 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.467334 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.467391 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.467391 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.467513 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.467513 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.467513 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.467513 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.467513 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.467513 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.467513 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.467513 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.467513 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.467513 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.468090 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.468161 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.468221 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.468276 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.468349 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.468404 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.468459 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.468515 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.468568 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.468639 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.468695 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.468752 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.468806 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.468862 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.468916 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.469004 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.469086 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.469173 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.469253 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.469319 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.469319 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.469419 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.469482 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.469538 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.469596 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.469596 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.469695 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.469695 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.469695 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.469872 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.469872 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.469996 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.470082 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.470144 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.470215 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.470274 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.470330 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.470385 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.470462 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.470518 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.470576 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.470630 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.470630 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.470735 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.470735 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.470735 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.470735 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.470735 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.470735 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.470735 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.471142 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.471142 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.471142 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.471142 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.471142 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.471142 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.471142 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.471688 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.471688 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.471688 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.471688 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.471965 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.472076 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.472076 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.472180 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.472251 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.472319 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.472319 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.472443 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.472507 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.472564 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.472680 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.472680 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.472783 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.472783 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.472783 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.472783 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.472783 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.473245 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.473245 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.473245 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.473245 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.473245 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.473245 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.473245 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.473591 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.473671 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.473671 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.473785 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.473848 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.473902 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.473959 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.473959 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.474277 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.474321 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.474357 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.474394 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.474439 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.474475 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.474516 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.474553 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.474590 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.474625 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.474661 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.474697 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.474697 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.474768 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.474811 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.474847 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.474885 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.474921 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.474921 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.474921 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.475049 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.475049 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.475125 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.475165 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.475165 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.475165 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.475490 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.475531 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.475531 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.475597 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.475641 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.475676 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.475676 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.475676 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.475783 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.475823 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.475859 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.475896 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.475932 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.475990 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.476042 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.476042 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.476119 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.476163 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.476199 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.476235 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.476235 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.476306 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.476306 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.476373 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.476408 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.476408 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.476408 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.476408 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.476408 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.476585 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.476627 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.476675 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.476711 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.476752 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.476788 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.476824 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.476942 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.476942 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.477052 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.477094 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.477130 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.477164 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.477201 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.477236 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.477236 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.477236 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.477236 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.477236 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.477411 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.477411 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.477411 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.477507 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.477544 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.477544 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.477609 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.477646 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.477686 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.477727 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.477764 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.477798 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.477833 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.477868 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.477903 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.477935 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.477935 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.478013 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.478357 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.478397 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.478499 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.478499 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.478499 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.478499 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.478499 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.478499 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.478499 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 21:45:14.478780 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 21:45:14.478927 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 21:45:14.479111 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 21:45:14.479241 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 21:45:14.479361 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 21:45:14.479478 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 21:45:14.521365 np0000192556 devstack@c-api.service[111864]: INFO dbcounter [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Registered counter for database cinder Sep 10 21:45:14.522360 np0000192556 devstack@c-api.service[111862]: INFO dbcounter [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Registered counter for database cinder Sep 10 21:45:14.524238 np0000192556 devstack@c-api.service[111865]: INFO dbcounter [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Registered counter for database cinder Sep 10 21:45:14.536486 np0000192556 devstack@c-api.service[111863]: INFO dbcounter [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Registered counter for database cinder Sep 10 21:45:14.563555 np0000192556 devstack@c-api.service[111865]: DEBUG oslo_db.sqlalchemy.engines [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 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=111865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 21:45:14.565552 np0000192556 devstack@c-api.service[111864]: DEBUG oslo_db.sqlalchemy.engines [None req-93785664-39e4-424d-9698-7f7aa33e22fa 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=111864) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 21:45:14.567825 np0000192556 devstack@c-api.service[111862]: DEBUG oslo_db.sqlalchemy.engines [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 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=111862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 21:45:14.578725 np0000192556 devstack@c-api.service[111863]: DEBUG oslo_db.sqlalchemy.engines [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 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=111863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 21:45:14.672948 np0000192556 devstack@c-api.service[111865]: DEBUG dbcounter [-] [111865] Writer thread running {{(pid=111865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 10 21:45:14.675157 np0000192556 devstack@c-api.service[111865]: /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 10 21:45:14.675157 np0000192556 devstack@c-api.service[111865]: return base.obj_make_list(context, cls(context), objects.Service, Sep 10 21:45:14.675463 np0000192556 devstack@c-api.service[111865]: INFO cinder.rpc [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 10 21:45:14.677442 np0000192556 devstack@c-api.service[111865]: INFO cinder.rpc [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 10 21:45:14.679202 np0000192556 devstack@c-api.service[111865]: INFO cinder.rpc [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 10 21:45:14.679523 np0000192556 devstack@c-api.service[111864]: DEBUG dbcounter [-] [111864] Writer thread running {{(pid=111864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 10 21:45:14.680779 np0000192556 devstack@c-api.service[111865]: INFO cinder.rpc [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 10 21:45:14.681634 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.682388 np0000192556 devstack@c-api.service[111864]: /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 10 21:45:14.682388 np0000192556 devstack@c-api.service[111864]: return base.obj_make_list(context, cls(context), objects.Service, Sep 10 21:45:14.682612 np0000192556 devstack@c-api.service[111864]: INFO cinder.rpc [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 10 21:45:14.684386 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.684856 np0000192556 devstack@c-api.service[111864]: INFO cinder.rpc [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 10 21:45:14.686934 np0000192556 devstack@c-api.service[111864]: INFO cinder.rpc [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 10 21:45:14.688976 np0000192556 devstack@c-api.service[111864]: INFO cinder.rpc [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 10 21:45:14.689890 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.692756 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.701153 np0000192556 devstack@c-api.service[111863]: DEBUG dbcounter [-] [111863] Writer thread running {{(pid=111863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 10 21:45:14.704094 np0000192556 devstack@c-api.service[111863]: /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 10 21:45:14.704094 np0000192556 devstack@c-api.service[111863]: return base.obj_make_list(context, cls(context), objects.Service, Sep 10 21:45:14.704331 np0000192556 devstack@c-api.service[111863]: INFO cinder.rpc [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 10 21:45:14.707054 np0000192556 devstack@c-api.service[111863]: INFO cinder.rpc [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 10 21:45:14.707964 np0000192556 devstack@c-api.service[111862]: DEBUG dbcounter [-] [111862] Writer thread running {{(pid=111862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 10 21:45:14.709263 np0000192556 devstack@c-api.service[111863]: INFO cinder.rpc [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 10 21:45:14.711309 np0000192556 devstack@c-api.service[111863]: INFO cinder.rpc [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 10 21:45:14.712234 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.713918 np0000192556 devstack@c-api.service[111862]: /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 10 21:45:14.713918 np0000192556 devstack@c-api.service[111862]: return base.obj_make_list(context, cls(context), objects.Service, Sep 10 21:45:14.714037 np0000192556 devstack@c-api.service[111865]: DEBUG oslo_db.sqlalchemy.engines [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 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=111865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 21:45:14.714177 np0000192556 devstack@c-api.service[111862]: INFO cinder.rpc [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 10 21:45:14.715243 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.716580 np0000192556 devstack@c-api.service[111865]: INFO cinder.rpc [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 10 21:45:14.716865 np0000192556 devstack@c-api.service[111862]: INFO cinder.rpc [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 10 21:45:14.718217 np0000192556 devstack@c-api.service[111865]: INFO cinder.rpc [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 10 21:45:14.719078 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.719327 np0000192556 devstack@c-api.service[111862]: INFO cinder.rpc [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 10 21:45:14.721407 np0000192556 devstack@c-api.service[111862]: INFO cinder.rpc [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 10 21:45:14.722344 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.725458 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.725865 np0000192556 devstack@c-api.service[111864]: DEBUG oslo_db.sqlalchemy.engines [None req-93785664-39e4-424d-9698-7f7aa33e22fa 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=111864) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 21:45:14.728312 np0000192556 devstack@c-api.service[111864]: INFO cinder.rpc [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 10 21:45:14.729139 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.730330 np0000192556 devstack@c-api.service[111864]: INFO cinder.rpc [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 10 21:45:14.731226 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.732320 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.736458 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.740416 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.741183 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.743393 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.745461 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.746315 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.748750 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.748995 np0000192556 devstack@c-api.service[111863]: DEBUG oslo_db.sqlalchemy.engines [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 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=111863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 21:45:14.749326 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.751633 np0000192556 devstack@c-api.service[111863]: INFO cinder.rpc [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 10 21:45:14.752147 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.752784 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.753794 np0000192556 devstack@c-api.service[111863]: INFO cinder.rpc [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 10 21:45:14.755001 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.755299 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.755876 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.756519 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.758913 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.759208 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.760982 np0000192556 devstack@c-api.service[111862]: DEBUG oslo_db.sqlalchemy.engines [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 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=111862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 21:45:14.761985 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.763091 np0000192556 devstack@c-api.service[111862]: INFO cinder.rpc [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 10 21:45:14.764596 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.764775 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.764825 np0000192556 devstack@c-api.service[111862]: INFO cinder.rpc [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 10 21:45:14.765818 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.766725 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.767637 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.767884 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.769191 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.769610 np0000192556 devstack@c-api.service[111865]: WARNING cinder.api.contrib.hosts [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 10 21:45:14.770112 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.770399 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.771833 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.771899 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.773325 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.774851 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.774918 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.776272 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.776388 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.777537 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.777824 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.779234 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.779303 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.779550 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.780715 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.780933 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.781623 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extended resource: extensions {{(pid=111865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.782308 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.782675 np0000192556 devstack@c-api.service[111864]: WARNING cinder.api.contrib.hosts [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 10 21:45:14.782727 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.782895 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extended resource: encryption {{(pid=111865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.783466 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.784343 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extended resource: os-hosts {{(pid=111865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.784963 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.785381 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.786200 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extended resource: os-volume-transfer {{(pid=111865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.786359 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.786613 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.787768 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extended resource: os-quota-class-sets {{(pid=111865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.787819 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.788524 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.789053 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extended resource: os-volume-manage {{(pid=111865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.789251 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.790389 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extended resource: consistencygroups {{(pid=111865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.790569 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.790864 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.791535 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.792280 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extended resource: os-volume-type-access {{(pid=111865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.792438 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.793587 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.793783 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.793818 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extended resource: os-snapshot-manage {{(pid=111865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.794518 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.794683 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extended resource: extensions {{(pid=111864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.795644 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extended resource: qos-specs {{(pid=111865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.796188 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.796872 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extended resource: encryption {{(pid=111864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.796917 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.797658 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extended resource: cgsnapshots {{(pid=111865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.798302 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extended resource: os-hosts {{(pid=111864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.798943 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.798995 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extended resource: scheduler-stats {{(pid=111865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.799665 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extended resource: os-volume-transfer {{(pid=111864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.799745 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.800388 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extended resource: backups {{(pid=111865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.801300 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extended resource: os-quota-class-sets {{(pid=111864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.802321 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extended resource: os-availability-zone {{(pid=111865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.802558 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extended resource: os-volume-manage {{(pid=111864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.802612 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.803534 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extended resource: extra_specs {{(pid=111865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.803890 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extended resource: consistencygroups {{(pid=111864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.804160 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.804539 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.805047 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extended resource: os-quota-sets {{(pid=111865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.805790 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extended resource: os-volume-type-access {{(pid=111864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.806441 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extended resource: capabilities {{(pid=111865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.806809 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.807360 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extended resource: os-snapshot-manage {{(pid=111864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.807615 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extended resource: encryption {{(pid=111865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.807980 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.808720 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extended resource: qos-specs {{(pid=111864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.809792 np0000192556 devstack@c-api.service[111863]: WARNING cinder.api.contrib.hosts [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 10 21:45:14.809852 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.810598 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.810731 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extended resource: cgsnapshots {{(pid=111864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.811251 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.812107 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extended resource: scheduler-stats {{(pid=111864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.812161 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.812330 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.812640 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.813480 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extended resource: backups {{(pid=111864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.813541 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.814039 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.815109 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.815396 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.815574 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extended resource: os-availability-zone {{(pid=111864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.815751 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.816500 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.816783 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extended resource: extra_specs {{(pid=111864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.816831 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.817522 np0000192556 devstack@c-api.service[111862]: WARNING cinder.api.contrib.hosts [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 10 21:45:14.817762 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.contrib.snapshot_actions [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] SnapshotActionsController initialized {{(pid=111865) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 10 21:45:14.818102 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.818304 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.818355 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extended resource: os-quota-sets {{(pid=111864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.818513 np0000192556 devstack@c-api.service[111865]: WARNING castellan.key_manager.migration [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.819632 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.819743 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extended resource: capabilities {{(pid=111864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.819833 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.819896 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.820009 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.820120 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.820219 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.820321 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.820438 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.820555 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extension VolumeActions extending resource: volumes {{(pid=111865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.820702 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.820780 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extension AdminActions extending resource: volumes {{(pid=111865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.820952 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extension AdminActions extending resource: snapshots {{(pid=111865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.821092 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extended resource: encryption {{(pid=111864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.821164 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extension AdminActions extending resource: backups {{(pid=111865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.821221 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.821277 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.821277 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.821395 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.821452 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extension TypesManage extending resource: types {{(pid=111865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.821452 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extension UsedLimits extending resource: limits {{(pid=111865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.821559 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.v3.router [None req-4aab891f-9f32-41c7-8e5c-d724719926f7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.822111 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extended resource: extensions {{(pid=111863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.822752 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.823345 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extended resource: encryption {{(pid=111863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.823722 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.824171 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.824766 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extended resource: os-hosts {{(pid=111863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.825387 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.825725 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.826743 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extended resource: os-volume-transfer {{(pid=111863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.826840 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.827211 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.828228 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.828309 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extended resource: os-quota-class-sets {{(pid=111863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.828558 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.828758 np0000192556 devstack@c-api.service[111865]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x703d0b2a4668 pid: 111865 (default app) Sep 10 21:45:14.829467 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extended resource: extensions {{(pid=111862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.829574 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extended resource: os-volume-manage {{(pid=111863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.829640 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.830763 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extended resource: encryption {{(pid=111862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.830862 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extended resource: consistencygroups {{(pid=111863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.831067 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.831992 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.contrib.snapshot_actions [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] SnapshotActionsController initialized {{(pid=111864) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 10 21:45:14.832217 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extended resource: os-hosts {{(pid=111862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.832790 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extended resource: os-volume-type-access {{(pid=111863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.832874 np0000192556 devstack@c-api.service[111864]: WARNING castellan.key_manager.migration [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.833577 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extended resource: os-volume-transfer {{(pid=111862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.833701 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.833909 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.833909 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.834105 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.834105 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.834213 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extension VolumeTypeAccess extending resource: types {{(pid=111864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.834340 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extension VolumeActions extending resource: volumes {{(pid=111864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.834402 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extended resource: os-snapshot-manage {{(pid=111863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.834468 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.834538 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extension AdminActions extending resource: volumes {{(pid=111864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.834660 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extension AdminActions extending resource: snapshots {{(pid=111864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.834754 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extension AdminActions extending resource: backups {{(pid=111864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.834849 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extension SnapshotActions extending resource: snapshots {{(pid=111864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.834947 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.835083 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extension TypesManage extending resource: types {{(pid=111864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.835166 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extended resource: os-quota-class-sets {{(pid=111862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.835229 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extension UsedLimits extending resource: limits {{(pid=111864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.835303 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.v3.router [None req-93785664-39e4-424d-9698-7f7aa33e22fa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.835792 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extended resource: qos-specs {{(pid=111863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.836934 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extended resource: os-volume-manage {{(pid=111862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.837818 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extended resource: cgsnapshots {{(pid=111863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.838002 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.middleware.request_id [None req-8dfa246e-9b42-4edd-be07-84a0742f270a None None] RequestId filter calling following filter/app {{(pid=111865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:45:14.838300 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extended resource: consistencygroups {{(pid=111862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.839279 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extended resource: scheduler-stats {{(pid=111863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.840200 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extended resource: os-volume-type-access {{(pid=111862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.840552 np0000192556 devstack@c-api.service[111865]: [pid: 111865|app: 0|req: 1/1] 162.253.55.85 () {60 vars in 949 bytes} [Thu Sep 10 21:45:14 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 10 21:45:14.840670 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extended resource: backups {{(pid=111863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.842645 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extended resource: os-availability-zone {{(pid=111863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.842830 np0000192556 devstack@c-api.service[111864]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x703d0b2a4668 pid: 111864 (default app) Sep 10 21:45:14.843629 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extended resource: os-snapshot-manage {{(pid=111862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.843897 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extended resource: extra_specs {{(pid=111863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.845003 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extended resource: qos-specs {{(pid=111862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.845477 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extended resource: os-quota-sets {{(pid=111863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.846866 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extended resource: capabilities {{(pid=111863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.847013 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extended resource: cgsnapshots {{(pid=111862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.848138 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extended resource: encryption {{(pid=111863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.848386 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extended resource: scheduler-stats {{(pid=111862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.849942 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extended resource: backups {{(pid=111862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.850480 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.851901 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extended resource: os-availability-zone {{(pid=111862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.851945 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.853144 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extended resource: extra_specs {{(pid=111862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.853376 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.854889 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.854933 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extended resource: os-quota-sets {{(pid=111862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.856337 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.856654 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extended resource: capabilities {{(pid=111862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.857756 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.857804 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extended resource: encryption {{(pid=111862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 21:45:14.858714 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.contrib.snapshot_actions [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] SnapshotActionsController initialized {{(pid=111863) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 10 21:45:14.859507 np0000192556 devstack@c-api.service[111863]: WARNING castellan.key_manager.migration [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.860075 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.860890 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.861035 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.861145 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.861246 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.861335 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.861452 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.861498 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.861566 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extension VolumeActions extending resource: volumes {{(pid=111863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.861700 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.861793 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extension AdminActions extending resource: volumes {{(pid=111863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.861909 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extension AdminActions extending resource: snapshots {{(pid=111863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.862036 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extension AdminActions extending resource: backups {{(pid=111863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.862136 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.862230 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.862340 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extension TypesManage extending resource: types {{(pid=111863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.862442 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extension UsedLimits extending resource: limits {{(pid=111863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.862538 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.v3.router [None req-bfcf08df-4e8b-472b-8e4b-1d0e5b71bd60 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.862911 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.864329 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.865682 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.869198 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.869198 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.contrib.snapshot_actions [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] SnapshotActionsController initialized {{(pid=111862) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 10 21:45:14.869198 np0000192556 devstack@c-api.service[111862]: WARNING castellan.key_manager.migration [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 21:45:14.869994 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.870086 np0000192556 devstack@c-api.service[111863]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x703d0b2a4668 pid: 111863 (default app) Sep 10 21:45:14.870124 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.870224 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.870313 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.870433 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.870519 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.870657 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extension VolumeActions extending resource: volumes {{(pid=111862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.870757 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.870854 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extension AdminActions extending resource: volumes {{(pid=111862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.870964 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extension AdminActions extending resource: snapshots {{(pid=111862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.871096 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extension AdminActions extending resource: backups {{(pid=111862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.871192 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.871285 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.871391 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extension TypesManage extending resource: types {{(pid=111862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.871489 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extension UsedLimits extending resource: limits {{(pid=111862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.871583 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.v3.router [None req-9c995265-b9ad-43a4-a46b-3f7eeb9118f1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 21:45:14.879083 np0000192556 devstack@c-api.service[111862]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x703d0b2a4668 pid: 111862 (default app) Sep 10 21:45:22.530810 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.middleware.request_id [None req-f26d84f3-dbbc-4ae5-b0a3-729530834aed None None] RequestId filter calling following filter/app {{(pid=111865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:45:23.049838 np0000192556 devstack@c-api.service[111865]: INFO cinder.api.openstack.wsgi [None req-f26d84f3-dbbc-4ae5-b0a3-729530834aed admin admin] POST https://162.253.55.85/volume/v3/types Sep 10 21:45:23.050451 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.openstack.wsgi [None req-f26d84f3-dbbc-4ae5-b0a3-729530834aed admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 10 21:45:23.052050 np0000192556 devstack@c-api.service[111865]: /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 10 21:45:23.052050 np0000192556 devstack@c-api.service[111865]: warnings.warn( Sep 10 21:45:23.096726 np0000192556 devstack@c-api.service[111865]: DEBUG oslo_db.sqlalchemy.engines [None req-f26d84f3-dbbc-4ae5-b0a3-729530834aed 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=111865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 21:45:23.128448 np0000192556 devstack@c-api.service[111865]: INFO cinder.api.openstack.wsgi [None req-f26d84f3-dbbc-4ae5-b0a3-729530834aed admin admin] https://162.253.55.85/volume/v3/types returned with HTTP 200 Sep 10 21:45:23.128448 np0000192556 devstack@c-api.service[111865]: [pid: 111865|app: 0|req: 2/2] 162.253.55.85 () {68 vars in 1326 bytes} [Thu Sep 10 21:45:22 2026] POST /volume/v3/types => generated 186 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 21:45:23.150981 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.middleware.request_id [None req-68ed76d8-ff42-49af-ae4a-e78ff720393d None None] RequestId filter calling following filter/app {{(pid=111864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:45:23.480986 np0000192556 devstack@c-api.service[111864]: INFO cinder.api.openstack.wsgi [None req-68ed76d8-ff42-49af-ae4a-e78ff720393d admin admin] POST https://162.253.55.85/volume/v3/types/418251aa-4f4c-4c42-92f5-4edf117674a5/extra_specs Sep 10 21:45:23.481536 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.openstack.wsgi [None req-68ed76d8-ff42-49af-ae4a-e78ff720393d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 10 21:45:23.483160 np0000192556 devstack@c-api.service[111864]: /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 10 21:45:23.483160 np0000192556 devstack@c-api.service[111864]: warnings.warn( Sep 10 21:45:23.527700 np0000192556 devstack@c-api.service[111864]: DEBUG oslo_db.sqlalchemy.engines [None req-68ed76d8-ff42-49af-ae4a-e78ff720393d 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=111864) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 21:45:23.590265 np0000192556 devstack@c-api.service[111864]: INFO cinder.api.openstack.wsgi [None req-68ed76d8-ff42-49af-ae4a-e78ff720393d admin admin] https://162.253.55.85/volume/v3/types/418251aa-4f4c-4c42-92f5-4edf117674a5/extra_specs returned with HTTP 200 Sep 10 21:45:23.590995 np0000192556 devstack@c-api.service[111864]: [pid: 111864|app: 0|req: 1/3] 162.253.55.85 () {68 vars in 1473 bytes} [Thu Sep 10 21:45:23 2026] POST /volume/v3/types/418251aa-4f4c-4c42-92f5-4edf117674a5/extra_specs => generated 55 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 21:45:24.753237 np0000192556 devstack@c-api.service[111863]: DEBUG dbcounter [-] [111863] Writing DB stats cinder:SELECT=6 {{(pid=111863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 21:45:24.764640 np0000192556 devstack@c-api.service[111862]: DEBUG dbcounter [-] [111862] Writing DB stats cinder:SELECT=6 {{(pid=111862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 21:45:33.123654 np0000192556 devstack@c-api.service[111865]: DEBUG dbcounter [-] [111865] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 21:45:33.588325 np0000192556 devstack@c-api.service[111864]: DEBUG dbcounter [-] [111864] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 21:48:39.408732 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.middleware.request_id [None req-c8b98924-d520-4560-b538-dd7212395bd0 None None] RequestId filter calling following filter/app {{(pid=111863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:48:39.410180 np0000192556 devstack@c-api.service[111863]: INFO cinder.api.openstack.wsgi [None req-c8b98924-d520-4560-b538-dd7212395bd0 None None] GET https://162.253.55.85/volume// Sep 10 21:48:39.410582 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.openstack.wsgi [None req-c8b98924-d520-4560-b538-dd7212395bd0 None None] Empty body provided in request {{(pid=111863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 21:48:39.411050 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.openstack.wsgi [None req-c8b98924-d520-4560-b538-dd7212395bd0 None None] Calling method 'all' {{(pid=111863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 21:48:39.412075 np0000192556 devstack@c-api.service[111863]: INFO cinder.api.openstack.wsgi [None req-c8b98924-d520-4560-b538-dd7212395bd0 None None] https://162.253.55.85/volume// returned with HTTP 300 Sep 10 21:48:39.412731 np0000192556 devstack@c-api.service[111863]: [pid: 111863|app: 0|req: 1/4] 162.253.55.85 () {66 vars in 1449 bytes} [Thu Sep 10 21:48:39 2026] GET /volume/ => generated 389 bytes in 26 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 10 21:49:18.900628 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.middleware.request_id [None req-6f3b0d13-3b15-4da7-bd21-fc6038648aab None None] RequestId filter calling following filter/app {{(pid=111862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:49:18.907110 np0000192556 devstack@c-api.service[111862]: [pid: 111862|app: 0|req: 1/5] 162.253.55.85 () {62 vars in 1061 bytes} [Thu Sep 10 21:49:18 2026] GET /volume/v3 => generated 114 bytes in 27 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 10 21:49:18.946149 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.middleware.request_id [None req-70ee464c-5922-405f-9098-a0a41c387c25 None None] RequestId filter calling following filter/app {{(pid=111865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:49:18.957260 np0000192556 devstack@c-api.service[111865]: [pid: 111865|app: 0|req: 3/6] 162.253.55.85 () {64 vars in 1265 bytes} [Thu Sep 10 21:49:18 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 10 21:49:18.995580 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.middleware.request_id [req-70ee464c-5922-405f-9098-a0a41c387c25 req-7d0ec17a-5605-48d9-af2f-2cd8a6b524ed None None] RequestId filter calling following filter/app {{(pid=111864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:49:19.000623 np0000192556 devstack@c-api.service[111864]: INFO cinder.api.openstack.wsgi [req-70ee464c-5922-405f-9098-a0a41c387c25 req-7d0ec17a-5605-48d9-af2f-2cd8a6b524ed demo demo] GET https://162.253.55.85/volume/v3/ Sep 10 21:49:19.000999 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.openstack.wsgi [req-70ee464c-5922-405f-9098-a0a41c387c25 req-7d0ec17a-5605-48d9-af2f-2cd8a6b524ed demo demo] Empty body provided in request {{(pid=111864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 21:49:19.001434 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.openstack.wsgi [req-70ee464c-5922-405f-9098-a0a41c387c25 req-7d0ec17a-5605-48d9-af2f-2cd8a6b524ed demo demo] Calling method 'version_select' {{(pid=111864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 21:49:19.002880 np0000192556 devstack@c-api.service[111864]: INFO cinder.api.openstack.wsgi [req-70ee464c-5922-405f-9098-a0a41c387c25 req-7d0ec17a-5605-48d9-af2f-2cd8a6b524ed demo demo] https://162.253.55.85/volume/v3/ returned with HTTP 200 Sep 10 21:49:19.003558 np0000192556 devstack@c-api.service[111864]: [pid: 111864|app: 0|req: 2/7] 162.253.55.85 () {66 vars in 1339 bytes} [Thu Sep 10 21:49:18 2026] GET /volume/v3/ => generated 389 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 21:49:19.038613 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.middleware.request_id [None req-98a66e7c-61bb-4a79-b938-b297f2ad3022 None None] RequestId filter calling following filter/app {{(pid=111863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:49:19.374623 np0000192556 devstack@c-api.service[111863]: INFO cinder.api.openstack.wsgi [None req-98a66e7c-61bb-4a79-b938-b297f2ad3022 demo demo] GET https://162.253.55.85/volume/v3/types Sep 10 21:49:19.374941 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.openstack.wsgi [None req-98a66e7c-61bb-4a79-b938-b297f2ad3022 demo demo] Empty body provided in request {{(pid=111863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 21:49:19.375153 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.openstack.wsgi [None req-98a66e7c-61bb-4a79-b938-b297f2ad3022 demo demo] Calling method 'index' {{(pid=111863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 21:49:19.375661 np0000192556 devstack@c-api.service[111863]: /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 10 21:49:19.375661 np0000192556 devstack@c-api.service[111863]: warnings.warn( Sep 10 21:49:19.376259 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.api_utils [None req-98a66e7c-61bb-4a79-b938-b297f2ad3022 demo demo] Removing options '' from query. {{(pid=111863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 21:49:19.418349 np0000192556 devstack@c-api.service[111863]: DEBUG oslo_db.sqlalchemy.engines [None req-98a66e7c-61bb-4a79-b938-b297f2ad3022 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=111863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 21:49:19.435177 np0000192556 devstack@c-api.service[111863]: INFO cinder.api.openstack.wsgi [None req-98a66e7c-61bb-4a79-b938-b297f2ad3022 demo demo] https://162.253.55.85/volume/v3/types returned with HTTP 200 Sep 10 21:49:19.435563 np0000192556 devstack@c-api.service[111863]: [pid: 111863|app: 0|req: 2/8] 162.253.55.85 () {64 vars in 1283 bytes} [Thu Sep 10 21:49:19 2026] GET /volume/v3/types => generated 377 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 21:49:19.493236 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.middleware.request_id [None req-d229dc5a-6c23-4273-8cf9-46e350618d7c None None] RequestId filter calling following filter/app {{(pid=111862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:49:19.835741 np0000192556 devstack@c-api.service[111862]: INFO cinder.api.openstack.wsgi [None req-d229dc5a-6c23-4273-8cf9-46e350618d7c demo demo] GET https://162.253.55.85/volume/v3/types/default Sep 10 21:49:19.835999 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.openstack.wsgi [None req-d229dc5a-6c23-4273-8cf9-46e350618d7c demo demo] Empty body provided in request {{(pid=111862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 21:49:19.836285 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.openstack.wsgi [None req-d229dc5a-6c23-4273-8cf9-46e350618d7c demo demo] Calling method 'show' {{(pid=111862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 21:49:19.875988 np0000192556 devstack@c-api.service[111862]: DEBUG oslo_db.sqlalchemy.engines [None req-d229dc5a-6c23-4273-8cf9-46e350618d7c 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=111862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 21:49:19.890918 np0000192556 devstack@c-api.service[111862]: /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 10 21:49:19.890918 np0000192556 devstack@c-api.service[111862]: warnings.warn( Sep 10 21:49:19.892985 np0000192556 devstack@c-api.service[111862]: INFO cinder.api.openstack.wsgi [None req-d229dc5a-6c23-4273-8cf9-46e350618d7c demo demo] https://162.253.55.85/volume/v3/types/default returned with HTTP 200 Sep 10 21:49:19.893373 np0000192556 devstack@c-api.service[111862]: [pid: 111862|app: 0|req: 2/9] 162.253.55.85 () {64 vars in 1294 bytes} [Thu Sep 10 21:49:19 2026] GET /volume/v3/types/default => generated 145 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 21:49:20.490583 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.middleware.request_id [None req-eee930ca-5e0c-419a-aa5a-08759a48f22b None None] RequestId filter calling following filter/app {{(pid=111865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:49:20.493553 np0000192556 devstack@c-api.service[111865]: [pid: 111865|app: 0|req: 4/10] 162.253.55.85 () {62 vars in 1061 bytes} [Thu Sep 10 21:49:20 2026] GET /volume/v3 => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 10 21:49:20.530466 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.middleware.request_id [None req-e9962c69-5d36-4844-91cd-bf4307815e91 None None] RequestId filter calling following filter/app {{(pid=111864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:49:20.539369 np0000192556 devstack@c-api.service[111864]: [pid: 111864|app: 0|req: 3/11] 162.253.55.85 () {64 vars in 1265 bytes} [Thu Sep 10 21:49:20 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 10 21:49:20.575105 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.middleware.request_id [req-e9962c69-5d36-4844-91cd-bf4307815e91 req-0d1122f4-7da2-4344-9971-85ddbc99d3c6 None None] RequestId filter calling following filter/app {{(pid=111863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:49:20.578742 np0000192556 devstack@c-api.service[111863]: INFO cinder.api.openstack.wsgi [req-e9962c69-5d36-4844-91cd-bf4307815e91 req-0d1122f4-7da2-4344-9971-85ddbc99d3c6 demo demo] GET https://162.253.55.85/volume/v3/ Sep 10 21:49:20.579594 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.openstack.wsgi [req-e9962c69-5d36-4844-91cd-bf4307815e91 req-0d1122f4-7da2-4344-9971-85ddbc99d3c6 demo demo] Empty body provided in request {{(pid=111863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 21:49:20.580117 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.openstack.wsgi [req-e9962c69-5d36-4844-91cd-bf4307815e91 req-0d1122f4-7da2-4344-9971-85ddbc99d3c6 demo demo] Calling method 'version_select' {{(pid=111863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 21:49:20.581102 np0000192556 devstack@c-api.service[111863]: INFO cinder.api.openstack.wsgi [req-e9962c69-5d36-4844-91cd-bf4307815e91 req-0d1122f4-7da2-4344-9971-85ddbc99d3c6 demo demo] https://162.253.55.85/volume/v3/ returned with HTTP 200 Sep 10 21:49:20.581818 np0000192556 devstack@c-api.service[111863]: [pid: 111863|app: 0|req: 3/12] 162.253.55.85 () {66 vars in 1339 bytes} [Thu Sep 10 21:49:20 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 21:49:20.620856 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.middleware.request_id [None req-6c27e220-5962-46fd-a00d-bc1e18b07cd8 None None] RequestId filter calling following filter/app {{(pid=111862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:49:20.630556 np0000192556 devstack@c-api.service[111862]: INFO cinder.api.openstack.wsgi [None req-6c27e220-5962-46fd-a00d-bc1e18b07cd8 demo demo] GET https://162.253.55.85/volume/v3/types/default Sep 10 21:49:20.630966 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.openstack.wsgi [None req-6c27e220-5962-46fd-a00d-bc1e18b07cd8 demo demo] Empty body provided in request {{(pid=111862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 21:49:20.631442 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.openstack.wsgi [None req-6c27e220-5962-46fd-a00d-bc1e18b07cd8 demo demo] Calling method 'show' {{(pid=111862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 21:49:20.644157 np0000192556 devstack@c-api.service[111862]: INFO cinder.api.openstack.wsgi [None req-6c27e220-5962-46fd-a00d-bc1e18b07cd8 demo demo] https://162.253.55.85/volume/v3/types/default returned with HTTP 200 Sep 10 21:49:20.644799 np0000192556 devstack@c-api.service[111862]: [pid: 111862|app: 0|req: 3/13] 162.253.55.85 () {64 vars in 1294 bytes} [Thu Sep 10 21:49:20 2026] GET /volume/v3/types/default => generated 145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 21:49:21.223182 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.middleware.request_id [None req-60bcfe09-c350-4a10-85d7-d185414d489f None None] RequestId filter calling following filter/app {{(pid=111865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:49:21.225385 np0000192556 devstack@c-api.service[111865]: [pid: 111865|app: 0|req: 5/14] 162.253.55.85 () {62 vars in 1061 bytes} [Thu Sep 10 21:49:21 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 10 21:49:21.253941 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.middleware.request_id [None req-47adb441-1adb-4db9-924c-bcfb76d08bce None None] RequestId filter calling following filter/app {{(pid=111864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:49:21.257709 np0000192556 devstack@c-api.service[111864]: [pid: 111864|app: 0|req: 4/15] 162.253.55.85 () {64 vars in 1265 bytes} [Thu Sep 10 21:49:21 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 10 21:49:21.287280 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.middleware.request_id [req-47adb441-1adb-4db9-924c-bcfb76d08bce req-5dac7222-fa43-4b9d-aad8-8ba049c91478 None None] RequestId filter calling following filter/app {{(pid=111863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:49:21.290652 np0000192556 devstack@c-api.service[111863]: INFO cinder.api.openstack.wsgi [req-47adb441-1adb-4db9-924c-bcfb76d08bce req-5dac7222-fa43-4b9d-aad8-8ba049c91478 demo demo] GET https://162.253.55.85/volume/v3/ Sep 10 21:49:21.291274 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.openstack.wsgi [req-47adb441-1adb-4db9-924c-bcfb76d08bce req-5dac7222-fa43-4b9d-aad8-8ba049c91478 demo demo] Empty body provided in request {{(pid=111863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 21:49:21.291764 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.openstack.wsgi [req-47adb441-1adb-4db9-924c-bcfb76d08bce req-5dac7222-fa43-4b9d-aad8-8ba049c91478 demo demo] Calling method 'version_select' {{(pid=111863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 21:49:21.292578 np0000192556 devstack@c-api.service[111863]: INFO cinder.api.openstack.wsgi [req-47adb441-1adb-4db9-924c-bcfb76d08bce req-5dac7222-fa43-4b9d-aad8-8ba049c91478 demo demo] https://162.253.55.85/volume/v3/ returned with HTTP 200 Sep 10 21:49:21.293394 np0000192556 devstack@c-api.service[111863]: [pid: 111863|app: 0|req: 4/16] 162.253.55.85 () {66 vars in 1339 bytes} [Thu Sep 10 21:49:21 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 21:49:21.328300 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.middleware.request_id [None req-86453e1b-e3ac-4fe8-8214-833e2b4fc2f6 None None] RequestId filter calling following filter/app {{(pid=111862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:49:21.331922 np0000192556 devstack@c-api.service[111862]: INFO cinder.api.openstack.wsgi [None req-86453e1b-e3ac-4fe8-8214-833e2b4fc2f6 demo demo] GET https://162.253.55.85/volume/v3/types/default Sep 10 21:49:21.332336 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.openstack.wsgi [None req-86453e1b-e3ac-4fe8-8214-833e2b4fc2f6 demo demo] Empty body provided in request {{(pid=111862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 21:49:21.332776 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.openstack.wsgi [None req-86453e1b-e3ac-4fe8-8214-833e2b4fc2f6 demo demo] Calling method 'show' {{(pid=111862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 21:49:21.347242 np0000192556 devstack@c-api.service[111862]: INFO cinder.api.openstack.wsgi [None req-86453e1b-e3ac-4fe8-8214-833e2b4fc2f6 demo demo] https://162.253.55.85/volume/v3/types/default returned with HTTP 200 Sep 10 21:49:21.348062 np0000192556 devstack@c-api.service[111862]: [pid: 111862|app: 0|req: 4/17] 162.253.55.85 () {64 vars in 1294 bytes} [Thu Sep 10 21:49:21 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 21:49:21.381715 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.middleware.request_id [None req-bea828f0-1aaa-4986-a950-0b44a2147ed7 None None] RequestId filter calling following filter/app {{(pid=111865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:49:21.382761 np0000192556 devstack@c-api.service[111865]: [pid: 111865|app: 0|req: 6/18] 162.253.55.85 () {62 vars in 1061 bytes} [Thu Sep 10 21:49:21 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 10 21:49:21.413506 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.middleware.request_id [None req-56d7f14e-f19c-4436-9c0f-717b2b72659b None None] RequestId filter calling following filter/app {{(pid=111864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:49:21.418435 np0000192556 devstack@c-api.service[111864]: [pid: 111864|app: 0|req: 5/19] 162.253.55.85 () {64 vars in 1265 bytes} [Thu Sep 10 21:49:21 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 10 21:49:21.448240 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.middleware.request_id [req-56d7f14e-f19c-4436-9c0f-717b2b72659b req-610f587e-77f9-428c-b8f9-cd47dc9398e4 None None] RequestId filter calling following filter/app {{(pid=111863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:49:21.451491 np0000192556 devstack@c-api.service[111863]: INFO cinder.api.openstack.wsgi [req-56d7f14e-f19c-4436-9c0f-717b2b72659b req-610f587e-77f9-428c-b8f9-cd47dc9398e4 demo demo] GET https://162.253.55.85/volume/v3/ Sep 10 21:49:21.451856 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.openstack.wsgi [req-56d7f14e-f19c-4436-9c0f-717b2b72659b req-610f587e-77f9-428c-b8f9-cd47dc9398e4 demo demo] Empty body provided in request {{(pid=111863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 21:49:21.452338 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.openstack.wsgi [req-56d7f14e-f19c-4436-9c0f-717b2b72659b req-610f587e-77f9-428c-b8f9-cd47dc9398e4 demo demo] Calling method 'version_select' {{(pid=111863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 21:49:21.453100 np0000192556 devstack@c-api.service[111863]: INFO cinder.api.openstack.wsgi [req-56d7f14e-f19c-4436-9c0f-717b2b72659b req-610f587e-77f9-428c-b8f9-cd47dc9398e4 demo demo] https://162.253.55.85/volume/v3/ returned with HTTP 200 Sep 10 21:49:21.453721 np0000192556 devstack@c-api.service[111863]: [pid: 111863|app: 0|req: 5/20] 162.253.55.85 () {66 vars in 1339 bytes} [Thu Sep 10 21:49:21 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 21:49:21.487732 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.middleware.request_id [None req-5e8546ca-3ee8-4bd9-bf67-558d915bfd66 None None] RequestId filter calling following filter/app {{(pid=111862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:49:21.491431 np0000192556 devstack@c-api.service[111862]: INFO cinder.api.openstack.wsgi [None req-5e8546ca-3ee8-4bd9-bf67-558d915bfd66 demo demo] GET https://162.253.55.85/volume/v3/types/default Sep 10 21:49:21.491773 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.openstack.wsgi [None req-5e8546ca-3ee8-4bd9-bf67-558d915bfd66 demo demo] Empty body provided in request {{(pid=111862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 21:49:21.492206 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.openstack.wsgi [None req-5e8546ca-3ee8-4bd9-bf67-558d915bfd66 demo demo] Calling method 'show' {{(pid=111862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 21:49:21.505835 np0000192556 devstack@c-api.service[111862]: INFO cinder.api.openstack.wsgi [None req-5e8546ca-3ee8-4bd9-bf67-558d915bfd66 demo demo] https://162.253.55.85/volume/v3/types/default returned with HTTP 200 Sep 10 21:49:21.506681 np0000192556 devstack@c-api.service[111862]: [pid: 111862|app: 0|req: 5/21] 162.253.55.85 () {64 vars in 1294 bytes} [Thu Sep 10 21:49:21 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 10 21:49:29.429584 np0000192556 devstack@c-api.service[111863]: DEBUG dbcounter [-] [111863] Writing DB stats cinder:SELECT=1 {{(pid=111863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 21:49:31.498968 np0000192556 devstack@c-api.service[111862]: DEBUG dbcounter [-] [111862] Writing DB stats cinder:SELECT=8 {{(pid=111862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 21:53:55.908845 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.middleware.request_id [None req-3b1054db-5e6d-4080-8750-974b252f1eb2 None None] RequestId filter calling following filter/app {{(pid=111865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:53:55.984185 np0000192556 devstack@c-api.service[111865]: INFO cinder.api.openstack.wsgi [None req-3b1054db-5e6d-4080-8750-974b252f1eb2 demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 21:53:55.984837 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.openstack.wsgi [None req-3b1054db-5e6d-4080-8750-974b252f1eb2 demo demo] Empty body provided in request {{(pid=111865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 21:53:55.985333 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.openstack.wsgi [None req-3b1054db-5e6d-4080-8750-974b252f1eb2 demo demo] Calling method 'detail' {{(pid=111865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 21:53:55.986451 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.api_utils [None req-3b1054db-5e6d-4080-8750-974b252f1eb2 demo demo] Removing options '' from query. {{(pid=111865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 21:53:55.987861 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.volume.api [None req-3b1054db-5e6d-4080-8750-974b252f1eb2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 21:53:56.034152 np0000192556 devstack@c-api.service[111865]: /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 10 21:53:56.034152 np0000192556 devstack@c-api.service[111865]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 10 21:53:56.034473 np0000192556 devstack@c-api.service[111865]: INFO cinder.volume.api [None req-3b1054db-5e6d-4080-8750-974b252f1eb2 demo demo] Get all volumes completed successfully. Sep 10 21:53:56.036512 np0000192556 devstack@c-api.service[111865]: INFO cinder.api.openstack.wsgi [None req-3b1054db-5e6d-4080-8750-974b252f1eb2 demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 21:53:56.036936 np0000192556 devstack@c-api.service[111865]: [pid: 111865|app: 0|req: 7/22] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 21:53:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 21:54:06.028813 np0000192556 devstack@c-api.service[111865]: DEBUG dbcounter [-] [111865] Writing DB stats cinder:SELECT=1 {{(pid=111865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 21:54:56.050654 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.middleware.request_id [None req-c1c03874-1853-46c1-9577-feb21fd543fe None None] RequestId filter calling following filter/app {{(pid=111864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:54:56.057128 np0000192556 devstack@c-api.service[111864]: INFO cinder.api.openstack.wsgi [None req-c1c03874-1853-46c1-9577-feb21fd543fe demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 21:54:56.057739 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.openstack.wsgi [None req-c1c03874-1853-46c1-9577-feb21fd543fe demo demo] Empty body provided in request {{(pid=111864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 21:54:56.058299 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.openstack.wsgi [None req-c1c03874-1853-46c1-9577-feb21fd543fe demo demo] Calling method 'detail' {{(pid=111864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 21:54:56.059705 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.api_utils [None req-c1c03874-1853-46c1-9577-feb21fd543fe demo demo] Removing options '' from query. {{(pid=111864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 21:54:56.061473 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.volume.api [None req-c1c03874-1853-46c1-9577-feb21fd543fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 21:54:56.116083 np0000192556 devstack@c-api.service[111864]: /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 10 21:54:56.116083 np0000192556 devstack@c-api.service[111864]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 10 21:54:56.116083 np0000192556 devstack@c-api.service[111864]: INFO cinder.volume.api [None req-c1c03874-1853-46c1-9577-feb21fd543fe demo demo] Get all volumes completed successfully. Sep 10 21:54:56.117247 np0000192556 devstack@c-api.service[111864]: INFO cinder.api.openstack.wsgi [None req-c1c03874-1853-46c1-9577-feb21fd543fe demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 21:54:56.117901 np0000192556 devstack@c-api.service[111864]: [pid: 111864|app: 0|req: 6/23] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 21:54:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 21:55:06.108755 np0000192556 devstack@c-api.service[111864]: DEBUG dbcounter [-] [111864] Writing DB stats cinder:SELECT=1 {{(pid=111864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 21:55:56.136651 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.middleware.request_id [None req-bc446ec9-35f9-4f17-b3ee-5f4e2bcc525f None None] RequestId filter calling following filter/app {{(pid=111863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:55:56.138681 np0000192556 devstack@c-api.service[111863]: INFO cinder.api.openstack.wsgi [None req-bc446ec9-35f9-4f17-b3ee-5f4e2bcc525f demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 21:55:56.138848 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.openstack.wsgi [None req-bc446ec9-35f9-4f17-b3ee-5f4e2bcc525f demo demo] Empty body provided in request {{(pid=111863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 21:55:56.139013 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.openstack.wsgi [None req-bc446ec9-35f9-4f17-b3ee-5f4e2bcc525f demo demo] Calling method 'detail' {{(pid=111863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 21:55:56.139460 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.api_utils [None req-bc446ec9-35f9-4f17-b3ee-5f4e2bcc525f demo demo] Removing options '' from query. {{(pid=111863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 21:55:56.140222 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.volume.api [None req-bc446ec9-35f9-4f17-b3ee-5f4e2bcc525f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 21:55:56.182866 np0000192556 devstack@c-api.service[111863]: /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 10 21:55:56.182866 np0000192556 devstack@c-api.service[111863]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 10 21:55:56.183116 np0000192556 devstack@c-api.service[111863]: INFO cinder.volume.api [None req-bc446ec9-35f9-4f17-b3ee-5f4e2bcc525f demo demo] Get all volumes completed successfully. Sep 10 21:55:56.185074 np0000192556 devstack@c-api.service[111863]: INFO cinder.api.openstack.wsgi [None req-bc446ec9-35f9-4f17-b3ee-5f4e2bcc525f demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 21:55:56.185702 np0000192556 devstack@c-api.service[111863]: [pid: 111863|app: 0|req: 6/24] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 21:55:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 21:56:06.177079 np0000192556 devstack@c-api.service[111863]: DEBUG dbcounter [-] [111863] Writing DB stats cinder:SELECT=1 {{(pid=111863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 21:56:56.202336 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.middleware.request_id [None req-2b791ce6-7b30-4f57-8a8f-b1271e38c041 None None] RequestId filter calling following filter/app {{(pid=111862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:56:56.204970 np0000192556 devstack@c-api.service[111862]: INFO cinder.api.openstack.wsgi [None req-2b791ce6-7b30-4f57-8a8f-b1271e38c041 demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 21:56:56.205149 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.openstack.wsgi [None req-2b791ce6-7b30-4f57-8a8f-b1271e38c041 demo demo] Empty body provided in request {{(pid=111862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 21:56:56.205352 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.openstack.wsgi [None req-2b791ce6-7b30-4f57-8a8f-b1271e38c041 demo demo] Calling method 'detail' {{(pid=111862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 21:56:56.205827 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.api_utils [None req-2b791ce6-7b30-4f57-8a8f-b1271e38c041 demo demo] Removing options '' from query. {{(pid=111862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 21:56:56.206514 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.volume.api [None req-2b791ce6-7b30-4f57-8a8f-b1271e38c041 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 21:56:56.247518 np0000192556 devstack@c-api.service[111862]: /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 10 21:56:56.247518 np0000192556 devstack@c-api.service[111862]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 10 21:56:56.247870 np0000192556 devstack@c-api.service[111862]: INFO cinder.volume.api [None req-2b791ce6-7b30-4f57-8a8f-b1271e38c041 demo demo] Get all volumes completed successfully. Sep 10 21:56:56.249965 np0000192556 devstack@c-api.service[111862]: INFO cinder.api.openstack.wsgi [None req-2b791ce6-7b30-4f57-8a8f-b1271e38c041 demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 21:56:56.250574 np0000192556 devstack@c-api.service[111862]: [pid: 111862|app: 0|req: 6/25] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 21:56:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 21:57:06.236106 np0000192556 devstack@c-api.service[111862]: DEBUG dbcounter [-] [111862] Writing DB stats cinder:SELECT=1 {{(pid=111862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 21:57:56.268444 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.middleware.request_id [None req-5fedd3b5-5a2c-4780-8333-c8fde02ad0b0 None None] RequestId filter calling following filter/app {{(pid=111865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:57:56.271858 np0000192556 devstack@c-api.service[111865]: INFO cinder.api.openstack.wsgi [None req-5fedd3b5-5a2c-4780-8333-c8fde02ad0b0 demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 21:57:56.272427 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.openstack.wsgi [None req-5fedd3b5-5a2c-4780-8333-c8fde02ad0b0 demo demo] Empty body provided in request {{(pid=111865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 21:57:56.273114 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.openstack.wsgi [None req-5fedd3b5-5a2c-4780-8333-c8fde02ad0b0 demo demo] Calling method 'detail' {{(pid=111865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 21:57:56.273584 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.api_utils [None req-5fedd3b5-5a2c-4780-8333-c8fde02ad0b0 demo demo] Removing options '' from query. {{(pid=111865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 21:57:56.275091 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.volume.api [None req-5fedd3b5-5a2c-4780-8333-c8fde02ad0b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 21:57:56.288888 np0000192556 devstack@c-api.service[111865]: INFO cinder.volume.api [None req-5fedd3b5-5a2c-4780-8333-c8fde02ad0b0 demo demo] Get all volumes completed successfully. Sep 10 21:57:56.293299 np0000192556 devstack@c-api.service[111865]: INFO cinder.api.openstack.wsgi [None req-5fedd3b5-5a2c-4780-8333-c8fde02ad0b0 demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 21:57:56.294244 np0000192556 devstack@c-api.service[111865]: [pid: 111865|app: 0|req: 8/26] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 21:57:56 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 10 21:58:06.279872 np0000192556 devstack@c-api.service[111865]: DEBUG dbcounter [-] [111865] Writing DB stats cinder:SELECT=1 {{(pid=111865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 21:58:56.311842 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.middleware.request_id [None req-c87ed978-70aa-41db-83ff-de8f16d8bea9 None None] RequestId filter calling following filter/app {{(pid=111864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:58:56.430445 np0000192556 devstack@c-api.service[111864]: INFO cinder.api.openstack.wsgi [None req-c87ed978-70aa-41db-83ff-de8f16d8bea9 demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 21:58:56.430773 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.openstack.wsgi [None req-c87ed978-70aa-41db-83ff-de8f16d8bea9 demo demo] Empty body provided in request {{(pid=111864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 21:58:56.431129 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.openstack.wsgi [None req-c87ed978-70aa-41db-83ff-de8f16d8bea9 demo demo] Calling method 'detail' {{(pid=111864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 21:58:56.431570 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.api_utils [None req-c87ed978-70aa-41db-83ff-de8f16d8bea9 demo demo] Removing options '' from query. {{(pid=111864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 21:58:56.432796 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.volume.api [None req-c87ed978-70aa-41db-83ff-de8f16d8bea9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 21:58:56.444614 np0000192556 devstack@c-api.service[111864]: INFO cinder.volume.api [None req-c87ed978-70aa-41db-83ff-de8f16d8bea9 demo demo] Get all volumes completed successfully. Sep 10 21:58:56.447686 np0000192556 devstack@c-api.service[111864]: INFO cinder.api.openstack.wsgi [None req-c87ed978-70aa-41db-83ff-de8f16d8bea9 demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 21:58:56.448211 np0000192556 devstack@c-api.service[111864]: [pid: 111864|app: 0|req: 7/27] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 21:58:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 21:59:06.437526 np0000192556 devstack@c-api.service[111864]: DEBUG dbcounter [-] [111864] Writing DB stats cinder:SELECT=1 {{(pid=111864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 21:59:56.505381 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.middleware.request_id [None req-144babbb-e1a9-404b-bfaa-1eaf70f509d5 None None] RequestId filter calling following filter/app {{(pid=111863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 21:59:56.507449 np0000192556 devstack@c-api.service[111863]: INFO cinder.api.openstack.wsgi [None req-144babbb-e1a9-404b-bfaa-1eaf70f509d5 demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 21:59:56.507660 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.openstack.wsgi [None req-144babbb-e1a9-404b-bfaa-1eaf70f509d5 demo demo] Empty body provided in request {{(pid=111863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 21:59:56.507846 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.openstack.wsgi [None req-144babbb-e1a9-404b-bfaa-1eaf70f509d5 demo demo] Calling method 'detail' {{(pid=111863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 21:59:56.508053 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.api_utils [None req-144babbb-e1a9-404b-bfaa-1eaf70f509d5 demo demo] Removing options '' from query. {{(pid=111863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 21:59:56.508720 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.volume.api [None req-144babbb-e1a9-404b-bfaa-1eaf70f509d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 21:59:56.514874 np0000192556 devstack@c-api.service[111863]: INFO cinder.volume.api [None req-144babbb-e1a9-404b-bfaa-1eaf70f509d5 demo demo] Get all volumes completed successfully. Sep 10 21:59:56.516562 np0000192556 devstack@c-api.service[111863]: INFO cinder.api.openstack.wsgi [None req-144babbb-e1a9-404b-bfaa-1eaf70f509d5 demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 21:59:56.516834 np0000192556 devstack@c-api.service[111863]: [pid: 111863|app: 0|req: 7/28] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 21:59:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 22:00:06.511431 np0000192556 devstack@c-api.service[111863]: DEBUG dbcounter [-] [111863] Writing DB stats cinder:SELECT=1 {{(pid=111863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 22:00:56.537376 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.middleware.request_id [None req-3fb73577-4849-46cd-a4d6-cfcafa427add None None] RequestId filter calling following filter/app {{(pid=111862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 22:00:56.540206 np0000192556 devstack@c-api.service[111862]: INFO cinder.api.openstack.wsgi [None req-3fb73577-4849-46cd-a4d6-cfcafa427add demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 22:00:56.540456 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.openstack.wsgi [None req-3fb73577-4849-46cd-a4d6-cfcafa427add demo demo] Empty body provided in request {{(pid=111862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 22:00:56.540724 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.openstack.wsgi [None req-3fb73577-4849-46cd-a4d6-cfcafa427add demo demo] Calling method 'detail' {{(pid=111862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 22:00:56.541096 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.api_utils [None req-3fb73577-4849-46cd-a4d6-cfcafa427add demo demo] Removing options '' from query. {{(pid=111862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 22:00:56.542099 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.volume.api [None req-3fb73577-4849-46cd-a4d6-cfcafa427add demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 22:00:56.550425 np0000192556 devstack@c-api.service[111862]: INFO cinder.volume.api [None req-3fb73577-4849-46cd-a4d6-cfcafa427add demo demo] Get all volumes completed successfully. Sep 10 22:00:56.553108 np0000192556 devstack@c-api.service[111862]: INFO cinder.api.openstack.wsgi [None req-3fb73577-4849-46cd-a4d6-cfcafa427add demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 22:00:56.553535 np0000192556 devstack@c-api.service[111862]: [pid: 111862|app: 0|req: 7/29] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 22:00:56 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 10 22:01:06.545234 np0000192556 devstack@c-api.service[111862]: DEBUG dbcounter [-] [111862] Writing DB stats cinder:SELECT=1 {{(pid=111862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 22:01:56.574706 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.middleware.request_id [None req-19c509e6-99f2-4f85-b2d7-7e688289a55d None None] RequestId filter calling following filter/app {{(pid=111865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 22:01:56.578873 np0000192556 devstack@c-api.service[111865]: INFO cinder.api.openstack.wsgi [None req-19c509e6-99f2-4f85-b2d7-7e688289a55d demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 22:01:56.579257 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.openstack.wsgi [None req-19c509e6-99f2-4f85-b2d7-7e688289a55d demo demo] Empty body provided in request {{(pid=111865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 22:01:56.579620 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.openstack.wsgi [None req-19c509e6-99f2-4f85-b2d7-7e688289a55d demo demo] Calling method 'detail' {{(pid=111865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 22:01:56.580122 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.api_utils [None req-19c509e6-99f2-4f85-b2d7-7e688289a55d demo demo] Removing options '' from query. {{(pid=111865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 22:01:56.581482 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.volume.api [None req-19c509e6-99f2-4f85-b2d7-7e688289a55d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 22:01:56.593563 np0000192556 devstack@c-api.service[111865]: INFO cinder.volume.api [None req-19c509e6-99f2-4f85-b2d7-7e688289a55d demo demo] Get all volumes completed successfully. Sep 10 22:01:56.597594 np0000192556 devstack@c-api.service[111865]: INFO cinder.api.openstack.wsgi [None req-19c509e6-99f2-4f85-b2d7-7e688289a55d demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 22:01:56.598321 np0000192556 devstack@c-api.service[111865]: [pid: 111865|app: 0|req: 9/30] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 22:01:56 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 10 22:02:06.586288 np0000192556 devstack@c-api.service[111865]: DEBUG dbcounter [-] [111865] Writing DB stats cinder:SELECT=1 {{(pid=111865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 22:02:56.628131 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.middleware.request_id [None req-c1ad165c-1382-4041-80aa-2d7beb34823a None None] RequestId filter calling following filter/app {{(pid=111864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 22:02:56.633004 np0000192556 devstack@c-api.service[111864]: INFO cinder.api.openstack.wsgi [None req-c1ad165c-1382-4041-80aa-2d7beb34823a demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 22:02:56.633424 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.openstack.wsgi [None req-c1ad165c-1382-4041-80aa-2d7beb34823a demo demo] Empty body provided in request {{(pid=111864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 22:02:56.633795 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.openstack.wsgi [None req-c1ad165c-1382-4041-80aa-2d7beb34823a demo demo] Calling method 'detail' {{(pid=111864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 22:02:56.634323 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.api_utils [None req-c1ad165c-1382-4041-80aa-2d7beb34823a demo demo] Removing options '' from query. {{(pid=111864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 22:02:56.635768 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.volume.api [None req-c1ad165c-1382-4041-80aa-2d7beb34823a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 22:02:56.647740 np0000192556 devstack@c-api.service[111864]: INFO cinder.volume.api [None req-c1ad165c-1382-4041-80aa-2d7beb34823a demo demo] Get all volumes completed successfully. Sep 10 22:02:56.651833 np0000192556 devstack@c-api.service[111864]: INFO cinder.api.openstack.wsgi [None req-c1ad165c-1382-4041-80aa-2d7beb34823a demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 22:02:56.652715 np0000192556 devstack@c-api.service[111864]: [pid: 111864|app: 0|req: 8/31] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 22:02:56 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 10 22:03:06.640310 np0000192556 devstack@c-api.service[111864]: DEBUG dbcounter [-] [111864] Writing DB stats cinder:SELECT=1 {{(pid=111864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 22:03:56.677270 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.middleware.request_id [None req-5d3882d9-dd8d-4e74-a71d-575b0cfcd33e None None] RequestId filter calling following filter/app {{(pid=111863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 22:03:56.858491 np0000192556 devstack@c-api.service[111863]: INFO cinder.api.openstack.wsgi [None req-5d3882d9-dd8d-4e74-a71d-575b0cfcd33e demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 22:03:56.858894 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.openstack.wsgi [None req-5d3882d9-dd8d-4e74-a71d-575b0cfcd33e demo demo] Empty body provided in request {{(pid=111863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 22:03:56.859293 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.openstack.wsgi [None req-5d3882d9-dd8d-4e74-a71d-575b0cfcd33e demo demo] Calling method 'detail' {{(pid=111863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 22:03:56.859780 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.api_utils [None req-5d3882d9-dd8d-4e74-a71d-575b0cfcd33e demo demo] Removing options '' from query. {{(pid=111863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 22:03:56.860996 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.volume.api [None req-5d3882d9-dd8d-4e74-a71d-575b0cfcd33e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 22:03:56.873694 np0000192556 devstack@c-api.service[111863]: INFO cinder.volume.api [None req-5d3882d9-dd8d-4e74-a71d-575b0cfcd33e demo demo] Get all volumes completed successfully. Sep 10 22:03:56.877654 np0000192556 devstack@c-api.service[111863]: INFO cinder.api.openstack.wsgi [None req-5d3882d9-dd8d-4e74-a71d-575b0cfcd33e demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 22:03:56.878359 np0000192556 devstack@c-api.service[111863]: [pid: 111863|app: 0|req: 8/32] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 22:03:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 22:04:06.865649 np0000192556 devstack@c-api.service[111863]: DEBUG dbcounter [-] [111863] Writing DB stats cinder:SELECT=1 {{(pid=111863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 22:04:56.894199 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.middleware.request_id [None req-cf74dccd-8dc3-4793-b6c0-5290f458b8e4 None None] RequestId filter calling following filter/app {{(pid=111862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 22:04:56.898259 np0000192556 devstack@c-api.service[111862]: INFO cinder.api.openstack.wsgi [None req-cf74dccd-8dc3-4793-b6c0-5290f458b8e4 demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 22:04:56.898728 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.openstack.wsgi [None req-cf74dccd-8dc3-4793-b6c0-5290f458b8e4 demo demo] Empty body provided in request {{(pid=111862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 22:04:56.899059 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.openstack.wsgi [None req-cf74dccd-8dc3-4793-b6c0-5290f458b8e4 demo demo] Calling method 'detail' {{(pid=111862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 22:04:56.899482 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.api_utils [None req-cf74dccd-8dc3-4793-b6c0-5290f458b8e4 demo demo] Removing options '' from query. {{(pid=111862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 22:04:56.900906 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.volume.api [None req-cf74dccd-8dc3-4793-b6c0-5290f458b8e4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 22:04:56.912641 np0000192556 devstack@c-api.service[111862]: INFO cinder.volume.api [None req-cf74dccd-8dc3-4793-b6c0-5290f458b8e4 demo demo] Get all volumes completed successfully. Sep 10 22:04:56.916973 np0000192556 devstack@c-api.service[111862]: INFO cinder.api.openstack.wsgi [None req-cf74dccd-8dc3-4793-b6c0-5290f458b8e4 demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 22:04:56.917653 np0000192556 devstack@c-api.service[111862]: [pid: 111862|app: 0|req: 8/33] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 22:04:56 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 10 22:05:06.905353 np0000192556 devstack@c-api.service[111862]: DEBUG dbcounter [-] [111862] Writing DB stats cinder:SELECT=1 {{(pid=111862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 22:05:56.938580 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.middleware.request_id [None req-29915a1e-63dd-4bdf-b68e-35989c2efdf6 None None] RequestId filter calling following filter/app {{(pid=111865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 22:05:56.942686 np0000192556 devstack@c-api.service[111865]: INFO cinder.api.openstack.wsgi [None req-29915a1e-63dd-4bdf-b68e-35989c2efdf6 demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 22:05:56.943114 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.openstack.wsgi [None req-29915a1e-63dd-4bdf-b68e-35989c2efdf6 demo demo] Empty body provided in request {{(pid=111865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 22:05:56.943517 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.openstack.wsgi [None req-29915a1e-63dd-4bdf-b68e-35989c2efdf6 demo demo] Calling method 'detail' {{(pid=111865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 22:05:56.944014 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.api_utils [None req-29915a1e-63dd-4bdf-b68e-35989c2efdf6 demo demo] Removing options '' from query. {{(pid=111865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 22:05:56.945454 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.volume.api [None req-29915a1e-63dd-4bdf-b68e-35989c2efdf6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 22:05:56.960403 np0000192556 devstack@c-api.service[111865]: INFO cinder.volume.api [None req-29915a1e-63dd-4bdf-b68e-35989c2efdf6 demo demo] Get all volumes completed successfully. Sep 10 22:05:56.963811 np0000192556 devstack@c-api.service[111865]: INFO cinder.api.openstack.wsgi [None req-29915a1e-63dd-4bdf-b68e-35989c2efdf6 demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 22:05:56.964475 np0000192556 devstack@c-api.service[111865]: [pid: 111865|app: 0|req: 10/34] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 22:05:56 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 10 22:06:06.949583 np0000192556 devstack@c-api.service[111865]: DEBUG dbcounter [-] [111865] Writing DB stats cinder:SELECT=1 {{(pid=111865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 22:06:56.978262 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.middleware.request_id [None req-b20809a9-340c-4562-997a-28273736d2a2 None None] RequestId filter calling following filter/app {{(pid=111864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 22:06:56.982040 np0000192556 devstack@c-api.service[111864]: INFO cinder.api.openstack.wsgi [None req-b20809a9-340c-4562-997a-28273736d2a2 demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 22:06:56.982336 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.openstack.wsgi [None req-b20809a9-340c-4562-997a-28273736d2a2 demo demo] Empty body provided in request {{(pid=111864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 22:06:56.982638 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.openstack.wsgi [None req-b20809a9-340c-4562-997a-28273736d2a2 demo demo] Calling method 'detail' {{(pid=111864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 22:06:56.982939 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.api_utils [None req-b20809a9-340c-4562-997a-28273736d2a2 demo demo] Removing options '' from query. {{(pid=111864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 22:06:56.983971 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.volume.api [None req-b20809a9-340c-4562-997a-28273736d2a2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 22:06:56.992928 np0000192556 devstack@c-api.service[111864]: INFO cinder.volume.api [None req-b20809a9-340c-4562-997a-28273736d2a2 demo demo] Get all volumes completed successfully. Sep 10 22:06:56.995780 np0000192556 devstack@c-api.service[111864]: INFO cinder.api.openstack.wsgi [None req-b20809a9-340c-4562-997a-28273736d2a2 demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 22:06:56.996297 np0000192556 devstack@c-api.service[111864]: [pid: 111864|app: 0|req: 9/35] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 22:06:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 22:07:06.987046 np0000192556 devstack@c-api.service[111864]: DEBUG dbcounter [-] [111864] Writing DB stats cinder:SELECT=1 {{(pid=111864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 22:07:57.010207 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.middleware.request_id [None req-071d7cf6-0a42-41d3-9f46-4cd5e7b794d3 None None] RequestId filter calling following filter/app {{(pid=111863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 22:07:57.013696 np0000192556 devstack@c-api.service[111863]: INFO cinder.api.openstack.wsgi [None req-071d7cf6-0a42-41d3-9f46-4cd5e7b794d3 demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 22:07:57.013959 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.openstack.wsgi [None req-071d7cf6-0a42-41d3-9f46-4cd5e7b794d3 demo demo] Empty body provided in request {{(pid=111863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 22:07:57.014245 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.openstack.wsgi [None req-071d7cf6-0a42-41d3-9f46-4cd5e7b794d3 demo demo] Calling method 'detail' {{(pid=111863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 22:07:57.014574 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.api_utils [None req-071d7cf6-0a42-41d3-9f46-4cd5e7b794d3 demo demo] Removing options '' from query. {{(pid=111863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 22:07:57.015604 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.volume.api [None req-071d7cf6-0a42-41d3-9f46-4cd5e7b794d3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 22:07:57.027112 np0000192556 devstack@c-api.service[111863]: INFO cinder.volume.api [None req-071d7cf6-0a42-41d3-9f46-4cd5e7b794d3 demo demo] Get all volumes completed successfully. Sep 10 22:07:57.029359 np0000192556 devstack@c-api.service[111863]: INFO cinder.api.openstack.wsgi [None req-071d7cf6-0a42-41d3-9f46-4cd5e7b794d3 demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 22:07:57.030191 np0000192556 devstack@c-api.service[111863]: [pid: 111863|app: 0|req: 9/36] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 22:07:57 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 10 22:08:07.019826 np0000192556 devstack@c-api.service[111863]: DEBUG dbcounter [-] [111863] Writing DB stats cinder:SELECT=1 {{(pid=111863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 22:08:57.046053 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.middleware.request_id [None req-c3621d72-2f4c-4019-86ac-a2316588452e None None] RequestId filter calling following filter/app {{(pid=111862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 22:08:57.208932 np0000192556 devstack@c-api.service[111862]: INFO cinder.api.openstack.wsgi [None req-c3621d72-2f4c-4019-86ac-a2316588452e demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 22:08:57.209312 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.openstack.wsgi [None req-c3621d72-2f4c-4019-86ac-a2316588452e demo demo] Empty body provided in request {{(pid=111862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 22:08:57.209685 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.openstack.wsgi [None req-c3621d72-2f4c-4019-86ac-a2316588452e demo demo] Calling method 'detail' {{(pid=111862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 22:08:57.210251 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.api_utils [None req-c3621d72-2f4c-4019-86ac-a2316588452e demo demo] Removing options '' from query. {{(pid=111862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 22:08:57.211560 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.volume.api [None req-c3621d72-2f4c-4019-86ac-a2316588452e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 22:08:57.223234 np0000192556 devstack@c-api.service[111862]: INFO cinder.volume.api [None req-c3621d72-2f4c-4019-86ac-a2316588452e demo demo] Get all volumes completed successfully. Sep 10 22:08:57.226899 np0000192556 devstack@c-api.service[111862]: INFO cinder.api.openstack.wsgi [None req-c3621d72-2f4c-4019-86ac-a2316588452e demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 22:08:57.227551 np0000192556 devstack@c-api.service[111862]: [pid: 111862|app: 0|req: 9/37] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 22:08:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 22:09:07.219204 np0000192556 devstack@c-api.service[111862]: DEBUG dbcounter [-] [111862] Writing DB stats cinder:SELECT=1 {{(pid=111862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 22:09:57.248329 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.middleware.request_id [None req-42c1677d-149e-4362-8030-16f5e5dedff6 None None] RequestId filter calling following filter/app {{(pid=111865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 22:09:57.252733 np0000192556 devstack@c-api.service[111865]: INFO cinder.api.openstack.wsgi [None req-42c1677d-149e-4362-8030-16f5e5dedff6 demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 22:09:57.253090 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.openstack.wsgi [None req-42c1677d-149e-4362-8030-16f5e5dedff6 demo demo] Empty body provided in request {{(pid=111865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 22:09:57.253483 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.openstack.wsgi [None req-42c1677d-149e-4362-8030-16f5e5dedff6 demo demo] Calling method 'detail' {{(pid=111865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 22:09:57.253938 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.api_utils [None req-42c1677d-149e-4362-8030-16f5e5dedff6 demo demo] Removing options '' from query. {{(pid=111865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 22:09:57.255450 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.volume.api [None req-42c1677d-149e-4362-8030-16f5e5dedff6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 22:09:57.267715 np0000192556 devstack@c-api.service[111865]: INFO cinder.volume.api [None req-42c1677d-149e-4362-8030-16f5e5dedff6 demo demo] Get all volumes completed successfully. Sep 10 22:09:57.271675 np0000192556 devstack@c-api.service[111865]: INFO cinder.api.openstack.wsgi [None req-42c1677d-149e-4362-8030-16f5e5dedff6 demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 22:09:57.272373 np0000192556 devstack@c-api.service[111865]: [pid: 111865|app: 0|req: 11/38] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 22:09:57 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 10 22:10:07.259538 np0000192556 devstack@c-api.service[111865]: DEBUG dbcounter [-] [111865] Writing DB stats cinder:SELECT=1 {{(pid=111865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 22:10:57.289526 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.middleware.request_id [None req-d57ade42-dac4-4ae6-ac10-867ff1b411e0 None None] RequestId filter calling following filter/app {{(pid=111864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 22:10:57.293617 np0000192556 devstack@c-api.service[111864]: INFO cinder.api.openstack.wsgi [None req-d57ade42-dac4-4ae6-ac10-867ff1b411e0 demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 22:10:57.293961 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.openstack.wsgi [None req-d57ade42-dac4-4ae6-ac10-867ff1b411e0 demo demo] Empty body provided in request {{(pid=111864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 22:10:57.294374 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.openstack.wsgi [None req-d57ade42-dac4-4ae6-ac10-867ff1b411e0 demo demo] Calling method 'detail' {{(pid=111864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 22:10:57.294787 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.api_utils [None req-d57ade42-dac4-4ae6-ac10-867ff1b411e0 demo demo] Removing options '' from query. {{(pid=111864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 22:10:57.296172 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.volume.api [None req-d57ade42-dac4-4ae6-ac10-867ff1b411e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 22:10:57.307594 np0000192556 devstack@c-api.service[111864]: INFO cinder.volume.api [None req-d57ade42-dac4-4ae6-ac10-867ff1b411e0 demo demo] Get all volumes completed successfully. Sep 10 22:10:57.311218 np0000192556 devstack@c-api.service[111864]: INFO cinder.api.openstack.wsgi [None req-d57ade42-dac4-4ae6-ac10-867ff1b411e0 demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 22:10:57.311822 np0000192556 devstack@c-api.service[111864]: [pid: 111864|app: 0|req: 10/39] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 22:10:57 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 10 22:11:07.300208 np0000192556 devstack@c-api.service[111864]: DEBUG dbcounter [-] [111864] Writing DB stats cinder:SELECT=1 {{(pid=111864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 22:11:57.327768 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.middleware.request_id [None req-2cb41f15-0202-4335-92a4-bf76e1db5a35 None None] RequestId filter calling following filter/app {{(pid=111863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 22:11:57.332638 np0000192556 devstack@c-api.service[111863]: INFO cinder.api.openstack.wsgi [None req-2cb41f15-0202-4335-92a4-bf76e1db5a35 demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 22:11:57.333005 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.openstack.wsgi [None req-2cb41f15-0202-4335-92a4-bf76e1db5a35 demo demo] Empty body provided in request {{(pid=111863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 22:11:57.333380 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.openstack.wsgi [None req-2cb41f15-0202-4335-92a4-bf76e1db5a35 demo demo] Calling method 'detail' {{(pid=111863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 22:11:57.333796 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.api_utils [None req-2cb41f15-0202-4335-92a4-bf76e1db5a35 demo demo] Removing options '' from query. {{(pid=111863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 22:11:57.335175 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.volume.api [None req-2cb41f15-0202-4335-92a4-bf76e1db5a35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 22:11:57.347510 np0000192556 devstack@c-api.service[111863]: INFO cinder.volume.api [None req-2cb41f15-0202-4335-92a4-bf76e1db5a35 demo demo] Get all volumes completed successfully. Sep 10 22:11:57.351864 np0000192556 devstack@c-api.service[111863]: INFO cinder.api.openstack.wsgi [None req-2cb41f15-0202-4335-92a4-bf76e1db5a35 demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 22:11:57.352611 np0000192556 devstack@c-api.service[111863]: [pid: 111863|app: 0|req: 10/40] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 22:11:57 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 10 22:12:07.339783 np0000192556 devstack@c-api.service[111863]: DEBUG dbcounter [-] [111863] Writing DB stats cinder:SELECT=1 {{(pid=111863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 22:12:57.370256 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.middleware.request_id [None req-72729a57-f54d-4a27-ab04-814ac80ddd39 None None] RequestId filter calling following filter/app {{(pid=111862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 22:12:57.374145 np0000192556 devstack@c-api.service[111862]: INFO cinder.api.openstack.wsgi [None req-72729a57-f54d-4a27-ab04-814ac80ddd39 demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 22:12:57.374480 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.openstack.wsgi [None req-72729a57-f54d-4a27-ab04-814ac80ddd39 demo demo] Empty body provided in request {{(pid=111862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 22:12:57.374840 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.openstack.wsgi [None req-72729a57-f54d-4a27-ab04-814ac80ddd39 demo demo] Calling method 'detail' {{(pid=111862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 22:12:57.375274 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.api_utils [None req-72729a57-f54d-4a27-ab04-814ac80ddd39 demo demo] Removing options '' from query. {{(pid=111862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 22:12:57.376559 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.volume.api [None req-72729a57-f54d-4a27-ab04-814ac80ddd39 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 22:12:57.388203 np0000192556 devstack@c-api.service[111862]: INFO cinder.volume.api [None req-72729a57-f54d-4a27-ab04-814ac80ddd39 demo demo] Get all volumes completed successfully. Sep 10 22:12:57.392070 np0000192556 devstack@c-api.service[111862]: INFO cinder.api.openstack.wsgi [None req-72729a57-f54d-4a27-ab04-814ac80ddd39 demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 22:12:57.392770 np0000192556 devstack@c-api.service[111862]: [pid: 111862|app: 0|req: 10/41] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 22:12:57 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 10 22:13:07.380759 np0000192556 devstack@c-api.service[111862]: DEBUG dbcounter [-] [111862] Writing DB stats cinder:SELECT=1 {{(pid=111862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 22:13:57.412602 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.middleware.request_id [None req-8cee724b-6ac1-4319-aa4f-2b70f8be9a07 None None] RequestId filter calling following filter/app {{(pid=111865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 22:13:57.551481 np0000192556 devstack@c-api.service[111865]: INFO cinder.api.openstack.wsgi [None req-8cee724b-6ac1-4319-aa4f-2b70f8be9a07 demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 22:13:57.551875 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.openstack.wsgi [None req-8cee724b-6ac1-4319-aa4f-2b70f8be9a07 demo demo] Empty body provided in request {{(pid=111865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 22:13:57.552392 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.openstack.wsgi [None req-8cee724b-6ac1-4319-aa4f-2b70f8be9a07 demo demo] Calling method 'detail' {{(pid=111865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 22:13:57.552978 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.api_utils [None req-8cee724b-6ac1-4319-aa4f-2b70f8be9a07 demo demo] Removing options '' from query. {{(pid=111865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 22:13:57.554480 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.volume.api [None req-8cee724b-6ac1-4319-aa4f-2b70f8be9a07 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 22:13:57.565820 np0000192556 devstack@c-api.service[111865]: INFO cinder.volume.api [None req-8cee724b-6ac1-4319-aa4f-2b70f8be9a07 demo demo] Get all volumes completed successfully. Sep 10 22:13:57.570104 np0000192556 devstack@c-api.service[111865]: INFO cinder.api.openstack.wsgi [None req-8cee724b-6ac1-4319-aa4f-2b70f8be9a07 demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 22:13:57.570741 np0000192556 devstack@c-api.service[111865]: [pid: 111865|app: 0|req: 12/42] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 22:13:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 22:14:07.558629 np0000192556 devstack@c-api.service[111865]: DEBUG dbcounter [-] [111865] Writing DB stats cinder:SELECT=1 {{(pid=111865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 22:14:57.585765 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.middleware.request_id [None req-8d0df65c-5686-4fd0-ab30-2456d780823e None None] RequestId filter calling following filter/app {{(pid=111864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 22:14:57.590327 np0000192556 devstack@c-api.service[111864]: INFO cinder.api.openstack.wsgi [None req-8d0df65c-5686-4fd0-ab30-2456d780823e demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 22:14:57.590669 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.openstack.wsgi [None req-8d0df65c-5686-4fd0-ab30-2456d780823e demo demo] Empty body provided in request {{(pid=111864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 22:14:57.591108 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.openstack.wsgi [None req-8d0df65c-5686-4fd0-ab30-2456d780823e demo demo] Calling method 'detail' {{(pid=111864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 22:14:57.591557 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.api_utils [None req-8d0df65c-5686-4fd0-ab30-2456d780823e demo demo] Removing options '' from query. {{(pid=111864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 22:14:57.592930 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.volume.api [None req-8d0df65c-5686-4fd0-ab30-2456d780823e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 22:14:57.604442 np0000192556 devstack@c-api.service[111864]: INFO cinder.volume.api [None req-8d0df65c-5686-4fd0-ab30-2456d780823e demo demo] Get all volumes completed successfully. Sep 10 22:14:57.608736 np0000192556 devstack@c-api.service[111864]: INFO cinder.api.openstack.wsgi [None req-8d0df65c-5686-4fd0-ab30-2456d780823e demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 22:14:57.609642 np0000192556 devstack@c-api.service[111864]: [pid: 111864|app: 0|req: 11/43] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 22:14:57 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 10 22:15:07.597227 np0000192556 devstack@c-api.service[111864]: DEBUG dbcounter [-] [111864] Writing DB stats cinder:SELECT=1 {{(pid=111864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 22:15:57.626055 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.middleware.request_id [None req-8e68b697-dddd-4b2e-9ccb-8b8c92a36fd6 None None] RequestId filter calling following filter/app {{(pid=111863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 22:15:57.630425 np0000192556 devstack@c-api.service[111863]: INFO cinder.api.openstack.wsgi [None req-8e68b697-dddd-4b2e-9ccb-8b8c92a36fd6 demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 22:15:57.630761 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.openstack.wsgi [None req-8e68b697-dddd-4b2e-9ccb-8b8c92a36fd6 demo demo] Empty body provided in request {{(pid=111863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 22:15:57.631189 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.openstack.wsgi [None req-8e68b697-dddd-4b2e-9ccb-8b8c92a36fd6 demo demo] Calling method 'detail' {{(pid=111863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 22:15:57.631605 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.api_utils [None req-8e68b697-dddd-4b2e-9ccb-8b8c92a36fd6 demo demo] Removing options '' from query. {{(pid=111863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 22:15:57.632944 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.volume.api [None req-8e68b697-dddd-4b2e-9ccb-8b8c92a36fd6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 22:15:57.645202 np0000192556 devstack@c-api.service[111863]: INFO cinder.volume.api [None req-8e68b697-dddd-4b2e-9ccb-8b8c92a36fd6 demo demo] Get all volumes completed successfully. Sep 10 22:15:57.649460 np0000192556 devstack@c-api.service[111863]: INFO cinder.api.openstack.wsgi [None req-8e68b697-dddd-4b2e-9ccb-8b8c92a36fd6 demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 22:15:57.650124 np0000192556 devstack@c-api.service[111863]: [pid: 111863|app: 0|req: 11/44] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 22:15:57 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 10 22:16:07.637463 np0000192556 devstack@c-api.service[111863]: DEBUG dbcounter [-] [111863] Writing DB stats cinder:SELECT=1 {{(pid=111863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 22:16:57.669339 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.middleware.request_id [None req-3201a1fb-410c-4734-9101-f631fbc7e72b None None] RequestId filter calling following filter/app {{(pid=111862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 22:16:57.675088 np0000192556 devstack@c-api.service[111862]: INFO cinder.api.openstack.wsgi [None req-3201a1fb-410c-4734-9101-f631fbc7e72b demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 22:16:57.675652 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.openstack.wsgi [None req-3201a1fb-410c-4734-9101-f631fbc7e72b demo demo] Empty body provided in request {{(pid=111862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 22:16:57.676129 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.openstack.wsgi [None req-3201a1fb-410c-4734-9101-f631fbc7e72b demo demo] Calling method 'detail' {{(pid=111862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 22:16:57.677012 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.api_utils [None req-3201a1fb-410c-4734-9101-f631fbc7e72b demo demo] Removing options '' from query. {{(pid=111862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 22:16:57.679013 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.volume.api [None req-3201a1fb-410c-4734-9101-f631fbc7e72b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 22:16:57.695447 np0000192556 devstack@c-api.service[111862]: INFO cinder.volume.api [None req-3201a1fb-410c-4734-9101-f631fbc7e72b demo demo] Get all volumes completed successfully. Sep 10 22:16:57.699323 np0000192556 devstack@c-api.service[111862]: INFO cinder.api.openstack.wsgi [None req-3201a1fb-410c-4734-9101-f631fbc7e72b demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 22:16:57.700434 np0000192556 devstack@c-api.service[111862]: [pid: 111862|app: 0|req: 11/45] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 22:16:57 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 10 22:17:07.684476 np0000192556 devstack@c-api.service[111862]: DEBUG dbcounter [-] [111862] Writing DB stats cinder:SELECT=1 {{(pid=111862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 22:17:57.746673 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.middleware.request_id [None req-808a53a3-686e-4abb-85d1-c606a6cd4086 None None] RequestId filter calling following filter/app {{(pid=111865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 22:17:57.749247 np0000192556 devstack@c-api.service[111865]: INFO cinder.api.openstack.wsgi [None req-808a53a3-686e-4abb-85d1-c606a6cd4086 demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 22:17:57.749405 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.openstack.wsgi [None req-808a53a3-686e-4abb-85d1-c606a6cd4086 demo demo] Empty body provided in request {{(pid=111865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 22:17:57.749587 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.openstack.wsgi [None req-808a53a3-686e-4abb-85d1-c606a6cd4086 demo demo] Calling method 'detail' {{(pid=111865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 22:17:57.749806 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.api_utils [None req-808a53a3-686e-4abb-85d1-c606a6cd4086 demo demo] Removing options '' from query. {{(pid=111865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 22:17:57.750405 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.volume.api [None req-808a53a3-686e-4abb-85d1-c606a6cd4086 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 22:17:57.759587 np0000192556 devstack@c-api.service[111865]: INFO cinder.volume.api [None req-808a53a3-686e-4abb-85d1-c606a6cd4086 demo demo] Get all volumes completed successfully. Sep 10 22:17:57.761331 np0000192556 devstack@c-api.service[111865]: INFO cinder.api.openstack.wsgi [None req-808a53a3-686e-4abb-85d1-c606a6cd4086 demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 22:17:57.761671 np0000192556 devstack@c-api.service[111865]: [pid: 111865|app: 0|req: 13/46] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 22:17:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 22:18:07.753176 np0000192556 devstack@c-api.service[111865]: DEBUG dbcounter [-] [111865] Writing DB stats cinder:SELECT=1 {{(pid=111865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 22:18:57.781511 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.middleware.request_id [None req-d28ea5a7-a457-42d5-8355-2bd85838e9c5 None None] RequestId filter calling following filter/app {{(pid=111864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 22:18:57.848018 np0000192556 devstack@c-api.service[111864]: INFO cinder.api.openstack.wsgi [None req-d28ea5a7-a457-42d5-8355-2bd85838e9c5 demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 22:18:57.848419 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.openstack.wsgi [None req-d28ea5a7-a457-42d5-8355-2bd85838e9c5 demo demo] Empty body provided in request {{(pid=111864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 22:18:57.848761 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.openstack.wsgi [None req-d28ea5a7-a457-42d5-8355-2bd85838e9c5 demo demo] Calling method 'detail' {{(pid=111864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 22:18:57.849272 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.api.api_utils [None req-d28ea5a7-a457-42d5-8355-2bd85838e9c5 demo demo] Removing options '' from query. {{(pid=111864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 22:18:57.850638 np0000192556 devstack@c-api.service[111864]: DEBUG cinder.volume.api [None req-d28ea5a7-a457-42d5-8355-2bd85838e9c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 22:18:57.861006 np0000192556 devstack@c-api.service[111864]: INFO cinder.volume.api [None req-d28ea5a7-a457-42d5-8355-2bd85838e9c5 demo demo] Get all volumes completed successfully. Sep 10 22:18:57.863499 np0000192556 devstack@c-api.service[111864]: INFO cinder.api.openstack.wsgi [None req-d28ea5a7-a457-42d5-8355-2bd85838e9c5 demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 22:18:57.863917 np0000192556 devstack@c-api.service[111864]: [pid: 111864|app: 0|req: 12/47] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 22:18:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 22:19:07.854223 np0000192556 devstack@c-api.service[111864]: DEBUG dbcounter [-] [111864] Writing DB stats cinder:SELECT=1 {{(pid=111864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 22:19:57.880837 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.middleware.request_id [None req-980db862-32ca-4c0a-82d8-4b382a42c39b None None] RequestId filter calling following filter/app {{(pid=111863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 22:19:57.884627 np0000192556 devstack@c-api.service[111863]: INFO cinder.api.openstack.wsgi [None req-980db862-32ca-4c0a-82d8-4b382a42c39b demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 22:19:57.885006 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.openstack.wsgi [None req-980db862-32ca-4c0a-82d8-4b382a42c39b demo demo] Empty body provided in request {{(pid=111863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 22:19:57.885398 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.openstack.wsgi [None req-980db862-32ca-4c0a-82d8-4b382a42c39b demo demo] Calling method 'detail' {{(pid=111863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 22:19:57.885809 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.api.api_utils [None req-980db862-32ca-4c0a-82d8-4b382a42c39b demo demo] Removing options '' from query. {{(pid=111863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 22:19:57.887158 np0000192556 devstack@c-api.service[111863]: DEBUG cinder.volume.api [None req-980db862-32ca-4c0a-82d8-4b382a42c39b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 22:19:57.897561 np0000192556 devstack@c-api.service[111863]: INFO cinder.volume.api [None req-980db862-32ca-4c0a-82d8-4b382a42c39b demo demo] Get all volumes completed successfully. Sep 10 22:19:57.901346 np0000192556 devstack@c-api.service[111863]: INFO cinder.api.openstack.wsgi [None req-980db862-32ca-4c0a-82d8-4b382a42c39b demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 22:19:57.901995 np0000192556 devstack@c-api.service[111863]: [pid: 111863|app: 0|req: 12/48] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 22:19:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 22:20:07.891160 np0000192556 devstack@c-api.service[111863]: DEBUG dbcounter [-] [111863] Writing DB stats cinder:SELECT=1 {{(pid=111863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 22:20:57.916158 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.middleware.request_id [None req-594679a3-205b-49c4-9ea6-16c243fd597c None None] RequestId filter calling following filter/app {{(pid=111862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 22:20:57.920126 np0000192556 devstack@c-api.service[111862]: INFO cinder.api.openstack.wsgi [None req-594679a3-205b-49c4-9ea6-16c243fd597c demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 22:20:57.920495 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.openstack.wsgi [None req-594679a3-205b-49c4-9ea6-16c243fd597c demo demo] Empty body provided in request {{(pid=111862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 22:20:57.920904 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.openstack.wsgi [None req-594679a3-205b-49c4-9ea6-16c243fd597c demo demo] Calling method 'detail' {{(pid=111862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 22:20:57.921365 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.api.api_utils [None req-594679a3-205b-49c4-9ea6-16c243fd597c demo demo] Removing options '' from query. {{(pid=111862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 22:20:57.922833 np0000192556 devstack@c-api.service[111862]: DEBUG cinder.volume.api [None req-594679a3-205b-49c4-9ea6-16c243fd597c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 22:20:57.934789 np0000192556 devstack@c-api.service[111862]: INFO cinder.volume.api [None req-594679a3-205b-49c4-9ea6-16c243fd597c demo demo] Get all volumes completed successfully. Sep 10 22:20:57.938104 np0000192556 devstack@c-api.service[111862]: INFO cinder.api.openstack.wsgi [None req-594679a3-205b-49c4-9ea6-16c243fd597c demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 22:20:57.938991 np0000192556 devstack@c-api.service[111862]: [pid: 111862|app: 0|req: 12/49] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 22:20:57 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 10 22:21:07.926868 np0000192556 devstack@c-api.service[111862]: DEBUG dbcounter [-] [111862] Writing DB stats cinder:SELECT=1 {{(pid=111862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 22:21:57.954619 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.middleware.request_id [None req-0b540961-cdc3-4d69-8351-00468a390d6b None None] RequestId filter calling following filter/app {{(pid=111865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 22:21:57.958431 np0000192556 devstack@c-api.service[111865]: INFO cinder.api.openstack.wsgi [None req-0b540961-cdc3-4d69-8351-00468a390d6b demo demo] GET https://162.253.55.85/volume/v3/volumes/detail Sep 10 22:21:57.958763 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.openstack.wsgi [None req-0b540961-cdc3-4d69-8351-00468a390d6b demo demo] Empty body provided in request {{(pid=111865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 22:21:57.959116 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.openstack.wsgi [None req-0b540961-cdc3-4d69-8351-00468a390d6b demo demo] Calling method 'detail' {{(pid=111865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 22:21:57.959592 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.api.api_utils [None req-0b540961-cdc3-4d69-8351-00468a390d6b demo demo] Removing options '' from query. {{(pid=111865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 22:21:57.960867 np0000192556 devstack@c-api.service[111865]: DEBUG cinder.volume.api [None req-0b540961-cdc3-4d69-8351-00468a390d6b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 22:21:57.971653 np0000192556 devstack@c-api.service[111865]: INFO cinder.volume.api [None req-0b540961-cdc3-4d69-8351-00468a390d6b demo demo] Get all volumes completed successfully. Sep 10 22:21:57.975349 np0000192556 devstack@c-api.service[111865]: INFO cinder.api.openstack.wsgi [None req-0b540961-cdc3-4d69-8351-00468a390d6b demo demo] https://162.253.55.85/volume/v3/volumes/detail returned with HTTP 200 Sep 10 22:21:57.975933 np0000192556 devstack@c-api.service[111865]: [pid: 111865|app: 0|req: 14/50] 162.253.55.85 () {64 vars in 1290 bytes} [Thu Sep 10 22:21:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 22:22:07.965083 np0000192556 devstack@c-api.service[111865]: DEBUG dbcounter [-] [111865] Writing DB stats cinder:SELECT=1 {{(pid=111865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}